ImageGear for .NET
CustomizedButtonIDs Property




Gets or sets customized button identifiers.
Syntax
'Declaration
 
Public Property CustomizedButtonIDs As ImGearRecZoneGUIType
'Usage
 
Dim instance As ImGearRecZoneGUICustomToolBar
Dim value As ImGearRecZoneGUIType
 
instance.CustomizedButtonIDs = value
 
value = instance.CustomizedButtonIDs
public ImGearRecZoneGUIType CustomizedButtonIDs {get; set;}
public: __property ImGearRecZoneGUIType get_CustomizedButtonIDs();
public: __property void set_CustomizedButtonIDs( 
   ImGearRecZoneGUIType value
);
public:
property ImGearRecZoneGUIType CustomizedButtonIDs {
   ImGearRecZoneGUIType get();
   void set (    ImGearRecZoneGUIType value);
}

Property Value

ImGearRecZoneGUIType enumeration value.
See Also

Reference

ImGearRecZoneGUICustomToolBar Class
ImGearRecZoneGUICustomToolBar Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback