Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

LeftWindow Property, SftTreeSplitter Object

Returns the window handle of the left pane in a split tree control.

Syntax

Get

VB.NETHandle = object.LeftWindow As Integer
VBHandle = object.LeftWindow As OLE_HANDLE
C#.NETint Handle = object.LeftWindow;
VC++OLE_HANDLE Handle = object->LeftWindow;
OLE_HANDLE Handle = object->GetLeftWindow();
CHRESULT object->get_LeftWindow(OLE_HANDLE* Handle);

object

A SftTreeSplitter object.

Handle

Returns the window handle of the left pane in a split tree control.

Comments

The LeftWindow property returns the window handle of the left pane in a split tree control.

The LeftWindow property should not be used and may cause incompatibilities with future releases of SftTree/OCX.

The Splitter.RightWindow property returns the window handle of the right pane in a split tree control.

See Also SftTreeSplitter Object | Object Hierarchy


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