VisDesktopListBox
PPJ.Runtime.Vis.VisDesktopListBox
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Runtime.Vis.49 (4.9.0.0)
Displays directory tree in a list box similar to Win95
public class VisDesktopListBox : VisOutlineListBoxPublic Class VisDesktopListBox
Inherits VisOutlineListBoxConstructors
VisDesktopListBox()
Default Constructor.
Methods
FromHandle(handle)
Returns the control associated with the handle.
Parameter
Type
Description
Returns: VisDesktopListBox.
GetItemDir(hItem)
Retrieves directory for specified item handle.
Parameter
Type
Description
Returns: SalString.
GetSelectedDir()
Returns the full path of the selected directory.
Returns: SalString.
Implements
Name
Description
Last updated