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 SftBoxRowColumnHeader object describes the row/column header in a SftBox/OCX control. The SftBoxRowColumnHeader object can be accessed through the control's RowColumnHeader property. A control has only one SftBoxRowColumnHeader object.
Properties and methods shown grayed are provided for compatibility with older releases only and should no longer be used.
Property/Method | Description |
---|---|
Align | Defines the row/column header's text alignment. |
BackColor | Defines the row/column header's background color. |
DarkEdgeColor | Defines the row/column header's dark edge color. |
Down | Defines whether the row/column button is currently pressed. |
Enabled | Defines the row/column header's enabled/disabled status. |
ForeColor | Defines the row/column header's text color. |
GetPosition | Returns the row/column header's position and dimensions. |
GetPositionDropDown | Returns the row/column header's position and dimensions. |
GetPositionDropDownPix | Returns the row/column header's position and dimensions in pixels. |
GetPositionDropDownV | Returns the row/column header's position and dimensions. |
GetPositionPix | Returns the row/column header's position and dimensions in pixels. |
GetPositionV | Returns the row/column header's position and dimensions. |
GrayedColor | Defines the text color used to draw a disabled row/column header. |
Image | Defines the graphic displayed in the row/column header. |
ImageHAlign | Defines the horizontal alignment of the graphic in the row/column header. |
ImageVAlign | Defines the vertical alignment of the graphic in the row/column header. |
LightEdgeColor | Defines the color used to draw the highlighted edge of the row/column header. |
Picture | Defines the row/column header's picture component. |
PictureAlign | Defines the row/column header's picture alignment. |
RemainUp | Defines whether the row/column button will return to its "up" position when pressed. |
Style | Defines the appearance of the row/column header. |
Text | Defines the text displayed in the row/column header. |
TextHAlign | Defines the horizontal alignment of the text in the row/column header. |
TextVAlign | Defines the vertical alignment of the text in the row/column header. |
Properties and methods shown grayed are provided for compatibility with older releases only and should no longer be used.
See Also Object Hierarchy