Click or drag to resize

CloneFullScreen Class

Creates the full screen view of the window.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandMcWindow, Form
          MediaCy.Commands.WindowCloneFullScreen

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class CloneFullScreen
	Inherits OneInputOneOutputCommand(Of McWindow, Form)

The CloneFullScreen type exposes the following members.

Constructors
  NameDescription
Public methodCloneFullScreen
Initializes a new instance of the CloneFullScreen class
Top
Properties
  NameDescription
Public propertyDocumentViewClass
Top
Methods
Remarks