McStatusPaneCaption Property
|
|
Gets or sets the Caption for a status bar pane.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Property Caption As String
Get
Set
Return Value
Type:
StringReturns a string value
Implements
IMcStatusPane.Caption
RemarksCaption and Icon cannot be visible at the same time.
See Also