Click or drag to resize

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
Syntax
VB
Public Sub Show ( 
	Optional Page As Object = Nothing
)

Parameters

Page (Optional)
Type: SystemObject
McCommandBarPage name as object

Implements

IMcOutput.Show(Object)
Remarks