GridControl.ProcessUpDownKeys(Boolean, Keys) 方法

定義

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

參數

bDown
Boolean
mod
Keys

傳回

適用於