ImageGear for .NET
GetCustomizedButtonParam Method




Zone type identifier.
Returns customized button parameters.
Syntax
'Declaration
 
Public Function GetCustomizedButtonParam( _
   ByVal zoneType As ImGearRecZoneGUIType _
) As ImGearRecZoneGUICustomBtnParam
'Usage
 
Dim instance As ImGearRecZoneGUICustomToolBar
Dim zoneType As ImGearRecZoneGUIType
Dim value As ImGearRecZoneGUICustomBtnParam
 
value = instance.GetCustomizedButtonParam(zoneType)
public ImGearRecZoneGUICustomBtnParam GetCustomizedButtonParam( 
   ImGearRecZoneGUIType zoneType
)
public: ImGearRecZoneGUICustomBtnParam* GetCustomizedButtonParam( 
   ImGearRecZoneGUIType zoneType
) 
public:
ImGearRecZoneGUICustomBtnParam^ GetCustomizedButtonParam( 
   ImGearRecZoneGUIType zoneType
) 

Parameters

zoneType
Zone type identifier.

Return Value

See Also

Reference

ImGearRecZoneGUICustomToolBar Class
ImGearRecZoneGUICustomToolBar Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback