DK for .NET | TatukGIS.NDK.TGIS_Viewer.BusyText | Constructors | Fields | Methods | Properties | Events
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 |