VisDesktopListBox
PPJ.Runtime.Vis.VisDesktopListBox
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Web.Vis.49 (4.9.0.0)
Displays directory tree in a listbox similar to Win95
public class VisDesktopListBox : VisOutlineListBox
Constructors
VisDesktopListBox()

Default Constructor.
Methods
FromHandle(hWnd)

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