GridControl.ProcessUpDownKeys(Boolean, Keys) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
bool ProcessUpDownKeys(bool bDown, System::Windows::Forms::Keys mod);
protected bool ProcessUpDownKeys (bool bDown, System.Windows.Forms.Keys mod);
member this.ProcessUpDownKeys : bool * System.Windows.Forms.Keys -> bool
Protected Function ProcessUpDownKeys (bDown As Boolean, mod As Keys) As Boolean
Parameters
- bDown
- Boolean
- mod
- Keys