'Declaration Public Overridable Property ActionButton As Vintasoft.Imaging.UI.VintasoftMouseButtons
public virtual Vintasoft.Imaging.UI.VintasoftMouseButtons ActionButton { get; set; }
public: __property virtual Vintasoft.Imaging.UI.VintasoftMouseButtons get_ActionButton(); public: __property virtual void set_ActionButton(
Vintasoft.Imaging.UI.VintasoftMouseButtons value
);
public:
virtual property Vintasoft.Imaging.UI.VintasoftMouseButtons ActionButton { Vintasoft.Imaging.UI.VintasoftMouseButtons get(); void set(Vintasoft.Imaging.UI.VintasoftMouseButtons value); }