ImageGear .NET - Updated October 2, 2018
CustomizedButtons Property




ImageGear24.Recognition.Forms Assembly > ImageGear.Recognition.Forms Namespace > ImGearRecZoneGUICustomToolBar Class : CustomizedButtons Property
Gets or sets customized button parameters.
Syntax
'Declaration
 
Public Property CustomizedButtons As ImGearRecZoneGUICustomBtnParams
 
'Usage
 
Dim instance As ImGearRecZoneGUICustomToolBar
Dim value As ImGearRecZoneGUICustomBtnParams
 
instance.CustomizedButtons = value
 
value = instance.CustomizedButtons

Property Value

ImGearRecZoneGUICustomBtnParams class object.
See Also

Reference

ImGearRecZoneGUICustomToolBar Class
ImGearRecZoneGUICustomToolBar Members