Proprietà DedFindCodeControlVisibleOkButton
|
Mostra/Nasconde il bottone di Ok nel lookupedit.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public bool VisibleOkButton { get; set; }
Public Property VisibleOkButton As Boolean
Get
Set
public:
property bool VisibleOkButton {
bool get ();
void set (bool value);
}
member VisibleOkButton : bool with get, set
Valore della proprietà
BooleanVedi anche