Hide

SftBox/OCX 5.0 - Combo Box Control

Display
Print

SftBoxItem Object (ISftBoxItem Interface)

The SftBoxItem object represents one item in a SftBox/OCX control. A SftBoxItem object for a particular item can be accessed through the control's Item property.

Certain default properties and behavior for items can be defined using the SftBoxItems object.

Properties and methods shown grayed are provided for compatibility with older releases only and should no longer be used.

Property/MethodDescription
CellReturns an item's SftBoxCell object given a column number.
ClearCellImagesRemoves the cell images from this item.
CollapseCollapses the item so its dependents are no longer visible.
DataDefines the item's application specific numeric value.
DataObjectDefines the item's application specific object value.
DataTagDefines the item's application specific variant value.
DeleteDependentsDeletes the item's dependents (child items).
DependentCountReturns the item's number of dependents (child items).
EnabledDefines the item's enabled/disabled status.
ExpandExpands the item so its dependents become visible.
ExpandableDefines whether the item is expandable.
ExpandedDefines whether the item is expanded or collapsed.
FirstDependentReturns the item's first dependent (child item).
FirstSiblingReturns the item's first sibling.
GetPositionReturns the item's position and dimensions.
GetPositionPixReturns the item's position and dimensions in pixels.
GetPositionVReturns the item's position and dimensions.
HeightReturns the item's height.
HeightPixReturns the item's height in pixels.
IDDefines the item ID of the item.
ImageDefines the item graphic displayed in this item.
ItemIndexReturns the item index of this item.
LabelImageDefines the label graphic displayed in this item.
LabelPictureDefines the label graphic displayed in this item.
LastDependentReturns the item's last dependent (child item).
LastSiblingReturns the item's last sibling item.
LevelDefines the item's level number (indentation).
MakeVisibleMakes the item visible using vertical scrolling if needed.
MaxHeightPixDefines the maximum height of the item.
MinHeightPixDefines the minimum height of the item.
NextShownReturns the index of the next visible item.
NextSiblingReturns the item's next sibling item.
ParentReturns the item's parent item.
PictureDefines the item graphic displayed in this item.
PrevShownReturns the index of the previous visible item.
PrevSiblingReturns the item's previous sibling.
RowHeaderReturns the item's SftBoxRowHeader object.
ShownDefines whether the item is shown.
TagDefines the item's application specific variant value.
TopParentReturns the item's top-most parent item.

Properties and methods shown grayed are provided for compatibility with older releases only and should no longer be used.

See Also Object Hierarchy


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