Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class EV_RIBBON_FONT_CONTROL General cluster: ribbon description: "To simplify the integration and configuration of font support in applications that require word processing and text editing capabilities, the Windows Ribbon framework provides a specialized Font Control that exposes a wide range of font properties such as typeface name, style, point size, and effects. http://msdn.microsoft.com/en-us/library/dd940498(v=VS.85).aspx" Ancestors EV_RIBBON_BUTTON* Action sequences select_actions: EV_NOTIFY_ACTION_SEQUENCE Queries background_color: detachable EV_COLOR background_color_type: NATURAL_32 bold: NATURAL_32 changed_properties: detachable EV_PROPERTY_STORE command_list: ARRAY [NATURAL_32] delta_size: NATURAL_32 execute (a_command_id: NATURAL_32; a_execution_verb: INTEGER_32; a_property_key, a_property_value, a_command_execution_properties: POINTER): NATURAL_32 family: detachable STRING_32 foreground_color: detachable EV_COLOR foreground_color_type: INTEGER_32 is_enabled: BOOLEAN italic: INTEGER_32 label_title: detachable STRING_32 ribbon: detachable EV_RIBBON size: REAL_64 strikethrough: INTEGER_32 tooltip_description: detachable STRING_32 tooltip_title: detachable STRING_32 underline: INTEGER_32 update_property (a_command_id: NATURAL_32; a_property_key, a_property_current_value, a_property_new_value: POINTER): NATURAL_32 vertical_positioning: INTEGER_32 Commands set_enabled (a_bool: BOOLEAN) set_large_image (a_image: EV_PIXEL_BUFFER) set_small_image (a_image: EV_PIXEL_BUFFER) set_text (a_text: STRING_32) set_tooltip_description (a_text: STRING_32) set_tooltip_title (a_text: STRING_32) update_properties
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org