Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

ResizeMode Method, SftTreeSplitter Object

Allows the user to resize the panes of a split tree control using the keyboard.

Syntax

VB.NETobject.ResizeMode()
VBobject.ResizeMode
C#.NETvoid object.ResizeMode();
VC++HRESULT object->ResizeMode();
CHRESULT object->raw_ResizeMode();

object

A SftTreeSplitter object.

Comments

The ResizeMode method allows the user to resize the panes of a split tree control using the keyboard.

The splitter bar of a split tree control can always be resized by dragging the splitter bar using the mouse. If an application wants to provide a keyboard interface, a menu option could be implemented which invokes ResizeMode.

Once the ResizeMode method is called, the panes of a split tree control can be resized using the left and right arrow keys. When the user presses the ESCAPE key or moves the mouse cursor away from the splitter bar, the resizing operation ends. While the user resizes the panes, the ColumnSize event occurs.

See Also SftTreeSplitter Object | Object Hierarchy


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


Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.