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