OPC Labs EasyOPC Forms
AEDialog Interface Members
OpcLabs_EasyOpcForms ActiveX DLL > AEAreaOrSourceDialog Object : AEDialog Interface
Description
A dialog for OPC-A&E.

 

IID (Interface ID): c6416bb5-233d-4783-a01f-1f9201bf18ca

 

For more information, see _AEDialog in .NET Reference.

Methods
Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Resets the properties of a common dialog to their default values.

 

DISPID (Dispatch ID):

 

For more information, see Reset in .NET Reference.

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.

Sets an object associated with the dialog.

 

DISPID (Dispatch ID):

 

For more information, see SetTag in .NET Reference.

Runs a common dialog box, optionally parented to the given IWin32Window.

 

DISPID (Dispatch ID):

 

For more information, see ShowDialog in .NET Reference.

Properties
The selector of the client object that is used for the dialog operations.

 

DISPID (Dispatch ID):

 

For more information, see ClientSelector in .NET Reference.

The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

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.

Determines the (initial) size of the dialog.

 

DISPID (Dispatch ID):

 

For more information, see SizeFactor in .NET Reference.

The name of the size factor. Empty if none of the standard factors.
Gets or sets an object that contains data about the control.
Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

Remarks

For remarks, see _AEDialog in .NET Reference.

See Also

AEAreaOrSourceDialog Object