General Callbacks


Callbacks used by various Ribbon Controls:

getDescription

Sets the description of a Ribbon Control

getEnabled

Sets the boolean value of a Ribbon Control

getImage

Sets the image for a Ribbon Control

getLabel

Sets the Label for a Ribbon Control

getKeytip

Sets the Keytip for a Ribbon Control

getSize

Sets the value of the size for a Control

getScreentip

Sets the Screentip for a Ribbon Control

getSupertip

Sets the Supertip for a Ribbon Control

getVisible

Sets the boolean value for a Ribbon Control

 


Back