Click or drag to resize

GadgetsImageFileBrowser Property

Opens or closes the Image File Browser panel.

Namespace:  MediaCy.Automation.Application
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property ImageFileBrowser ( 
	parent As McCommand
) As ImageFileBrowser
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ImageFileBrowser
Remarks
The Image File Browser allows to browse through image files on your computer or the network.
See Also