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.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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à
Tipo:
BooleanVedi anche