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
SyntaxPublic Property Icon As Object
Get
Set
Property Value
Type:
ObjectReturn Value
Type:
ObjectReturns a Object object
Implements
IMcStatusPane.Icon
RemarksCaption and Icon cannot be visible at the same time.
See Also