IDirList Members

Include Protected Members
Include Inherited Members

Manages the appearance and actions of a displayed directory list.

The IDirList type exposes the following members.

Methods

  Name Description
Public method Add Adds a string to a directory list.
Public method get_Count Gets the number of items in the directory list.
Public method get_Description Returns the description of the directory list.
Public method get_HWND Returns the HWND of the directory list.
Public method get_Title Get the title of the directory list.
Public method index Retrieves an item, by position, from the directory list.
Public method put_Description Changes the description of the directory list.
Public method put_ShowCheck Show or hide the checkbox next to each item in the list.
Public method put_ShowTitle Show or hide the title of the directory list.
Public method put_Title Change the title of the directory list.
Public method Reset Go back to the default values for the directory list.

Top

See Also

Reference

IDirList Interface

Microsoft.VisualStudio.Shell.Interop Namespace