VisOutlineListBox
PPJ.Runtime.Vis.VisOutlineListBox
Last updated
PPJ.Runtime.Vis.VisOutlineListBox
Last updated
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Runtime.Vis.49 (4.9.0.0)
Default Constructor.
Boolean: Enabled/Disables automatic drag operations. (Default: True
)
SalNumber: Multiple Inheritance: Wrapper property.
SalNumber: Multiple Inheritance: Wrapper property.
Boolean: Shows/Hides the horizontal scrollbar. Supported starting from Common Controls v. 5.80 (Default: True
)
SalNumber: Multiple Inheritance: Wrapper property.
SalNumber: Multiple Inheritance: Wrapper property.
Size: Gets or sets the default size for the node images. (Default: "16, 16"
)
Control: Returns/Sets the label associated with this control.
SalNamedProperties: Returns the collection of named properties.
SalNumber: Multiple Inheritance: Wrapper property.
SalNumber: Multiple Inheritance: Wrapper property.
SalNumber: Multiple Inheritance: Wrapper property.
SalNumber: Multiple Inheritance: Wrapper property.
SalNumber: Multiple Inheritance: Wrapper property.
SalNumber: Multiple Inheritance: Wrapper property.
TreeNode[]: Returns the collection of all selected nodes.
SelectionMode: Returns/Sets the selection mode. (Default: One
)
SalString: Multiple Inheritance: Wrapper property.
Boolean: Determines whether the control uses the StateImageList or the default ImageList to render the node images. When using the StateImageList, nodes without a specific image are left aligned without any icon. When using the default ImageList, nodes without an image show the default first image in the list.
Adds an item to the list and displays it in the specified color.
Returns: SalNumber.
Adds an item to the list, displays it in the specified color and associates the specified value with the item.
Returns: SalNumber.
Adds an item to the list control and displays it in the specified font.
Returns: SalNumber.
Adds a new item with the specified font and value.
Returns: SalNumber.
Adds a string to a list box or combo box.
Returns: SalNumber.
Adds an item to the list control and specified an image for the normal and selected state.
Returns: SalNumber.
Adds an item to the list control and specified an image for the normal and selected state, and a value to associate with the item.
Returns: SalNumber.
Brings a window to the top of all overlapping windows.
Returns: SalBoolean.
Centers a window. If the window is a top-level window, it centers it on the desktop. If the window is a child window, it centers it on top of its parent.
Returns: SalBoolean.
Clears the value from a data field, multi line field, or table window column.
Returns: SalBoolean.
Clears a window's cursor.
Returns: SalBoolean.
Deletes all entries from a list box or combo box.
Returns: SalBoolean.
Collapses all descendant items.
Returns: SalBoolean.
Deletes the child item from the tree control.
Returns: SalNumber.
Deletes all descendants (children, grandchildren, and so on) of the specified child.
Returns: SalNumber.
Deletes a list box or combo box entry.
Returns: SalNumber.
Moves an item and all descendants right in the outline by making the item become the last child of the previous sibling.
Returns: SalBoolean.