Proprietà DedFindCodeControlRunQueryOnEnter
|
Indica se effettuare la ricerca sulla pressione del tasto "Invio".
Se True visualizza il combobox, altrimenti il lookupedit.
Impostando questa variabile si modifica il layout a schermo.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool RunQueryOnEnter { get; set; }
Public Property RunQueryOnEnter As Boolean
Get
Set
public:
property bool RunQueryOnEnter {
bool get ();
void set (bool value);
}
member RunQueryOnEnter : bool with get, set
Valore della proprietà
BooleanVedi anche