Configuration of the Presenter Screen extension. Describes one bitmap that can be used as button icon or to paint a pane border. Name of the bitmap. Used to look-up the bitmap in a container. Text that is displayed together with the icon. Relative file name to the bitmap for the normal icon. Relative file name to the bitmap for the mouse over icon. Relative file name to the bitmap for the button down icon. Relative file name to the bitmap for the icon in disabled state. Relative file name to the bitmap for the icon in disabled state. The file name of the mask bitmap. Use red for pixel outside of the border and blue for inside pixels. Horizontal offset to move the bitmap just outside the window border. 0 Vertical offset to move the bitmap just outside the window border. 0 Horizontal position of a hot spot. Vertical position of a hot spot. Color that is used as replacement for the bitmap when the later can for some reason not be used. Horizontal texturing mode. Show texture only once Repeat the texture Stretch the texture to cover the paint area Vertical texturing mode. Show texture only once Repeat the texture Stretch the texture to cover the paint area Once Four values describing the sizes of a border around a rectangular area. Left border size. Top border size. Right border size. Bottom border size. Font description. The name of the font family. Font size. Something like "Bold" or "Italic" or "Bold Italic". Font color. Orientation of text. Can be left, right, or centered. Flush left Flush right Centered Horizontal offset in relation to the anchor point. Vertical offset in relation to the anchor point. Description of a tool bar entry state. Font used for displaying the text. The icon to display. The text to display. Action to execute when a button is triggered. Definition of a tool bar entry. Name of the entry. May be used to have mode dependent entries. Type of the entry. Examples are "Label" and "Button". Description of a tool bar entry in normal mode (not selected, not mouse over) Description of a tool bar entry when the mouse is over it. Description of a tool bar entry when it is selected. Description of a tool bar entry when it is disabled. Definition of one tool bar. Entries of the tool bars. Description of a button. Name of the button that is used to look up the button. Font used for displaying the text. The icon to display. The text to display. Action to execute when a button is triggered. Description of a help entry. Typically a list of keyboard key names. Typically a description of the action triggered by pressing the keys on the left. Visual properties of a pane style: the border of a pane and its title font. Name of the style. Used for referencing the style. Has to be unique among pane styles and view styles in one theme. Name of the parent style. Values not supplied in this style are taken from the parent style. Empty string or missing mean no parent. Font used for displaying the pane title. Size of the inner part of the border. Size of the outer part of the border. Bitmaps that are used to paint the borders of a pane. Visual properties of a view style: font and background color. Name of the style. Used for referencing the style. Has to be unique among pane styles and view styles in one theme. Name of the parent style. Values not supplied in this style are taken from the parent style. Empty string or missing mean no parent. Font used for text display inside a view. Color (or bitmap) that is used to paint the background of a view. Association of a drawing framework resource to a style of the presenter theme. URL of a drawing framework resource. Name of a pane style or a view style. Presenter string, whatever that might mean. Just a string. Association of a drawing framework resource to a style of the presenter theme. URL of a drawing framework view. Name of a view style. Title displayed for the component. An empty or missing title means that no title is displayed. Title displayed for the component when accessibility support is active. An empty or missing title means that no title is displayed. When the value is false then the background is painted before the view is painted. false List of localizable strings used by the view. Visual properties of the presenter view. The values in a theme are hints and can be ignored. Name of the theme. Used for referencing the theme. Has to be unique among all themes. The name of the default theme is 'DefaultTheme' Name of the parent theme. Values not supplied in this theme are taken from the parent theme. Empty string or missing mean default theme. Color or bitmap that is used to paint the background. List of pane styles. List of view styles. List of style associations. List of additional bitmaps for example for buttons. List of additional fonts. Layout of a component of the presenter screen. URL of a pane resource. URL of a view resource that is to be displayed in the pane. Relative x position in the range of [0,1]. Relative y position in the range of [0,1]. Relative width in the range of [0,1]. Relative height in the range of [0,1]. Layout of all components of the presenter screen. Name of the layout. Used for referencing the layout. Has to be unique among all presenter layouts. Name of the parent layout. Values not supplied in this layout are taken from the parent layout. Missing or empty string mean no parent layout. List of component layouts. Settings regarding controls that are only used by the Presenter Screen. Set of tool bars. Set of buttons. Settings of scroll bars. Bitmaps of icons used for displaying the scroll bar. Settings of the slide sorter of the presenter screen. Size of the border around the current slide. Bitmaps that are used to paint the border around the current slide. Settings of help view. List of entries displayed in the help view. General properties of the presenter view. When true then presenter screen is displayed on single screen systems or when fullscreen presentation spans all screens. false List of available themes. Name of the current theme. An empty name or the string "DefaultTheme" specify the default theme. DefaultTheme Description of the views. List of visible presenter components. Name of the current layout. An empty name or the string "DefaultLayout" specify the default layout. DefaultLayout Strings that are used make the presenter console accessible. The view mode on start up of the extension. Valid values are 0 for the Preview-only mode, 1 for the notes view, 2 for the slide overview. 0