Name | Description | |
---|---|---|
![]() | FormCommonDialog Constructor | Initializes a new instance of the FormCommonDialog class. |
The following tables list the members exposed by FormCommonDialog.
Name | Description | |
---|---|---|
![]() | FormCommonDialog Constructor | Initializes a new instance of the FormCommonDialog class. |
Name | Description | |
---|---|---|
![]() | DefaultRetainAppearance | Default value of the RetainAppearance property. Equals to true . |
Name | Description | |
---|---|---|
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | RetainAppearance | Determines whether the dialog should retain its appearance (such as location and size) between invocations. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Tag | Gets or sets an object that contains data about the control. (Inherited from System.Windows.Forms.CommonDialog) |
Name | Description | |
---|---|---|
![]() | AppearanceNeedsRefresh | Indicates whether the dialog's appearance should be refreshed before showing. |
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. (Inherited from System.ComponentModel.Component) |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from object) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Reset | When overridden in a derived class, resets the properties of a common dialog box to their default values. Resets all properties to their default values. (Inherited from OpcLabs.BaseLib.Forms.ConcreteCommonDialog) |
![]() | RevertAppearance | Reverts the dialog's appearance (such as its location and size) to the configured settings. |
![]() | SetTag | Sets an object associated with the dialog. (Inherited from OpcLabs.BaseLib.Forms.ConcreteCommonDialog) |
![]() | ShowDialog | Overloaded. Runs a common dialog box. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | HookProc | Defines the common dialog box hook procedure that is overridden to add specific functionality to a common dialog box. (Inherited from System.Windows.Forms.CommonDialog) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnHelpRequest | Raises the System.Windows.Forms.CommonDialog.HelpRequest event. (Inherited from System.Windows.Forms.CommonDialog) |
![]() | OwnerWndProc | Defines the owner window procedure that is overridden to add specific functionality to a common dialog box. (Inherited from System.Windows.Forms.CommonDialog) |
![]() | RunDialog | When overridden in a derived class, specifies a common dialog box. Specifies a common dialog box. (Inherited from OpcLabs.BaseLib.Forms.ConcreteCommonDialog) |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | HelpRequest | Occurs when the user clicks the Help button on a common dialog box. (Inherited from System.Windows.Forms.CommonDialog) |