ImageGear .NET - Updated May 1, 2018
Button Property (ToolBar)




ImageGear24.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace > ToolBar Class : Button Property
Gets or sets a reference to the currectly selected Toolbar button.
Syntax
'Declaration
 
Public Property Button As ImGearARTMarkType
 
'Usage
 
Dim instance As ToolBar
Dim value As ImGearARTMarkType
 
instance.Button = value
 
value = instance.Button

Property Value

ImageGear.ART.ImGearARTMarkType enumeration value.
See Also

Reference

ToolBar Class
ToolBar Members