OPC Labs EasyOPC Forms
ShowDialog Implemented Method
OpcLabs_EasyOpcForms ActiveX DLL > UADataDialog Object > UADialog Interface : ShowDialog Implemented Method

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

 

DISPID (Dispatch ID):

 

For more information, see ShowDialog in .NET Reference.

Syntax
Visual Basic
Public Function ShowDialog( _
   Optional ByVal owner As IWin32Window _
) As DialogResult
Parameters
owner

Return Type

See ShowDialog in .NET Reference.

Remarks

For remarks, see ShowDialog in .NET Reference.

Example

For examples, see ShowDialog in .NET Reference.

See Also

UADataDialog Object  | UADialog Interface