Click or drag to resize

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
Syntax
VB
Public Property Caption As String
	Get
	Set

Return Value

Type: String
Returns a string value

Implements

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