The BCOpenProjectDialog type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) | |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| OnDispose |
The method is called on Dispose .
(Inherited from BCObjectBrowserDialog.) | |
| OnShowDialog |
The method is invoked when ShowDialog(IWin32Window) is being called.
Derived class must override the method to show the dialog box.
(Inherited from BCObjectBrowserDialog.) | |
| ShowDialog |
Shows the dialog box.
(Inherited from BCObjectBrowserDialog.) | |
| ShowDialog(IWin32Window) |
Shows the dialog box.
(Inherited from BCObjectBrowserDialog.) | |
| ThrowIfDisposed |
Throws the (Inherited from DisposableObject.) | |
| (Inherited from |
See Also