DK for .NET | TatukGIS.NDK.WinForms.TGIS_ControlAttributes.ShowBtnCancel | Constructors | Fields | Methods | Properties | Events
True, if 'Cancel' button comes up.
Available also on: Delphi FMX | Java | ActiveX.
// C# [DefaultValue(true)] public Boolean ShowBtnCancel { get {} set {} }
' VisualBasic <DefaultValue(true)> Public Property ShowBtnCancel As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public [DefaultValue(true)] property ShowBtnCancel : Boolean read read;
Type |
---|
bool Boolean |