'Declaration Public Property FinishBuildingButton As Vintasoft.Imaging.UI.VintasoftMouseButtons
public Vintasoft.Imaging.UI.VintasoftMouseButtons FinishBuildingButton { get; set; }
public: __property Vintasoft.Imaging.UI.VintasoftMouseButtons get_FinishBuildingButton(); public: __property void set_FinishBuildingButton(
Vintasoft.Imaging.UI.VintasoftMouseButtons value
);
public:
property Vintasoft.Imaging.UI.VintasoftMouseButtons FinishBuildingButton { Vintasoft.Imaging.UI.VintasoftMouseButtons get(); void set(Vintasoft.Imaging.UI.VintasoftMouseButtons value); }
Property Value
Default value is System.Windows.Forms.MouseButtons.Right.