Hide

SftDirectory 3.5 - ActiveX File/Folder Control

Display
Print

SftDirectory.Window Property

Returns the control's window handle.

Syntax

Get

VB.NETHandle = object.Window As Integer
VBHandle = object.Window As Long
C#.NETint Handle = object.Window;
VC++long Handle = object->Window;
long Handle = object->GetWindow();
CHRESULT object->get_Window(long* Handle);

object

A SftDirectory object.

Handle

Returns the control's window handle.

Comments

The Window property returns the control's window handle.

The Window property is used in conjunction with SftPrintPreview/OCX. It should not be used to access the control's internal information or with Windows API calls as this may cause incompatibilities with future releases of SftDirectory.

See Also SftDirectory Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.