Inherited from Control.
[Visual Basic]
Overridable Protected Sub OnKeyUp( _
ByVal e As KeyEventArgs _
)
[C#]
virtual protected void OnKeyUp(
KeyEventArgs e
);
[Delphi]
strict protected procedure OnKeyUp(
e: KeyEventArgs
); virtual;
See Also
C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |