Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

RightWindow Property, SftTree Object

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

Deprecated - Provided for compatibility with earlier versions only - Use Splitter.RightWindow instead

Syntax

Get

VB.NETHandle = object.RightWindow As Integer
VBHandle = object.RightWindow As OLE_HANDLE
C#.NETint Handle = object.RightWindow;
VC++OLE_HANDLE Handle = object->RightWindow;
OLE_HANDLE Handle = object->GetRightWindow();
CHRESULT object->get_RightWindow(OLE_HANDLE* Handle);

object

A SftTree object.

Handle

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

Comments

Deprecated - Provided for compatibility with earlier versions only - Use Splitter.RightWindow instead

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

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

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

See Also SftTree Object | Object Hierarchy


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