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