McOutputShow Method
|
|
Displays the output dialog and selects the active page.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Sub Show (
Optional Page As Object = Nothing
)
Parameters
- Page (Optional)
- Type: SystemObject
McCommandBarPage name as object
Implements
IMcOutput.Show(Object)
Remarks
See Also