DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.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.
Available also on: Delphi FMX | Java | ActiveX | Python.
// C# [Browsable(false)] public String BusyText { get {} }
' VisualBasic <Browsable(false)> Public Property BusyText As String Get End Get End Property
// Oxygene public [Browsable(false)] property BusyText : String read;
Type |
---|
string String |