Public Methods
add_Disposed |
DISPID (Dispatch ID):
For more information, see add_Disposed in .NET Reference. |
Dispose |
DISPID (Dispatch ID):
For more information, see Dispose in .NET Reference. |
Equals | Determines whether the specified object is equal to the current object.
DISPID (Dispatch ID):
For more information, see Equals in .NET Reference. |
GetHashCode | Returns a hash code for the current object.
DISPID (Dispatch ID):
For more information, see GetHashCode in .NET Reference. |
GetType | Gets the Type of the current instance.
DISPID (Dispatch ID):
For more information, see GetType in .NET Reference. |
remove_Disposed |
DISPID (Dispatch ID):
For more information, see remove_Disposed in .NET Reference. |
Reset | Resets the properties of a common dialog to their default values.
DISPID (Dispatch ID):
For more information, see Reset in .NET Reference. |
RevertAppearance | Reverts the dialog's appearance (such as its location and size) to the configured settings.
DISPID (Dispatch ID):
For more information, see RevertAppearance in .NET Reference. |
SetTag | Sets an object associated with the dialog.
DISPID (Dispatch ID):
For more information, see SetTag in .NET Reference. |
ShowDialog | Runs a common dialog box, optionally parented to the given IWin32Window.
DISPID (Dispatch ID):
For more information, see ShowDialog in .NET Reference. |
Public Properties
AEClientSelector | The selector of the OPC-A&E client object that is used for the dialog operations.
DISPID (Dispatch ID):
For more information, see AEClientSelector in .NET Reference. |
ComputerElement | Information about the computer selected in the dialog box.
DISPID (Dispatch ID):
For more information, see ComputerElement in .NET Reference. |
DAClientSelector | The selector of the OPC-DA client object that is used for the dialog operations.
DISPID (Dispatch ID):
For more information, see DAClientSelector in .NET Reference. |
DisplayString | The display string for the current object.
DISPID (Dispatch ID): 0
For more information, see ToString in .NET Reference. |
ManualNodes | Determines whether the user will be allowed to add computers and OPC servers manually.
DISPID (Dispatch ID):
For more information, see ManualNodes in .NET Reference. |
RetainAppearance | Determines whether the dialog should retain its appearance (such as location and size) between invocations.
DISPID (Dispatch ID):
For more information, see RetainAppearance in .NET Reference. |
ServerDescriptor | Identifies the computer and the OPC server.
DISPID (Dispatch ID):
For more information, see ServerDescriptor in .NET Reference. |
ServerElement | Information about the OPC server selected in the dialog box.
DISPID (Dispatch ID):
For more information, see ServerElement in .NET Reference. |
ServerFamilies | The server family or families.
DISPID (Dispatch ID):
For more information, see ServerFamilies in .NET Reference. |
Site |
DISPID (Dispatch ID):
For more information, see Site in .NET Reference. |
SizeFactor | Determines the (initial) size of the dialog.
DISPID (Dispatch ID):
For more information, see SizeFactor in .NET Reference. |
SizeFactorName | The name of the size factor. Empty if none of the standard factors. |
Tag | Gets or sets an object that contains data about the control. |
ToString | Returns a string that represents the current object.
DISPID (Dispatch ID):
For more information, see ToString in .NET Reference. |
See Also