The LibraryBrowserDialog type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
SetItemTypeFilter |
Sets the set of library item types that shall be displayed by this dialog.
By default, only items of type LibraryItemType.Analysis are displayed.
|
![]() |
ShowDialog |
Shows the a modal dialog box with the currently active window set as its owner.
|
![]() |
ShowDialog(IWin32Window) |
Shows the a modal dialog box with the currently active window set as its owner.
|
See Also