Name | Description | |
---|---|---|
DADialog Constructor | Initializes an instance of the DADialog class. |
The following tables list the members exposed by DADialog.
Name | Description | |
---|---|---|
DADialog Constructor | Initializes an instance of the DADialog class. |
Name | Description | |
---|---|---|
ClientSelector | The selector of the client object that is used for the dialog operations. | |
Container | (Inherited from System.ComponentModel.Component) | |
RetainAppearance | Determines whether the dialog should retain its appearance (such as location and size) between invocations. (Inherited from OpcLabs.BaseLib.Forms.FormCommonDialog) | |
Site | (Inherited from System.ComponentModel.Component) | |
SizeFactor | Determines the (initial) size of the dialog. (Inherited from OpcLabs.BaseLib.Forms.SizableCommonDialog) | |
SizeFactorName | The name of the size factor. Empty if none of the standard factors. (Inherited from OpcLabs.BaseLib.Forms.SizableCommonDialog) | |
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. (Inherited from OpcLabs.BaseLib.Forms.FormCommonDialog) | |
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 | 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. (Inherited from OpcLabs.BaseLib.Forms.FormCommonDialog) | |
SetTag | Sets an object associated with the dialog. (Inherited from OpcLabs.BaseLib.Forms.ConcreteCommonDialog) | |
ShowDialog | Overloaded. Runs a common dialog box. (Inherited from OpcLabs.BaseLib.Forms.FormCommonDialog) | |
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) | |
ObtainClient | Infrastructure. | |
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 | Specifies a common dialog box. (Inherited from OpcLabs.BaseLib.Forms.ConcreteCommonDialog) |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
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) |