Méthode | Description | |
---|---|---|
SetRequiredCombo ( this cEdit ) : void |
set combo control color as 'required' for the form completion
|
|
SetRequiredGridLookUp ( this edit ) : void | ||
SetRequiredText ( this edit ) : void |
set text edit control color as 'required' for the form completion
|
Méthode | Description | |
---|---|---|
OnGridLookupChanged ( object sender, |
||
OnSelectedIndexChanged ( object sender, |
||
OnTextChanged ( object sender, |
||
SwitchRequired ( this edit ) : void |
public static SetRequiredCombo ( this cEdit ) : void | ||
cEdit | this | |
Résultat | void |
public static SetRequiredGridLookUp ( this edit ) : void | ||
edit | this | |
Résultat | void |
public static SetRequiredText ( this edit ) : void | ||
edit | this | |
Résultat | void |