Click or drag to resize

ImageFileBrowser Class

Opens or closes the Image File Browser panel.
Inheritance Hierarchy

Namespace:  MediaCy.Commands.Gadgets
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class ImageFileBrowser
	Inherits GadgetCommand
Constructors
  NameDescription
Public methodImageFileBrowser
Initializes a new instance of the ImageFileBrowser class
Public methodImageFileBrowser(McCommand)
Initializes a new instance of the ImageFileBrowser class
Top
Remarks
The Image File Browser allows to browse through image files on your computer or the network.
See Also