ImageGear .NET - Updated October 26, 2017
btnSelect Field




ImageGear23.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTToolBar Class : btnSelect Field
Reference to select button object.
Syntax
'Declaration
 
Public btnSelect As Button
 
'Usage
 
Dim instance As ImGearARTToolBar
Dim value As Button
 
value = instance.btnSelect
 
instance.btnSelect = value

Field Value

System.Windows.Forms.Button value.
See Also

Reference

ImGearARTToolBar Class
ImGearARTToolBar Members