VisDirListBox
PPJ.Runtime.Vis.VisDirListBox
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Web.Vis.49 (4.9.0.0)
Displays collapsible list of directories in a listbox.
Constructors
Default Constructor.
Methods
Returns the control associated with the handle.
Returns: VisDirListBox.
Returns the selected directory.
Returns: SalString.
Populates the listbox with the sub directories in the specified directory.
Returns: SalBoolean.
Selects the highlighted directory.
Returns: SalString.
Implements
Last updated