Proprietà DedFindCodeControlVisibleOkButton
|
Mostra/Nasconde il bottone di Ok nel lookupedit.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic 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à
Boolean
Vedi anche