Opens the PC-DMIS dialog box for the corresponding command.
Visual Basic |
---|
Public Function Dialog2( _ ByVal DialogObject As DmisDialog _ ) As Boolean |
- DialogObject
- DmisDialog command object is returned if the dialog box is a modeless dialog box.
Boolean value. Boolean returns true if the function succeeds, false if it fails.