DK for ActiveX | TatukGIS_XDK11.ITGIS_Viewer.BusyText | Methods | Properties
Text related to the current busy state. The text can be set by a BusyPrepare call. If IsBusy is False then the text is an empty string.
// C# public String BusyText { get {} }
' VisualBasic Public Property BusyText As String Get End Get End Property
// Oxygene public property BusyText : String read;
| Type |
|---|
| string String |