次の方法で共有


GridControl.OnMouseWheelInEmbeddedControl(MouseEventArgs) メソッド

定義

protected:
 virtual void OnMouseWheelInEmbeddedControl(System::Windows::Forms::MouseEventArgs ^ e);
protected virtual void OnMouseWheelInEmbeddedControl (System.Windows.Forms.MouseEventArgs e);
abstract member OnMouseWheelInEmbeddedControl : System.Windows.Forms.MouseEventArgs -> unit
override this.OnMouseWheelInEmbeddedControl : System.Windows.Forms.MouseEventArgs -> unit
Protected Overridable Sub OnMouseWheelInEmbeddedControl (e As MouseEventArgs)

パラメーター

適用対象