SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftPrintPreview/DLL 2.0 - Print Preview Control (discontinued)
SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftDirectory 3.5 - File/Folder Control (discontinued)
SftMask/OCX 7.0 - Masked Edit Control
SftOptions 1.0 - Registry/INI Control (discontinued)
SftPrintPreview/OCX 1.0 - Print Preview Control (discontinued)
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftTabs/NET 6.0 - Tab Control (discontinued)
SftTree/NET 2.0 - Tree Control
The SftTreeSplitter object describes the vertical splitter bar in a SftTree/OCX control. The SftTreeSplitter object can be accessed through the control's Splitter property. A control has only one SftTreeSplitter object.
Property/Method | Description |
---|---|
Column | Defines the number of columns displayed in the left pane of a split tree control. |
GetPosition | Returns the coordinates of the splitter bar. |
GetPositionPix | Returns the coordinates of the splitter bar. |
LeftWindow | Returns the window handle of the left pane in a split tree control. |
MakeOptimal | Positions the splitter bar optimally. |
Offset | Defines the horizontal offset of the splitter bar in a split tree control. |
OffsetPix | Defines the horizontal offset of the splitter bar in a split tree control. |
ResizeMode | Allows the user to resize the panes of a split tree control using the keyboard. |
RightWindow | Returns the window handle of the right pane in a split tree control. |
Visible | Defines whether a vertical splitter bar is present. |
Width | Defines the width of the splitter bar. |
WidthPix | Defines the width of the splitter bar. |
See Also Object Hierarchy