Click or drag to resize

AppGadget Class

Starts or hides an App's panel.
Inheritance Hierarchy

Namespace:  MediaCy.Addins.Scripting
Assembly:  MediaCy.Addins.Scripting (in MediaCy.Addins.Scripting.dll) Version: 3.1.0.0
Syntax
VB
Public Class AppGadget
	Inherits GadgetCommand
	Implements ICommandSource

The AppGadget type exposes the following members.

Constructors
  NameDescription
Public methodAppGadget
Initializes a new instance of the AppGadget class
Public methodAppGadget(McCommand)
Initializes a new instance of the AppGadget class
Top
Properties
  NameDescription
Public propertyAppFile
Designates the module file containing the App declaration.
Public propertyReload
Whether or not to force a reload of the App.
Top
Remarks