Name | Description | |
---|---|---|
UADataDialog Constructor | Overloaded. |
The following tables list the members exposed by UADataDialog.
Name | Description | |
---|---|---|
UADataDialog Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultIncludeProperties | Default value of the IncludeProperties property. Equals to true . | |
DefaultManualNodes | Default value of the ManualNodes property. Equals to true . | |
DefaultMultiSelect | Default value of the MultiSelect property. Equals to false . | |
DefaultUserPickEndpoint | Default value of the DefaultUserPickEndpoint property. Equals to false . |
Name | Description | |
---|---|---|
ClientSelector | The selector of the client object that is used for the dialog operations. (Inherited from OpcLabs.EasyOpc.UA.Forms.Browsing.UADialog) | |
Container | (Inherited from System.ComponentModel.Component) | |
EndpointDescriptor | Contains data defining a connection to the OPC-UA Server (mainly, its URL string). | |
EndpointDescriptors | Array of endpoint descriptor objects. | |
IncludeProperties | Determines whether Property nodes will be included in browse results. | |
ManualNodes | Determines whether the user will be allowed to add computers and OPC servers manually. | |
MultiSelect | Determines whether the dialog allows the user to select multiple nodes as output. | |
NodeDescriptor | Contains information necessary to identify an OPC-UA node, such as its Node Id. | |
NodeDescriptors | Array of node descriptor objects. | |
NodeElement | Gets the information about the OPC-UA node selected in the dialog box. | |
NodeElements | Contains information gathered about OPC-UA nodes selected by the user. | |
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) | |
StartNodeDescriptor | The start node for an endpoint. | |
Tag | Gets or sets an object that contains data about the control. (Inherited from System.Windows.Forms.CommonDialog) | |
UserPickEndpoint | Determines whether the user will be also picking the OPC-UA server endpoint. |
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 | |
---|---|---|
BeginInit | ||
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. Overridden. Clean up any resources being used. | |
EndInit | ||
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 | Overridden. 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. Resets all properties to their default values. | |
RevertAppearance | Reverts the dialog's appearance (such as its location and size) to the configured settings. (Inherited from OpcLabs.BaseLib.Forms.FormCommonDialog) | |
SetEndpointDescriptors | Set the array of endpoint descriptor objects. | |
SetNodeDescriptors | Set the array of node descriptor objects. | |
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. (Inherited from OpcLabs.EasyOpc.UA.Forms.Browsing.UADialog) | |
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 | Overridden. When overridden in a derived class, specifies a common dialog box. Specifies a common dialog box. Specifies a common dialog box. |
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) |