DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.BusyText | Methods | Properties
Text related to current busy state. Text could be set upon BusyPrepare() call. If IsBusy is not true then text will be 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 |