Click or drag to resize

McStatusPaneIcon Property

Gets or sets the Icon displayed in a status bar pane.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Property Icon As Object
	Get
	Set

Property Value

Type: Object

Return Value

Type: Object
Returns a Object object

Implements

IMcStatusPane.Icon
Remarks
Caption and Icon cannot be visible at the same time.
See Also