'Declaration Public Property ActionMouseButton As System.Windows.Forms.MouseButtons
public System.Windows.Forms.MouseButtons ActionMouseButton { get; set; }
public: __property System.Windows.Forms.MouseButtons* get_ActionMouseButton(); public: __property void set_ActionMouseButton(
System.Windows.Forms.MouseButtons* value
);
public:
property System.Windows.Forms.MouseButtons^ ActionMouseButton { System.Windows.Forms.MouseButtons^ get(); void set(System.Windows.Forms.MouseButtons^ value); }
Property Value
Значение по умолчанию - System.Windows.Forms.MouseButtons.Left.