Janus.Windows.Ribbon.v3 Represents a separator between commands. Implements the basic functionality required by the command objects. Implements the basic functionality required by the command objects. Indicates whether the MergeType property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the MergeType property to its default value. Creates a new CommandBase that is a copy of the current instance. A CommandBase representing a copy of this object. Raises the Click event Raises the Janus.Windows.Ribbon.Command.Click event A CommandEventArgs that contains the event data Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Gets the Ribbon control associated with the command. Gets or sets a value indicating whether the command is visible or hidden. Gets or sets a value specifying whether the command will be visible when it is added to the QuickAccessCommands collection of the Ribbon. Gets or sets a value indicating whether the Command is enabled. Gets or sets the key used to identify an object in a colletion. This member is intended to support layout serialization. Do not modify it in code. Gets or sets a value indicating the relative position of the command when the Ribbon is merged. Gets or sets a value indicating the behavior of this command when its owner is merged with another. See Component.Site Gets or sets an object that contains data to associate with the command. Gets the bounding rectangle of the command. Occurs when the Command is clicked. Initialize a new instance of the SeparatorCommand class Initialize a new instance of the SeparatorCommand class The Key of the new SeparatorCommand Creates a new SeparatorCommand that is a copy of the current instance. A SeparatorCommand representing a copy of this object. Gets or sets the text to be displayed (rather than a horizontal line). Gets the RibbonForegroundStyle that holds the color and FontStyle used to draw the command´s text. Extends design-time behavior for the Ribbon control Initializes a new instance of the RibbonDesigner class. Overrides ControlDesigner.Dispose Overrides ControlDesigner.WndProc Overrides ControlDesigner.Initialize Overrides ControlDesigner.InitializeNewComponent Overrides ControlDesigner.OnDragOver Overrides ControlDesigner.OnDragEnter Overrides ControlDesigner.OnDragDrop See ComponentDesigner.Verbs See ControlDesigner.Verbs Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Represents a drop down command that will be populated with a list of the Multiple Document Interface (MDI) child windows that are displayed within the associated form. Represents a button that when clicked displays an menu window with a list of associated commands from which the user can select a single item. Represents a selectable item in the Ribbon that can contain text and image. Initialize a new instance of the ButtonCommand class Initialize a new instance of the ButtonCommand class The Key of the new ButtonCommand Initialize a new instance of the ButtonCommand class. The Key of the new ButtonCommand The Text of the new ButtonCommand Initialize a new instance of the ButtonCommand class. The Key of the new ButtonCommand The Text of the new ButtonCommand The image list index value of the image displayed in the command. Raises the Click event Creates a new ButtonCommand that is a copy of the current instance. A ButtonCommand representing a copy of this object. Raises the MouseEnter event An EventArgs that contains the event data. Raises the MouseLeave event An EventArgs that contains the event data. Raises the MouseMove event A MouseEventArgs that contains the event data. Raises the MouseDown event A MouseEventArgs that contains the event data. Raises the MouseUp event A MouseEventArgs that contains the event data. Raises the Janus.Windows.Ribbon.ButtonCommand.CheckedChanged event A CommandEventArgs that contains the event data Gets or sets the text displayed on the command. Gets a value indicating the mnemonic character that is associated with this command. Gets the RibbonForegroundStyle that holds the color and FontStyle used to draw the command´s text. Gets the RibbonForegroundStyle that holds the color and FontStyle used to draw the command´s description. Gets or sets a value indicating the letter to press after the Alt key to activate the command. Gets or sets a value indicating the shortcut key associated with the command. Gets or sets the image that is going to be displayed on the command. Gets or sets the image that is going to be displayed on the command when its SizeStyle is set to Large. Gets or sets the image list index value of the image displayed on the command. Gets or sets the image list index value of the image displayed on the command when its SizeStyle is set to Large. Gets or sets the key accessor for the image in the ImageList displayed on the command. Gets or sets the key accessor for the image in the ImageList displayed on the command when its SizeStyle is set to Large. Gets or sets the Icon displayed on the command. Gets or sets the Icon displayed on the command when its SizeStyle is set to Large. Gets or sets a value specifying how the command is displayed in the Ribbon control. Gets or sets a value indicating whether the ButtonCommand is pressed or not pressed. Gets or sets a value indicating whether the ButtonCommand should automatically appear pressed in and not pressed in when clicked. Gets or sets a value specifying whehter the other buttons in the same container will be unchecked when the user selects the button. Gets or set a value specifying the description text that is displayed in menus when the SizeStyle property attribute is set to Large. Gets an object with the settings used to customize the supertip of the command. Gets or sets a value specifying how the command will be drawn when it is on a Ribbon. Event fired when the mouse pointer enters the command. Event fired when the mouse pointer leaves the command. Occurs when the mouse pointer is moved over the command. Occurs when the mouse pointer is over the command and the left button is pressed. Occurs when the mouse pointer is over the command and the left mouse button is released. Occurs when the Checked property has changed. Initialize a new instance of the DropDownCommand class Initialize a new instance of the DropDownCommand class The Key of the new DropDownCommand Initialize a new instance of the DropDownCommand class. The Key of the new DropDownCommand The Text of the new DropDownCommand Initialize a new instance of the DropDownCommand class. The Key of the new DropDownCommand The Text of the new DropDownCommand The image list index value of the image displayed in the command. Releases all resources used by the DropDownCommand. Displays the menu window with the list of child commands. Hides the menu window with the list of child commands. Creates a new DropDownCommand that is a copy of the current instance. A DropDownCommand representing a copy of this object. Raises the DropDownClosing event. A CommandClosingEventArgs that contains the event data Raises the DropDownClosed event. A CommandEventArgs that contains the event data Raises the DropDownOpening event. A CommandEventArgs that contains the event data Raises the DropDownOpened event. A CommandEventArgs that contains the event data Overrides Component.Site Gets a value representing the collection of CommandBase objects associated with this DropDownCommand. Gets or sets a value specifying the style and behavior of the DropDownButton. Gets or sets a value specifying how the child commands are displayed in the menu window. Gets or sets a value indicating the maximum number of child commands to display in the dropdown list Gets or sets a value specifying whether the user can change the height of the drop down window by dragging a bar at the bottom of menu. Occurs when the drop-down window of subitems is about to be closed. Occurs when the drop-down window of subitems is closed. Occurs when the drop-down window of subitems is opening. Occurs when the drop-down window of subitems is opened. Initialize a new instance of the MdiListCommand class Initialize a new instance of the MdiListCommand class The Key of the new MdiListCommand Initialize a new instance of the MdiListCommand class. The Key of the new MdiListCommand The Text of the new MdiListCommand Initialize a new instance of the MdiListCommand class. The Key of the new MdiListCommand The Text of the new MdiListCommand The image list index value of the image displayed in the command. Gets or sets a value specifying whether the Mdi Child Form's icon will be painted in the commands Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. This class is not intended to be used directly from your code. Initialize a new instance of ContextMenuConverter class See TypeConverter.CanConvertTo See TypeConverter.ConvertTo Represents a CheckBox control in a Ribbon. Represents a command that can hosts custom controls or Windows Forms controls. Initialize a new instance of the ContainerControlCommand class Initialize a new instance of the ContainerControlCommand class The Key of the new ContainerControlCommand Initialize a new instance of the ContainerControlCommand class. The Key of the new ContainerControlCommand The Text of the new ContainerControlCommand Initialize a new instance of the ContainerControlCommand class. The Key of the new ContainerControlCommand The Text of the new ContainerControlCommand The image list index value of the image displayed in the command. Creates a new ContainerControlCommand that is a copy of the current instance. A ContainerControlCommand representing a copy of this object. Event fired before the command is painted Get or sets the Control associated with the command Gets or sets a value specifying how the command is displayed in the Ribbon control. Gets or sets the width of the control associated with this command. Gets or sets a value indicating whether the Command is enabled. Initialize a new instance of the CheckBoxCommand class Initialize a new instance of the CheckBoxCommand class The Key of the new CheckBoxCommand Initialize a new instance of the CheckBoxCommand class. The Key of the new CheckBoxCommand The Text of the new CheckBoxCommand Initialize a new instance of the CheckBoxCommand class. The Key of the new CheckBoxCommand The Text of the new CheckBoxCommand The image list index value of the image displayed in the command. Event fired before the command is painted Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Gets or sets the CheckBox control associated with the command. Get the Control associated with the command RibbonLicenseProvider class. Initializes a new instance of the Janus.Windows.Ribbon.RibbonLicenseProvider class See LicenseProvider.GetLicense Represents a button item in the Gallery Initialize a new instance of the GalleryItem class Initialize a new instance of the GalleryItem class The Key of the new GalleryItem Initialize a new instance of the GalleryItem class. The Key of the new GalleryItem The Text of the new GalleryItem Initialize a new instance of the GalleryItem class. The Key of the new GalleryItem The type of the new GalleryItem Initialize a new instance of the GalleryItem class. The Key of the new GalleryItem The Text of the new GalleryItem The Image displayed in the item. Gets a value indicating whether the BackColor property should be persisted. true if the property value has been changed from its default; otherwise, false. Resets the BackColor property to its default value. Creates a new GalleryItem that is a copy of the current instance. A GalleryItem representing a copy of this object. Raises the Click event Raises the MouseEnter event An EventArgs that contains the event data. Raises the MouseLeave event An EventArgs that contains the event data. Raises the MouseMove event A MouseEventArgs that contains the event data. Raises the MouseDown event A MouseEventArgs that contains the event data. Raises the MouseUp event A MouseEventArgs that contains the event data. Represents the Gallery command associated with the item Gets or sets a value specifying the background color for the item. Gets or sets a value specifying whether the item is represented as a button item or a separator. Gets the RibbonForegroundStyle that holds the color and FontStyle used to draw the item´s description. Gets the RibbonForegroundStyle that holds the color and FontStyle used to draw the item´s text. Gets or sets the text displayed on the item. Gets or sets a string that can be used to display an additional description for the item. Gets or sets the image that is going to be displayed on the gallery item. Gets or sets the Icon displayed on the item. Gets or sets the image list index value of the image displayed on the item. Gets or sets the key accessor for the image in the ImageList displayed on the item. Gets an object with the settings used to customize the supertip of the command. Gets or sets a value specifying how the item will be drawn. Gets or sets a value indicating whether the item is pressed or not pressed. Event fired when the mouse pointer enters the item. Event fired when the mouse pointer leaves the item. Occurs when the mouse pointer is moved over the item. Occurs when the mouse pointer is over the item and the left button is pressed. Occurs when the mouse pointer is over the item and the left mouse button is released. Represents a group of GalleryItems Initialize a new instance of the Gallery class Initialize a new instance of the Gallery class The Key of the new Gallery Initialize a new instance of the Gallery class. The Key of the new Gallery The Text of the new Gallery Initialize a new instance of the Gallery class. The Key of the new Gallery The Text of the new Gallery The image list index value of the image displayed in the command. Releases all resources used by the Gallery. Creates a new Gallery that is a copy of the current instance. A Gallery representing a copy of this object. Raises the SelectedItemChanged event. A System.EventArgs that contains the event data. Overrides Component.Site Gets a value representing the collection of GalleryItem objects associated with this Gallery. Gets or sets the ImageList that contains the Images to use for the gallery items. Gets or sets a System.Drawing.Size that determines the size of the image in the items. Gets or sets a value specifying the default background color for the items. Gets or sets a value representing the default style of the items in the gallery Gets or sets the GalleryItem object currently selected. Gets or sets a value specifying whether the user can resize the width of the gallery's menu window Gets or sets the a value representing the minimum allowed rows in the gallery's menu window. Gets or sets the a value representing the maximum allowed rows in the gallery's menu window. Gets or sets the width of the items in the gallery. Gets or sets the height of the items in the gallery. Gets or sets the position of item´s text and image relative to each other. Gets or sets a value that determines the alignment of the text on the items. Gets or sets the alignment of the image on the items. Gets or sets the a value representing the maximum allowed columns in the gallery's menu window. Gets or sets the a value representing the minimum allowed rows in the gallery's menu window. Occurs when the SelectedItemChanged property has changed. Extends design-time behavior for the RibbonTab component Initialize a new instance of the RibbonTabDeisgner class Summary description for ObjectTypeEditor. Initialize a new instance of the ObjectTypeEditor class Overrides UITypeEditor.EditValue Overrides UITypeEditor.GetEditStyle CollectionPage class. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for Form1. Required designer variable. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. The main entry point for the application. Overrides Form.OnLoad Represents a set of RibbonTab object that are only displayed when the associated Controls have the focus. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Initialize a new instance of the RibbonContextualTab Initialize a new instance of the RibbonContextualTab class. The Text of the new RibbonContextualTab Gets or sets a value specifying whether the ContextualTab should be merged when the its parent Ribbon gets merged. Gets or sets a value indicating the relative position of the tab when the Ribbon is merged. Gets or sets the background color for the ContextualTab. Gets or sets a value indicating the behavior of the ContextualTab when its owner is merged. Gets the collection of RibbonTab objects associated with this ContextualTab. Gets the collection of System.Windows.Forms.Control objects associated with this ContextualTab. Gets or sets the text displayed on the contextual tab. Gets or sets the image that is going to be displayed on the tab header. Gets or sets the icon that is going to be displayed on the tab. Gets or sets the image list index value of the image displayed on the tab. Gets or sets the key accessor for the image in the ImageList displayed on the tab. Gets the RibbonForegroundStyle that holds the color and FontStyle used to draw the tab´s text. Gets or sets an object that contains data to associate with the RibbonContextualTab. Gets or sets a value indicating whether the contextual tab is visible or hidden. Gets or sets the key used to identify an object in a colletion. Gets the Ribbon control associated with the command. Gets or sets a value specifying whether the RibbonContextualTab is currently displayed in the Ribbon control Overrides Component.Site This member is intended to support layout serialization. Do not modify it in code. Provides a user interface for selecting controls objects in a Properties window. Initializes a new instance of the ControlEditor class. Overrides UITypeEditor.EditValue. Overrides UITypeEditor.GetEditStyle Represents a collection of GalleryItem objects. Adds the specified item to the end of the collection. The Gallery to add to the end of the collection. Adds an array of GalleryItem objects to the collection. An array of GalleryItem objects to add to the collection. Removes a GalleryItem from the collection. The GalleryItem to remove. Inserts a GalleryItem object in the collection at the specified index. The zero-based index at which the item should be inserted. The GalleryItem to insert. Removes all the GalleyItem objects from the collection. Determines whether a specified item is in the collection. The GalleryItem to locate in the collection. True if the specified GalleryItem is in the collection; otherwise, false. Gets the index of a specified GalleryItem. The GalleryItem to find. The zero-based index of the GalleryItem within the collection or -1 if the GalleryItem is not in the collection. Determines whether a GalleryItem with the specified key is in the collection. The Key of the GalleryItem to locate in the collection. true if an item is found in the collection; otherwise, false. Overrides CollectionBase.OnInsertComplete Overrides CollectionBase.OnRemoveComplete Gets the GalleryItem object at the specified indexed location in the collection. The indexed location of the GalleryItem in the collection. Gets the GalleryItem object with the specified key in the collection. The key of the GalleryItem in the collection. A strongly-typed resource class, for looking up localized strings, etc. Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. Summary description for GeneralPage. Required method for Designer support - do not modify the contents of this method with the code editor. Clean up any resources being used. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Represents a collection of RibbonGroup objects. Adds the specified group to the end of the collection. The RibbonGroup to add to the end of the collection. Adds an array of RibbonGroup objects to the collection. An array of RibbonGroup objects to add to the collection. Inserts a RibbonGroup object in the collection at the specified index. The zero-based index at which the group should be inserted. The RibbonGroup to insert. Removes a RibbonGroup from the collection. The RibbonGroup to remove. Removes all the RibbonGroup objects from the collection. Determines whether a specified group is in the collection. The RibbonGroup to locate in the collection. True if the specified RibbonGroup is in the collection; otherwise, false. Determines whether a RibbonGroup with the specified key is in the collection. The Key of the RibbonGroup to locate in the collection. true if a group is found in the collection; otherwise, false. Gets the index of a specified RibbonGroup. The RibbonGroup to find. The zero-based index of the RibbonGroup within the collection or -1 if the RibbonGroup is not in the collection. Overrides CollectionBase.OnInsertComplete Overrides CollectionBase.OnRemoveComplete Gets the RibbonGroup object at the specified indexed location in the collection. The indexed location of the RibbonGroup in the collection. Gets the RibbonGroup object with the specified key in the collection. The key of the RibbonGroup in the collection. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Represents a Toolbar control with Office 2007 appearance that contains diferent types tool bar command objects arranged in tabs and groups. The control also provide Office2007 style to the caption and borders of the form in which it is used. Initialize a new instance of the Ribbon control Gets a string representing with the version number. Reads the control's application settings into their corresponding properties and updates the control's state. Resets the control's application settings properties to their default values. Persists the control's application settings properties. Indicates whether the BuiltInTextsData property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the BuiltInTextsData property to its default value. Indicates whether the LargeImageSize property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the LargeImageSize property to its default value. Indicates whether the MinimumFormSize property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the MinimumFormSize property to its default value. Indicates whether the Office2007CustomColor property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the Office2007CustomColor property to its default value. Resets the UseCompatibleTextRendering property to its default value. Gets a value indicating whether the UseCompatibleTextRendering property should be persisted. true if the property value has been changed from its default; otherwise, false. Indicates whether the SmallImageSize property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the SmallImageSize property to its default value. Indicates whether the ForeColorLight property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the ForeColorLight property to its default value. Indicates whether the ForeColorDark property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the ForeColorDark property to its default value. Indicates whether the DocumentName property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the ApplicationName property to its default value. Restores the original commands and tabs of the Ribbon before the merge. Merges the commands and tabs of this Ribbon with the specified Ribbon control. Retrieves the RibbonTab object that is located at the specified coordinates. An int that contains the x-coordinate where you want to look for the RibbonTab. An int that contains the y-coordinate where you want to look for the RibbonTab. A RibbonTab object that represents the tab page that is located at the specified coordinates. Retrieves the RibbonTab object that is located at the specified point. A Point that contains the coordinates where you want to look for the tab page. A RibbonTab object that represents the tab page that is located at the specified point. Retrieves the RibbonTab object that is located at the current position of the cursor. A RibbonTab object that represents the tab page that is located at the cursor current location. Retrieves a CommandBase object that is located at the specified point. A Point that contains the coordinates where you want to look for the command. A CommandBase object that represents the command located at the specified point. Retrieves a CommandBase object that is located at the current position of the cursor. A CommandBase object that represents the command located at the cursor current location. Retrieves the RibbonTab object that is located at the specified coordinates. An int that contains the x-coordinate where you want to look for the RibbonTab. An int that contains the y-coordinate where you want to look for the RibbonTab. A RibbonTab object that represents the tab page that is located at the specified coordinates. Returns a CommandCollection with all the commands in the Ribbon. A CommandCollection with all the commands in the Ribbon. Overrides Control.OnLeave Overrides Control.OnPaintBackground Overrides Control.OnPaint Overrides Control.OnResize Overrides Control.OnFontChanged Overrides Control.OnParentChanged Overrides Control.OnLocationChanged Overrides Control.OnDoubleClick Overrides Control.OnClick Overrides Ribbbon.WndProc Overrides Control.OnMouseDown Overrides Control.OnMouseUp Overrides Control.OnMouseMove Overrides Control.OnMouseLeave Overrides Control.OnVisibleChanged Overrides Control.SetVisibleCore Raises the CommandDropDownClosing event. A CommandClosingEventArgs that contains the event data Raises the CommandDropDownClosed event. A CommandEventArgs that contains the event data Raises the CommandDropDownOpening event. A CommandCancelEventArgs that contains the event data Raises the CommandDropDownOpened event. A CommandEventArgs that contains the event data Raises the CommandClick event. A CommandEventArgs that contains the event data. Raises the QuickAccessCommandAdded event. A CommandEventArgs that contains the event data. Raises the QuickAccessCommandRemoved event. A CommandEventArgs that contains the event data. Raises the CustomizeCommandClick event. A CustomizeCommandClickEventArgs that contains the event data. Raises the LayoutLoad event. An EventArgs that contain the event data. Raises the CurrentLayoutChanged event. A CancelEventArgs that contains the event data. Raises the CurrentLayoutChanging event. A CancelEventArgs that contains the event data. Raises the SelectedTabChanged event. A Janus.Windows.Ribbon.TabEventArgs that contains the event data. Raises the ChangingSelectedTab event. A Janus.Windows.Ribbon.TabCancelEventArgs that contains the event data. Raises the MinimizedChanged event. An EventArgs that contain the event data. Raises the ControlBoxOpening event. An CancelEventArgs that contain the event data. Raises the ControlBoxOpened event. An EventArgs that contains the event data Raises the ControlBoxClosing event. A CancelEventArgs that contains the event data Raises the ControlBoxClosed event. An EventArgs that contains the event data Loads the settings preserved in a RibbonLayout object without setting it as the current layout. The RibbonLayout with the settings for the Ribbon control. Loads a Ribbon control settings persisted in a stream. A Stream object with the Ribbon settings. Persist in a stream all the settings of the Ribbon control. A Stream object where settings will be persisted. Creates a RibbonLayout object containing settings of the Ribbon control. The RibbonLayout created. Overrides Control.OnInvalidated Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Gets or sets a value indicating whether the control should automatically persist its application settings properties. Gets or sets the value of the application settings key for the current instance of the control. Gets or sets a value specifying whether the Ribbon will merge its commands with the commands form a Ribbon in a MDI Parent or MDI Child form. Returns a collection of strings that allows you to customize any of the texts used by built-in elements in the Ribbon Gets or sets an XML string that preserves the information in the BuiltInTexts property. Overrides Control.ForeColor. Gets or sets the Color used to paint the foreground of the dark parts in the Ribbon Gets or sets the Color used to paint the foreground of the light parts in the Ribbon Gets or sets a value inidcating whether the customize button will be displayed in the quick access bar. Gets or sets the period of time the ToolTip remains visible if the pointer is stationary on a control with specified ToolTip text. Gets or sets the text associated with this control. Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. See Component.Site Gets or sets a value indicating whether a ToolTip is shown when the mouse passes over a command. Gets or sets the Text of the Form. Gets or sets the name of the application that will be displayed in the title bar of Form. Gets or sets the Font used to draw the text in the title bar of the Form. Gets or sets a value specifying whether the Ribbon can paint its contents in the Title bar of the Form. Gets or sets a value specifying whether a bar at the top of the Ribbon is added to display the ContextualTabs This property has effect only when the Ribbon is not painting the title bar of the Form. Gets or sets a value specifying whether the ControlBox's button should be displayed. Gets or sets the number of small commands that can be placed vertically in the ribbon. Gets or sets the width of the supertip for the commands Gets the collection of Commands in the quick access bar. Gets the collection of Commands in the customize quick access menu. Gets the ControlBoxMenu associated to the Ribbon control. Gets the collection of contextual tabs in this Ribbon control. Gets the collection of RibbonTab objects in this Ribbon control. Gets or sets a System.Drawing.Size that determines the size that images will have when drawing a command in small icons view. Gets or sets a System.Drawing.Size that determines the size that images will have when drawing a command in large icons view. Gets or sets the ImageList to use when displaying commands as small icons. Gets or sets a value specifying whether the Ribbon should display its full contents or only the tab strip. Gets or sets a value specifying the location of the quick access bar in the Ribbon. Gets or sets a value specifying whether the glass effect for the Form's caption is enabled when the application is running under Windows Vista. Gets or sets the ImageList to use when displaying commands as large icons. Gets or sets a value specifying whether the text rendering should be compatible with previous release of Windows Forms. Gets or sets a value specifying the minimum width of the tab pages. Gets or sets a value specifying the height of the tab strip Gets or sets the currently selected RibbonTab. Gets or sets a value specifying whether the shortcut of the command is displayed on its tooltip. Gets or set a value specifying the base color used to paint the control when the Office2007ColorScheme property is set to Custom. Gets or sets a value specifying the color scheme to be used when Office2007 VisualStyle is used in the control. Occurs when the drop-down window of one of the commands is about to be closed. Occurs when the drop-down window of one of the commands is closed. Occurs when the drop-down window of one of the commands is opening. Occurs when the drop-down window of one of the commands is opened. Occurs when the user clicks on a Command. Occurs when the a Command is added to the QuickAccesssCommands collection. Occurs when the a Command is removed from the QuickAccesssCommands collection. Occurs when a command in the CustomizeMenu is clicked. Occurs after a layout is loaded. Occurs after the CurrentLayout property has changed. Occurs after the CurrentLayout property has changed. Occurs when the SelectedTab property has changed. Occurs when a new RibbonTab is about to be selected. Event fired when the Minimized property has changed. Event fired when the ControlBox menu is about to be opened. Occurs when the ControlBoxMenu is opened. Occurs when the ControlBox menu is about to be closed. Occurs when the ControlBox menu is closed. Gets the JanusSuperTip component to show the supertip settings of the commands Gets or sets the current RibbonLayout. Gets or sets the minimum size of the Form required to display the Ribbon. If the Size of the Form is less than this value the Ribbon will be hidden Gets the collection of RibbonLayoutCollection objects in the Ribbon controol. Gets or sets a MemoryStream used to preserve the layout information. Location of cursor hot spot returnet in WM_NCHITTEST. Represents a shortcut menu that is displayed when the user clicks the right mouse button over the associated control. Represents a shortcut menu that is displayed when the user clicks the right mouse button over the associated control. Initialize a new instance of the RibbonContextMenu class Initialize a new instance of the RibbonContextMenu class Initialize a new instance of the RibbonContextMenu class. The Key of the new RibbonContextMenu Gets a string representing with the version number. Get the RibbonContextMenu associated with the given control Associates the given RibbonContextMenu with the control. Gets a value indicating whether the UseCompatibleTextRendering property should be persisted. true if the property value has been changed from its default; otherwise, false. Resets the UseCompatibleTextRendering property to its default value. Indicates whether the Office2007CustomColor property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the Office2007CustomColor property to its default value. Gets a value indicating whether the SmallImageSize property should be persisted. true if the property value has been changed from its default; otherwise, false. Resets the SmallImageSize property to its default value. Gets a value indicating whether the LargeImageSize property should be persisted. true if the property value has been changed from its default; otherwise, false. Resets the LargeImageSize property to its default value. Displays the context menu at the current position of the cursor. Displays the context menu at the current position of the cursor. A Control object that specifies the control with which this context menu is associated. Displays the context menu at the specified position. A Control object that specifies the control with which this context menu is associated. An int that specifies the x-coordinate at which to display the menu. These coordinates are specified relative to the client coordinates of the control specified in the control parameter. An int that specifies the y-coordinate at which to display the menu. These coordinates are specified relative to the client coordinates of the control specified in the control parameter. Displays the context menu at the specified position. A Control object that specifies the control with which this context menu is associated. A Point object that specifies the coordinates at which to display the menu. These coordinates are specified relative to the client coordinates of the control specified in the control parameter. Displays the context menu at the specified position. A Point object that specifies the coordinates at which to display the menu. Raises the CommandDropDownClosing event. A CommandClosingEventArgs that contains the event data Raises the CommandDropDownClosed event. A CommandEventArgs that contains the event data Raises the CommandDropDownOpening event. A CommandCancelEventArgs that contains the event data Raises the CommandDropDownOpened event. A CommandEventArgs that contains the event data Raises the CommandClick event. A CommandEventArgs that contains the event data. Raises the Janus.Windows.Ribbon.RibbonContextMenu.Closed event An EventArgs that contains the event data Raises the Janus.Windows.Ribbon.RibbonContextMenu.Closing event An CommandClosingEventArgs that contains the event data Raises the Janus.Windows.Ribbon.RibbonContextMenu.Opened event An EventArgs that contains the event data Raises the Janus.Windows.Ribbon.RibbonContextMenu.Opening event An CancelEventArgs that contains the event data Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Gets a value representing the collection of CommandBase objects associated with this RibbonContextMenu. Gets or sets the key used to identify an object in a colletion. This member is intended to support layout serialization. Do not modify it in code. See Component.Site Gets or sets the ImageList to use when displaying commands as small icons in the control. Gets or sets the ImageList to use when displaying commands as large icons in the control. Gets or sets a System.Drawing.Size that determines the size that images will have when drawing a command in small icons view. Gets or sets a System.Drawing.Size that determines the size that images will have when drawing a command in large icons view. Gets or sets a value indicating whether a ToolTip is shown when the mouse passes over a command. Gets or sets a value specifying whether the shortcut of the command is displayed on its tooltip. Gets or set a value specifying the base color used to paint the control when the Office2007ColorScheme property is set to Custom. Gets or sets a value specifying the color scheme to be used when Office2007 VisualStyle is used in the control. Gets or sets a value indicating the maximum number of child commands to display in the dropdown list Gets the control that is displaying the shortcut menu. Gets or sets a value specifying whether the text rendering should be compatible with previous release of Windows Forms. Gets or sets a value indicating whether the RibbonContextMenu is currently displayed Occurs when the drop-down window of one of the commands is about to be closed. Occurs when the drop-down window of one of the commands is closed. Occurs when the drop-down window of one of the commands is opening. Occurs when the drop-down window of one of the commands is opened. Occurs when the user clicks on a Command. Occurs before the context menu is closed. Occurs when the context menu is about to be closed. Occurs before the context menu is displayed. Occurs when the context menu is about to be displayed. This class is not intended to be used directly from your code. This member support the design time serialization of a RibbonLayout and is not intended to be used directly from your code. Represents a ComboBox control in a Ribbon. Initialize a new instance of the ComboBoxCommand class Initialize a new instance of the ComboBoxCommand class The Key of the new ComboBoxCommand Initialize a new instance of the ComboBoxCommand class. The Key of the new ComboBoxCommand The Text of the new ComboBoxCommand Initialize a new instance of the ComboBoxCommand class. The Key of the new ComboBoxCommand The Text of the new ComboBoxCommand The image list index value of the image displayed in the command. Event fired before the command is painted Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Gets the UIComboBox associated with this command. Get the Control associated with the command Represents a group of command objects inside a RibbonTab. Initialize a new instance of the RibbonGroup class Initialize a new instance of the RibbonGroup class The Key of the new RibbonGroup Initialize a new instance of the RibbonGroup class. The Key of the new RibbonGroup The Text of the new RibbonGroup Releases all resources used by the RibbonGroup. Creates a new RibbonGroup that is a copy of the current instance. A RibbonGroup representing a copy of this object. Raises the Janus.Windows.Ribbon.RibbonGroup.DialogButtonClick event An EventArgs that contains the event data Gets or sets a value indicating the letter to press after the Alt key to activate the command. Gets or sets the character used as the key tip for the dialog button. Gets an object with the settings used to customize the supertip of the dialog button. Gets or sets the image that is going to be displayed on the group when it is shrunk. Gets or sets the image list index value of the image displayed on the group when it is shrunk. Gets or sets the key accessor for the image in the ImageList displayed on the group when it is shrunk. Gets or sets the Icon displayed on the displayed on the group when it is shrunk.. Gets or sets the text displayed on the group. Gets a value representing the collection of CommandBase objects associated with this RibbonGroup. Gets an object with the settings used to customize the supertip of the command. Gets or sets a value specifying whether the items in the group can change its SizeStyle and display properties to fit in the area of the Ribbon. Gets or sets a value indicating the space between the items in the group Gets or set the a value specifying whether the option button on the group's footer is visible. Gets or sets a value specifying whether the items will be vertically centered in the group. Gets the RibbonForegroundStyle that holds the color and FontStyle used to draw the group´s text. Overrides Component.Site Occurs when the option button is clicked. Summary description for ScrollBarBase. Clean up any resources being used. Represents a collection of RibbonContextualTab objects. Adds the specified ContextualTab to the end of the collection. The RibbonContextualTab to add to the end of the collection. Inserts a RibbonContextualTab object in the collection at the specified index. The zero-based index at which the group should be inserted. The RibbonContextualTab to insert. Adds an array of RibbonContextualTab objects to the collection. An array of RibbonContextualTab objects to add to the collection. Removes a RibbonContextualTab from the collection. The RibbonContextualTab to remove. Removes all the RibbonContextualTab objects from the collection. Determines whether a specified ContextualTab is in the collection. The RibbonContextualTab to locate in the collection. True if the specified RibbonContextualTab is in the collection; otherwise, false. Determines whether a ContextualTab with the specified key is in the collection. The Key of the RibbonContextualTab to locate in the collection. true if a tab is found in the collection; otherwise, false. Gets the index of a specified RibbonContextualTab. The RibbonContextualTab to find. The zero-based index of the RibbonContextualTab within the collection or -1 if the RibbonContextualTab is not in the collection. Overrides CollectionBase.OnInsertComplete Overrides CollectionBase.OnRemoveComplete Gets the ContextualRibbonTab object at the specified indexed location in the collection. The indexed location of the ContextualRibbonTab in the collection. Gets the ContextualRibbonTab object with the specified key in the collection. The key of the ContextualRibbonTab in the collection. Summary description for ObjectDesigner. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Represents a component that provides an Office 2007 look to the Form associated to it. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Initialize a new instance of the OfficeFormAdorner class Initialize a new instance of the OfficeFormAdorner class Gets a string representing with the version number. Indicates whether the DocumentName property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the ApplicationName property to its default value. Gets or sets a the Form that will be painted with the Office2007 style Gets or sets a value specifying whether the glass effect for the Form's caption is enabled when the application is running under Windows Vista. Gets or sets the Text of the Form. Gets or sets the name of the application that will be displayed in the title bar of Form. Gets or sets the Font used to draw the text in the title bar of the Form. Gets or set a value specifying the base color used to paint the control when the Office2007ColorScheme property is set to Custom. Gets or sets a value specifying the color scheme to be used when Office2007 VisualStyle is used in the control. Represents the menu that appears when user clicks in 'Control Box Icon' of a Ribbon control. Gets the Ribbon control assoiated with the ControlBoxMenu. Represents the Commands collection of the ControlBox's left pane. Represents the Commands collection of the ControlBox's right pane. Represents the Commands collection of the ControlBox's bottom pane. Gets or sets a value indicating the letter to press after the Alt key to activate the command. Gets or sets a value specifying the width of the left panel Gets or sets a value specifying the width of the right panel Gets an object with the settings used to customize the supertip of the ControlBox's button. Represents a tab on the Ribbon control Initialize a new instance of the RibbonTab class Initialize a new instance of the RibbonTab class. The Text of the new RibbonTab Creates a new RibbonTab that is a copy of the current instance. A RibbonTab representing a copy of this object. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Gets the bounding rectangle of the tab. Gets or sets a value indicating the letter to press after the Alt key to activate the command. Gets or sets the text displayed on the tab. Gets or sets the image that is going to be displayed on the tab. Gets or sets the icon that is going to be displayed on the tab. Gets or sets the image list index value of the image displayed on the tab. Gets or sets the key accessor for the image in the ImageList displayed on the tab. Gets a value representing the collection of RibbonGroup objects associated with this RibbonTab. Gets the RibbonForegroundStyle that holds the color and FontStyle used to draw the tab´s text. Gets or set a value indicating whether the tab is selected. Gets or sets an object that contains data to associate with the RibbonTab. Gets or sets a value indicating whether the tab is visible or hidden. Gets or sets a value indicating whether the tab is enabled. Gets or sets the key used to identify an object in a colletion. Gets or sets a value indicating the relative position of the tab when the Ribbon is merged. Gets or sets a value indicating the behavior of this tab when its owner is merged. Gets the Ribbon control associated with the RibbonTab. Gets or sets a value specifying whether the RibbonTab should be merged when the its parent Ribbon gets merged. This member is intended to support layout serialization. Do not modify it in code. See Component.Site Specifies the style applied to the foreground of the commands. Indicates whether the ForeColor property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the ForeColor property to its default value. Gets or sets a value indicating whether the Font object used is bold. Gets or sets a value that indicates whether the Font object used is italic. Gets or sets a value that indicates whether the Font object used is underlined. Gets or sets a value that indicates whether the Font specifies a horizontal line through the font. Gets or sets the foreground color for this RibbonForegroundStyle. See ComponentDesigner.Verbs Summary description for TabPageEditor. Overrides UITypeEditor.EditValue Overrides UITypeEditor.GetEditStyle Specifies the appearance and behavior of the StatusBarPanel The StatusBarPanel can be highlighted and pressed The StatusBarPane can not be clicked or focused. Specifies the orientation of the commands in a CommmanBox. The commands are aligned vertically in the CommandBox. The commands are aligned horizontally in the CommandBox. Specifies the style and behavior of the DropDownButton Represents a drop-down button that when clicked displays an associated list of commands from which the user can select a single item. Represents a button that can be clicked and a drop down button to display the list of child commands. Determines the color scheme a control uses to draw itself when the VisualStyle of a control is Office2007. The control is drawn using the OfficeColorScheme specified as the DefaultOffice2007ColorScheme in the Janus.Windows.Common.VisualStyleManager component. The control is drawn using the built-in 'Blue' color scheme. The control is drawn using the built-in 'Silver' color scheme. The control is drawn using the built-in 'Black' color scheme. The control is drawn using a custom color scheme created based on the color specified in the Office2007CustomColor property. Specifies how the commands are displayed in the Ribbon control. Unspecified. The value of the property is inherited from the parent object. The command appears as a full-sized icon with a label below it. The command appears as a small icon with a label to its right. Specifies how the command will be drawn when it is on a Ribbon. Unspecified. The value of the property will be inherited from the parent object. The text and the image of the command will be displayed on the Ribbon. Only the image of the command will be displayed on the Ribbon. Only the text of the command will be displayed on the Ribbon. Specifies the location of the quick access bar in the Ribbon The quick access bar is placed above the Ribbon The quick access bar is placed below the Ribbon Specifies whether the command will be visible when it is added to the QuickAccessCommands collection of the Ribbon. The command will be visible on the quick access bar The command will not be visible in the quick access bar but it will be available from the Customize menu. Enumerator used to specify the type of merging that will be performed on the commands. The command is added to the existing collection of commands. The command replaces an existing command with the same key in the target collection. All subcommands items of this Command are merged with those of an existing command object with the same key. The command hides an existing command with the same key in the target collection. Specifies the reason that a menu menu window was closed. Specifies that the menu window was closed because an application was launched. Specifies that the menu window was closed because another application has received the focus. Specifies that the menu window was closed because the Close method was called. Specifies that the menu window was closed because one of its commands was clicked. Specifies that the menu window was closed because another command was selected. Specifies that the menu window was closed because of keyboard activity, such as the ESC key being pressed. Specify the type of the item in the Gallery. The item is represented as caption title that can not be selected. The item is represented as a button. Represent the index of a text in the Ribbon. Represents the text for the tooltip of the minimize button. Represents the text for the tooltip of the maximize button. Represents the text for the tooltip of the close button. Represents the text for the tooltip of the restore button. Represents the title of the customize ContextMenu Represents the text for the remove command of the ContextMenu Represents the text for the add command of the ContextMenu Represents the text for the command in the ContextMenu used to show QA bar below the Ribbon. Represents the text for the command in the ContextMenu used to show QA bar above the Ribbon. Represents the text for the command in the ContextMenu used to minimize the Ribbon. Represents the text for the "More Commands" button in the customize menu. Overrides ControlDesigner.Initialize Summary description for BuiltInTexts. Initialize a new instance of the BuilInTextsPage Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Represents a collection of command objects. Adds the specified command to the end of the collection. The CommandBase to add to the end of the collection. Adds an array of CommandBase objects to the collection. An array of CommandBase objects to add to the collection. Removes a CommandBase from the collection. The CommandBase to remove. Removes all the Command objects from the collection. Inserts a CommandBase object in the collection at the specified index. The zero-based index at which the command should be inserted. The CommandBase to insert. Determines whether a specified command is in the collection. The CommandBase to locate in the collection. True if the specified CommandBase is in the collection; otherwise, false. Determines whether a CommandBase with the specified key is in the collection. The Key of the CommandBase to locate in the collection. true if a command is found in the collection; otherwise, false. Gets the index of a specified Command. The Command to find. The zero-based index of the command within the collection or -1 if the command is not in the collection. Overrides CollectionBase.OnInsertComplete Overrides CollectionBase.OnRemoveComplete Gets the Command object at the specified indexed location in the collection. The indexed location of the Command in the collection. Gets the Command object with the specified key in the collection. The key of the Command in the collection. Provides a type converter to convert a ImageIndex properties to a string Initialize a new instance of the ImageIndexConverter. Overrides TypeConverter.CanConvertTo. Overrides TypeConverter.ConvertTo. Provides a type converter to convert a ImageIndex properties to a string Initialize a new instance of the ImageKeyConverter. Overrides TypeConverter.CanConvertTo. Overrides TypeConverter.ConvertTo. Provides a user interface for selecting images of an ImageList in a Properties window. Initialize a new instance of the ImageIndexEditor. See UITypeEditor.EditValue Overrides UITypeEditor.GetEditStyle. Overrides UITypeEditor.GetPaintValueSupported. Overrides UITypeEditor.PaintValue Provides a user interface for selecting images of an ImageList in a Properties window. Initialize a new instance of the ImageKeyEditor. See UITypeEditor.EditValue Overrides UITypeEditor.GetEditStyle. Overrides UITypeEditor.GetPaintValueSupported. Overrides UITypeEditor.PaintValue Provides a user interface for selecting images of an ImageList in a Properties window. Initialize a new instance of the LargeImageIndexEditor. Overrides UITypeEditor.EditValue Overrides UITypeEditor.GetEditStyle Overrides UITypeEditor.GetPaintValueSupported Overrides UITypeEditor.PaintValue Provides a user interface for selecting images of an ImageList in a Properties window. Initialize a new instance of the LargeImageKeyEditor. Overrides UITypeEditor.EditValue Overrides UITypeEditor.GetEditStyle Overrides UITypeEditor.GetPaintValueSupported Overrides UITypeEditor.PaintValue Represents a Windows status bar control. Initializes a new instance of the Janus.Windows.Ribbon.RibbonStatusBar class. Gets a string representing with the version number. Returns a CommandCollection with all the commands in the Ribbon. A CommandCollection with all the commands in the Ribbon. Raises the CommandDropDownClosing event. A CommandClosingEventArgs that contains the event data Raises the CommandDropDownClosed event. A CommandEventArgs that contains the event data Raises the CommandDropDownOpening event. A CommandCancelEventArgs that contains the event data Raises the CommandDropDownOpened event. A CommandEventArgs that contains the event data Raises the CommandClick event. A CommandEventArgs that contains the event data. Overrides Control.OnMouseLeave Overrides Control.OnMouseMove Overrides Control.OnMouseUp Overrides Control.OnMouseDown Overrides Control.OnResize Overrides Control.OnInvalidated Overrides Control.OnInvalidated Overrides Control.PrecessDialogKey Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Overrides Control.ForeColor. See Control.Dock Overrides Control.BackColor. Overrides Control.Cursor property. Gets the collection of Commands in the left panel of the status bar control. Gets the collection of Commands in the right panel of the status bar control. Gets or set a value specifying the base color used to paint the control when the Office2007ColorScheme property is set to Custom. Gets or sets a value specifying the color scheme to be used when Office2007 VisualStyle is used in the control. Gets or sets a value indicating whether a ToolTip is shown when the mouse passes over a command. Gets or sets the period of time the ToolTip remains visible if the pointer is stationary on a control with specified ToolTip text. Gets or sets the width of the supertip for the commands Gets the JanusSuperTip component to show the supertip settings of the commands Gets or sets a value specifying whether the text rendering should be compatible with previous release of Windows Forms. Gets or sets the ImageList to use when displaying commands as small icons. Gets or sets a System.Drawing.Size that determines the size that images will have when drawing a command. See Component.Site Occurs when the drop-down window of one of the commands is about to be closed. Occurs when the drop-down window of one of the commands is closed. Occurs when the drop-down window of one of the commands is opening. Occurs when the drop-down window of one of the commands is opened. Occurs when the user clicks on a Command. Represents a collection of RibbonTab objects. Adds the specified tab to the end of the collection. The RibbonTab to add to the end of the collection. Adds an array of RibbonTab objects to the collection. An array of RibbonTab objects to add to the collection. Inserts a RibbonTab object in the collection at the specified index. The zero-based index at which the group should be inserted. The RibbonTab to insert. Removes a RibbonTab from the collection. The RibbonTab to remove. Removes all the RibbonTab objects from the collection. Determines whether a specified tab is in the collection. The RibbonTab to locate in the collection. True if the specified RibbonTab is in the collection; otherwise, false. Determines whether a RibbonTab with the specified key is in the collection. The Key of the RibbonTab to locate in the collection. true if a tab is found in the collection; otherwise, false. Gets the index of a specified RibbonTab. The RibbonTab to find. The zero-based index of the RibbonTab within the collection or -1 if the RibbonTab is not in the collection. Overrides CollectionBase.OnInsertComplete Overrides CollectionBase.OnRemoveComplete Gets the RibbonTab object at the specified indexed location in the collection. The indexed location of the RibbonTab in the collection. Gets the RibbonTab object with the specified key in the collection. The key of the RibbonTab in the collection. Summary description for NewCommandPage. Initialize a new instance of the NewCommandPage Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. See System.Windows.Forms.Form.OnLoad Gets the UICommandManager that this object is assigned to. Represents a command that cannont be clicked or focused. Initialize a new instance of the LabelCommand class Initialize a new instance of the LabelCommand class The Key of the new LabelCommand Initialize a new instance of the LabelCommand class. The Key of the new LabelCommand The Text of the new LabelCommand Initialize a new instance of the LabelCommand class. The Key of the new LabelCommand The Text of the new LabelCommand The image list index value of the image displayed in the command. Provides data for the Click, DropDownClosed and DropDownOpened events of the commands. Initialize a new instance of the CommandEventArgs class Gets the UICommand containing the data. Provides data for the CustomizeCommandClick event of the Ribbon. Provides data for the DropDownOpening and event. Initialize a new instance of the CommandCancelEventArgs class Gets the Command containing the data. Gets or sets a value indicating whether the event should be canceled. Provides data for the DropDownClosing event of the DropDownCommand. Initialize a new instance of the DropDownClosing class Gets the DropDownCommand containing the data. Gets or sets a value indicating whether the event should be canceled. Gets a value indicating why the command was closed. Provides data for the SelectedTabChanged event. Initialize a new instance of the TabEventArgs class Gets the previous selected RibbonTab. Gets the RibbonTab containig the data. Provides date for the ChangingSelectedTab event. Gets the previous selected RibbonTab. Gets the RibbonTab containig the data. Gets or sets a value indicating whether the event should be canceled. Represents the method that will handle the SelectedTabChanged event of the Ribbon control. Represents the method that will handle the ChangingSelectedTab event of the Ribbon control. Represents the method that will handle the DropDownOpening event of a DropDownCommand. Represents the method that will handle the Click, DropDownClosed and DropDownOpened events of a commands. Represents the method that will handle the DropDownClosing event of the DropDownCommand. Represents the method that will handle the CustomizeCommandClick event of the Ribbon. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Represents a collection of System.Windows.Forms.Control objects. Adds the specified control to the end of the collection. The Control to add to the end of the collection. Removes a Control from the collection. The Control to remove. Determines whether a specified Control is in the collection. The Control to locate in the collection. True if the specified control is in the collection; otherwise, false. Overrides CollectionBase.OnInsertComplete Overrides CollectionBase.OnRemoveComplete Gets the Control object at the specified indexed location in the collection. The indexed location of the Control in the collection. Extends design-time behavior for the RibbonStatusBar control Initializes a new instance of the RibbonDesigner class. Overrides ControlDesigner.Dispose Overrides ControlDesigner.WndProc Overrides ControlDesigner.Initialize Overrides ControlDesigner.OnDragOver Overrides ControlDesigner.OnDragEnter Overrides ControlDesigner.OnDragDrop See ComponentDesigner.Verbs Summary description for ImageEditor. This class is not intended to be used directly from your code. A collection of RibbonLayout objects owned by a Ribbon or RibbonLayout objects. Appends the specified RibbonLayout object at the end of the collection. The RibbonLayout object to add. Copies the elements of the specified RibbonLayout array to the end of the collection. The array of RibbonLayout objects to add to the collection. Overrides CollectionBase.OnInsert Overrides CollectionBase.OnInsertComplete Removes the specified RibbonLayout object from the collection. The RibbonLayout object to remove. Overrides CollectionBase.OnRemoveComplete Overrides CollectionBase.OnClear Returns the zero-based index of the specified RibbonLayout in the collection. The RibbonLayout to locate in the collection. A zero-based index value that represents the position of the specified RibbonLayout in the collection. Determines whether a RibbonLayout is in the collection. The RibbonLayout to locate in the collection. true if item is found in the collection; otherwise, false. Determines whether a RibbonLayout with the specified key is in the collection. The Key of the RibbonLayout to locate in the collection. true if item is found in the collection; otherwise, false. Gets the Ribbon control that the collection is assigned to. Gets a RibbonLayout object from the collection at the specified index. Gets a RibbonLayout object from the collection with the specified key. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. See Form.OnClosing Overrides Form.OnLoad Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. Summary description for OfficeFormAdornerDesigner. Initialize a new instance of the OfficeFormAdornerDesigner class See ComponentDesigner.Initialize Overrides ControlDesigner.Dispose Represents a non visual object that can be used to group a set of commands and change its orientation in the Ribbon. Initialize a new instance of the CommandBox class Initialize a new instance of the CommandBox class The Key of the new CommandBox The BoxStyle of the CommandBox Releases all resources used by the CommandBox. Creates a new CommandBox that is a copy of the current instance. A CommandBox representing a copy of this object. Overrides Component.Site Gets or sets a value specifying the orientation of the commands in a CommmanBox. Gets a value representing the collection of CommandBase objects associated with this CommandBox. Gets or sets a value specifying whether the items will be centered in the bounds of the CommandBox. Gets or sets a value indicating the space between the items in the box Gets or sets a value specifying whether the items in the box can change its SizeStyle and display properties to fit in the area of the Ribbon. Contains persisted properties of a Ribbon control. Initializes a new instance of tho RibbonLayout class. Creates a RibbonLayout object from the specified data stream. A Stream object that contains the data for this RibbonLayout object. The RibbonLayout object created. Creates a RibbonLayout object from the specified Xml string. A string that contains the data for this RibbonLayout object. The RibbonLayout object created. Creates a RibbonLayout object from the specified Xml reader. An XmlReader object that contains the data for this RibbonLayout object. The RibbonLayout object created. Updates the layout with the changes in the Ribbon when it is the current layout. Saves this RibbonLayout object to the specified Stream object. The Stream object to which to save this RibbonLayout object. Saves this RibbonLayout object to the specified XmlWriter object. The XmlWriter object to which to save this RibbonLayout object. Returns this RibbonLayout object as a Xml string. A Xml string containing the RibbonLayout object persisted properties. Creates a new object that is a copy of the current instance. A RibbonLayout that is the copy of the current instance. Creates a new object that is a copy of the current instance. A Boolean that specifies whether the ChildLayouts are copied or not. A RibbonLayout that is the copy of the current instance. Indicates whether the properties in the Ribbon control differ from the persisted information. true if the properties in the Ribbon control differ from the persisted information. Creates a new RibbonLayout that can be used as a stand alone layout. A RibbonLayout that can be used a stand alone layout Gets or sets the key used to identify an object in a collection. Gets or sets an object that contains data to associate with the field. Gets a collection of custom properties that can store data related to the layout. Gets or sets an Xml string containing the persisted properties in the control. Gets or sets a value indicating whether this instance is the current layout of the Ribbon control. Gets the parent RibbonLayout instance. Gets or sets a string that can be used to store an informational description in the layout. Design Time support property. Gets the collection of RibbonLayout objects that inherit their values from the layout. Gets a value that determines whether the layout is a stand alone layout or if it is a child of another layout. RibbonLayoutConverter class. Initializes a new instance of the RibbonLayoutConverter class. Overrides TypeConverter.CanConvertTo Overrides TypeConverter.ConvertTo Summary description for ObjectTypeEditor. Required designer variable. Initialize a new instance of the ObjectTypeDialog class Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Gets or sets the selected value Encapsulates a collection of texts used in the Ribbon control. Resets the given built-in text to its default value The built-in text to be reset Resets all the built-in texts in the collection their default values. Gets or sets a string value that represents the text for the given built-in text. Represents a panel in a RibbonStatusBar control. Gets or sets a value specifying the appearance and behavior of the StatusBarPanel Gets or sets a value indicating whether the status bar panel is autosized. Gets or sets the width of the status bar panel within the UIStatusBar control. Gets or sets a value that determines the horizontal alignment of the text. Gets or sets a value that determines the horizontal alignment of the image. Represents a text box in a Ribbon that allows the user to enter text. Initialize a new instance of the TextBoxCommand class Initialize a new instance of the TextBoxCommand class The Key of the new TextBoxCommand Initialize a new instance of the TextBoxCommand class. The Key of the new TextBoxCommand The Text of the new TextBoxCommand Initialize a new instance of the TextBoxCommand class. The Key of the new TextBoxCommand The Text of the new TextBoxCommand The image list index value of the image displayed in the command. Gets the System.Windows.Forms.TextBox associated with this command. Get the Control associated with the command Represents a group of commands in a RibbonTab. Initialize a new instance of the ButtonGroup class Initialize a new instance of the ButtonGroup class The Key of the new ButtonGroup Releases all resources used by the ButtonGroup. Creates a new ButtonGroup that is a copy of the current instance. A ButtonGroup representing a copy of this object. Overrides Component.Site Gets a value representing the collection of CommandBase objects associated with this ButtonGroup.