'Declaration <BrowsableAttribute(False)> Public Overrides Property ActionButton As Vintasoft.Imaging.UI.VintasoftMouseButtons
[Browsable(False)] public override Vintasoft.Imaging.UI.VintasoftMouseButtons ActionButton { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.UI.VintasoftMouseButtons get_ActionButton(); override; public: __property void set_ActionButton(
Vintasoft.Imaging.UI.VintasoftMouseButtons value
); override;
[Browsable(False)] public:
property Vintasoft.Imaging.UI.VintasoftMouseButtons ActionButton { Vintasoft.Imaging.UI.VintasoftMouseButtons get() override;; void set(Vintasoft.Imaging.UI.VintasoftMouseButtons value) override;; }
Property Value
Всегда возвращает VintasoftMouseButtons.Нет.