| Visual Basic (Declaration) | |
|---|---|
Public Property Handled As Boolean | |
| C# | |
|---|---|
public bool Handled {get; set;} | |
Property Value
booleanWhen overriding default behavior in the EditInputKey event, set this flag to true.
| dbicList | Send comments on this topic. |
| Handled Property | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > EditInputKeyEventArgs Class : Handled Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Handled As Boolean | |
| C# | |
|---|---|
public bool Handled {get; set;} | |