GrapeCity ActiveReports for .NET 16.0J
MouseButton 列挙体

GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間 : MouseButton 列挙体
どのマウスボタンがクリックされたかを指定します。
シンタックス
'宣言
 
Public Enum MouseButton 
   Inherits System.Enum
public enum MouseButton : System.Enum 
メンバ
メンバ解説
Center中央のマウスボタンのクリック
Left左マウスボタンのクリック
Right右マウスボタンのクリック
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.MouseButton

参照

GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間