'Declaration Public ReadOnly Property MouseButton As System.Windows.Forms.MouseButtons
public System.Windows.Forms.MouseButtons MouseButton { get; }
public: __property System.Windows.Forms.MouseButtons* get_MouseButton();
public:
property System.Windows.Forms.MouseButtons^ MouseButton { System.Windows.Forms.MouseButtons^ get(); }