Janus.Windows.ButtonBar.v3 Summary description for LayoutTreePage. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Overrides CodeDomSerializer.Serialize Encapsulates a collection of ButtonBarGroup objects for use by the ButtonBar control. Determines if the specified ButtonBarGroup object is a member of the collection. The ButtonBarGroup object to locate in the collection. true if the group is found in the ButtonBarGroupCollection; otherwise, false. Inserts a new ButtonBarGroup object in the collection at the specified location. The indexed location within the collection to insert the ButtonBarGroup object. The ButtonBarGroup object to insert. Adds an array of type ButtonBarGroup to the collection. An array of ButtonBarGroup objects to add to the collection. Adds the ButtonBarGroup object to the end of the ButtonBarGroupCollection. The ButtonBarGroup to be added after all existing groups. Creates a new ButtonBarGroup using the specified value and adds it to the end of the ButtonBarGroupCollection. The text of the new ButtonBarGroup. Removes a given ButtonBarGroup from the collection. The ButtonBarGroup object to remove from the collection. Performs additional custom processes when clearing the contents of the ButtonBarGroupCollection class. Performs additional custom processes after clearing the contents of the ButtonBarGroupCollection class. Gets the ButtonBarGroup object with the specified key in the ButtonBarGroupCollection. The key of the ButtonBarGroup in the collection. Gets the ButtonBarGroup object at the specified indexed location in the ButtonBarGroupCollection. The indexed location of the ButtonBarGroup in the collection. 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 collection of ButtonBarItem objects. Performs additional custom processes when clearing the contents of the ButtonBarItemCollection class. Performs additional custom processes after clearing the contents of the ButtonBarGroupCollection class. Determines if the specified ButtonBarItem object is a member of the collection. The ButtonBarItem object to locate in the collection. true if the item is found in the ButtonBarItemCollection; otherwise, false. Inserts a new ButtonBarItem object in the ButtonBarItemCollection at the specified location. The indexed location within the collection to insert the ButtonBarItem object. The ButtonBarItem object to insert. Removes a given ButtonBarItem from the collection. The ButtonBarItem object to remove from the collection. Overrides CollectionBase.Clear Adds a new ButtonBarItem object to the end of the ButtonBarItemCollection. The ButtonBarItem to be added after all existing items. Adds an array of ButtonBarItem objects to the collection. An array of ButtonBarItem objects to add to the collection. Creates a new ButtonBarItem using the specified value and adds it to the end of the ButtonBarItemCollection. The text of the new ButtonBarItem. Creates a new ButtonBarItem using the specified values and adds it to the end of the ButtonBarItemCollection. The text of the new ButtonBarItem. The index for the SmallImageIndex property of the new ButtonBarItem. Gets the ButtonBarItem object at the specified indexed location in the ButtonBarItemCollection. The indexed location of the ButtonBarItem in the collection. Gets the ButtonBarItem object with the specified key in the ButtonBarItemCollection. The key of the ButtonBarItem in the collection. 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. Represents a group in the ButtonBar control. Initializes a new instance of the ButtonBarGroup class. Initializes a new instance of the ButtonBarGroup class and displays the assigned text on the group. The text to display on the new ButtonBarGroup. Indicates whether the FormatStyle property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the FormatStyle property to its default value. Indicates whether the BackgroundFormatStyle property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the BackgroundFormatStyle property to its default value. Indicates whether the ItemsFormatStyle property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the ItemsFormatStyle property to its default value. Gets or sets the cursor that is displayed when the mouse pointer is over the group. Gets or sets an object that contains data to associate with the ButtonBarGroup. Gets or sets a string that contains data to associate with the ButtonBarGroup. Gets the position of the ButtonBarGroup in the ButtonBarGroupCollection. Gets or sets a string that uniquely identifies this ButtonBarGroup in a collection. Gets or sets an object specifying how ButtonBarItem objects whitin this group are displayed in the ButtonBar control. Gets or sets the alignment of the text in the ButtonBarGroup. Gets or sets the alignment of the image in the ButtonBarGroup. Gets or sets a value indicating whether the ButtonBarGroup is enabled. Gets or sets a value indicating whether the ButtonBarGroup is visble. Gets or sets the size and location of the group in the ButtonBar control. Gets the height of the header of ButtonBarBarGroup in pixels. Gets a collection containing all the items in this group. Gets or sets the icon that is displayed on the ButtonBarGroup. Gets or sets the image that is displayed on the ButtonBarGroup. Gets or sets the image list index value of the image displayed by the ButtonBarGroup when the mouse moves over it. Gets or sets the key accessor for the image in the ImageList displayed by the ButtonBarGroup when the mouse moves over it. Gets or sets the image list index value of the image displayed by the ButtonBarGroup when it is disabled. Gets or sets the key accessor for the image in the ImageList displayed by the ButtonBarGroup when it is disabled. Gets or sets the image list index value of the image displayed by the ButtonBarGroup. Gets or sets the key accessor for the image in the ImageList displayed by the ButtonBarGroup. Gets or sets the text displayed on the ButtonBarGroup. Gets or sets the text that appears as a ToolTip for the ButtonBarGroup. Gets or sets a value indicating whether this ButtonBarGroup is selected. Gets or sets the background image displayed by the ButtonBar when this ButtonBarGroup is selected. Gets or sets a value specifying how the background image is draw on the ButtonBar. Gets or sets a value that indicates whether the group should act as a container for other controls. Gets or sets the ButtonBarContainerControl associated to a ButtonBarGroup acting as container for other controls. Gets the ButtonBar control that this ButtonBarGroup object is assigned to. Gets the ButtonBarFormatStyle used to draw this ButtonBarGroup in the ButtonBar control. Gets the ExplorerBarStateStyles that holds the format styles used to draw the header in its different states. Gets the ButtonBarFormatStyle used to draw the ButtonBarItem objects whitin this group. Gets the ButtonBarStateStyles that holds the format styles used to draw the items whitin this group in their different states. Gets the ButtonBarFormatStyle used to draw background of this ButtonBarGroup in the ButtonBar control. 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 Global. Contains persisted properties of a ButtonBar control. Creates an ButtonBarLayout object from the specified data stream. A Stream object that contains the data for this ButtonBarLayout object. The ButtonBarLayout object created. Creates an ButtonBarLayout object from the specified string. A string that contains the data for this ButtonBarLayout object. The ButtonBarLayout object created. Creates an ButtonBarLayout object from the specified Xml reader. An XmlReader object that contains the data for this ButtonBarLayout object. The ButtonBarLayout object created. Initializes a new instance of tho ButtonBarLayout class. Updates the layout with the changes in the ButtonBar properties when it is the current layout. Saves this ButtonBarLayout object to the specified Stream object. The Stream object to which to save this ButtonBarLayout object. Saves this ButtonBarLayout object to the specified XmlWriter object. The XmlWriter object to which to save this ButtonBarLayout object. Saves this ButtonBarLayout object as an Xml string. A Xml string containing the ButtonBarLayout object persisted properties. Creates a new object that is a copy of the current instance. A ButtonBarLayout 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 ButtonBarLayout that is the copy of the current instance. Indicates whether the properties in the ButtonBar control differ from the persisted information. Creates a new ButtonBarLayout that can be used as a stand alone layout. A ButtonBarLayout that can be used a stand alone layout Gets the parent ButtonBarLayout instance. 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 or sets an Xml string containing the persisted properties in a ButtonBar control. Gets or sets a value indicating whether this instance is the current layout in the ButtonBar control. Gets or sets a string that can be used to store an informational description in the layout. Gets the collection of ButtonBarLayout 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. Design time support property. ButtonBarLayoutConverter class. Initializes a new instance of the ButtonBarLayoutConverter class. Overrides TypeConverter.CanConvertTo Overrides TypeConverter.ConvertTo Summary description for ImageDrag. Summary description for ThemeHeader. Summary description for ContainerDesigner. Class used to serialize the ButtonBarLayout Returns the type of the layout file Encapsulates the ButtonBarFormatStyle for the different states of an item. Initialize a new instance of the ButtonBarStateStyles class. Indicates whether the ButtonBarFormatStateStyle class should be persisted. true if the class has changed from its default; otherwise, false. Resets all the property values in the object to their default values. Gets the ButtonBarFormatStyle used to draw the items. Gets the ButtonBarFormatStyle used to draw the items when the mouse is over them. Gets the ButtonBarFormatStyle used to draw the disabled items. Returns the ButtonBarFormatStyle object used to draw the selected items. Gets the ButtonBarFormatStyle used to draw the items when they are pressed or when the item is selected and the mouse is over them. This class is not intended to be used directly from your code. Initialize a new instance of the ButtonBarDesigner. Specifies the alpha level to use. Indicates that the value for this property should be inherited from the parent object. Indicates an alpha level of 255. Indicates an alpha level of 0. Use the value of the Alpha property. Specifies which effect is used when groups are expanded/collapsed. Groups are expanded/collapsed using smoth scrolling. No effect is used when a group is expanded/collapsed Specifies which area of a ButtonBar control needs to be drawn manually. The control won't be drawn manually. Specifies that the area to be manually drawn is the control's background. Specifies that the area to be manually drawn is the header of the groups. Specifies that the area to be manually drawn is the background of the groups. Specifies that the area to be manually drawn are the ButtonBarItem ojects of the control. All flags except None are set. Specifies the type of an area in a ButtonBar control. Represents the background of the ButtonBar control. Represents the header of a ButtonBarGroup. Represents the background of a ButtonBarGroup. Represents a ButtonBarItem. Represents a boolean value for a property that can inherit its value from a base or parent object. Indicates that the value for this property should be inherited from the parent object. Specifies that False should be used in a property ignoring settings in the parent object. Specifies that True should be used in a property ignoring settings in the parent object. Specifies how the background of an object will be filled. Indicates that the value for this property should be inherited from the parent object. Specifies a solid background. Specifies a gradient from left to right. Specifies a gradient from top to bottom. Specifies a gradient from upper left to lower right. Specifies a gradient from upper right to lower left. Specifies which apperance style the control is formatted after. Unspecified. The value of the property is inherited from the settings specified in the ButtonBar control. The control is formatted using its default appearance. The control is formatted as the controls in Office 2003. The control is formatted as its related control in VS 2005. The control is formatted as its related control in Office 2007. Specifies which portion of the ButtonBar control will be drawn using Windows XP Visual Styles. The control won't use Windows XP Visual Styles. The background of the control will be drawn using Windows XP Visual Styles. The border of the control will be drawn using Windows XP Visual Styles. The headers of the ButtonBarGroup objects will be drawn using Windows XP Visual Styles. The ButtonBarItem objects will be drawn using Windows XP Visual Styles. The scroll buttons of the control objects will be drawn using Windows XP Visual Styles. All flags except None are set. Specifies which apperance style a ButtonBar is formatted after. Unspecified. The value of the property is inherited from the settings specified in the ButtonBar control. The ButtonBar control is formatted as the Bar used in Office XP. The ButtonBar control is formatted as the Bar used in Office 2000. The ButtonBar control is formatted as the Bar used in Outlook Express. The ButtonBar control is formatted as the Bar used in Visual Studio .Net. The ButtonBar control is formatted as the Bar used in Windows Common Dialogs. The ButtonBar control is formatted as the controls in Office 2003. The ButtonBar control is formatted as its related control in VS 2005. The ButtonBar control is formatted as its related control in Office 2007. 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 background image is positioned within the ButtonBar. The image is stretched or shrunk to fit the size of the ButtonBar. The image is tiled. The image is displayed in the center if the ButtonBar is larger than the image. If the image is larger than the ButtonBar, the picture is placed in the center of the ButtonBar and the outside edges are clipped. Specifies how the control handles an item drag operation. Drag can only be done in code using DoDragDrop method. The ButtonBar control handles the drag operation allowing the user to move an item in the same group as well as in other groups of the same control. The ButtonBar control handles the drag operation allowing the user to move an item in the same group but not in other groups. The ButtonBar control starts a drag operation but it doesn't allow the user to move the dragged item in the control. The drag events are handled by the developer. Specifies how the drop target will be represented in a drag operation. A line will be representing the drop target. The colors of item in the position of the drop target will be inverted. Specifies which part of the ButtonBarItem objects will be selected when the mouse pointer moves over them. Only the boundaries of the image will be selected. All the ButtonBarItem, including the text, will be selected. Specifies the appearance of the ButtonBarItem objects. The ButtonBarItem appear flat, but the items change to three-dimensional as the mouse pointer moves over them. The ButtonBarItem's border has no three-dimensional effects. Specifies the orientation of the ButtonBar. The orientation of the ButtonBar will be vertical. The orientation of the ButtonBar will be horizontal. Specifies the appearance of the ButtonBarGroup objects in the ButtonBar. The ButtonBarGroup header has a raised inner edge and no outer edge. The ButtonBarGroup headers has raised inner and outer edges. The ButtonBarGroup headers has no three-dimensional effects. The ButtonBarGroup header appears flat until the mouse pointer moves over it, at which point it appears three-dimensional. Specify the border style for the ButtonBar control. The border has a sunken outer edge and no inner edge. The border has sunken inner and outer edges. The border has no three-dimensional effects. The ButtonBar control has no border. Determines which element of the ButtonBar control is at a specified location. A ButtonBarItem in the ButtonBar control. A ButtonBarGroup in the ButtonBar control. The background area, visible when the control contains few ButtonBarItem objects, or when the ButtonBar is scrolled to its bottom. Specifies the alignment of a text or an image relative to its layout rectangle. Specifies that the text or the image is aligned in near of the layout rectangle. Specifies that the text or the image is aligned in the center of the layout rectangle. Specifies that the text or the image is aligned far from the origin position of the layout rectangle. Specifies the location of the scroll buttons in the ButtonBar control. The scroll buttons will be placed at the same level of the ButtonBarGroup headers. The scroll buttons will be placed inside the boundaries of the selected ButtonBarGroup. Specifies how ButtonBarItem objects are displayed in the ButtonBar control. Each ButtonBarItem appears as a small icon with a label to its right. Each ButtonBarItem appears as a full-sized icon with a label below it. This class is not intended to be used directly from your code. This class is not intended to be used directly from your code. Initialize a new instance of the FlagsEnumEditor class Overrides UITypeEditor.EditValue Summary description for ImageEditor. This class is not intended to be used directly from your code. Represents a item in the ButtonBar control. Initializes a new intance of the ButtonBarItem class. Initializes a new instance of the ButtonBarItem class and displays the assigned text on the item. The text of the new ButtonBarItem. Initializes a new instance of the ButtonBarItem class and sets the Text and SmallImageIndex properties to the specified values. The text of the new ButtonBarItem. The image list index value of the image displayed when the item is in small icons view. Raises the ItemClick event Initializes a new instance of the ButtonBarItem class and sets the Text, SmallImageIndex and LargeImageIndex properties to the specified values. The text of the new ButtonBarItem. The image list index value of the image displayed when the item is in small icons view. The image list index value of the image displayed when the item is in large icons view. Indicates whether the FormatStyle property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the FormatStyle property to its default value. Raises the Janus.Windows.ButtonBar.ButtonBarItem.Click event A ItemEventArgs that contains the event data Gets or sets the cursor that is displayed when the mouse pointer is over the item. Gets or sets a string that uniquely identifies this ButtonBarItem in a collection. Gets or sets an object that contains data to associate with the ButtonBarItem. Gets or sets a string that contains data to associate with the ButtonBarItem. Gets or sets the text displayed on the ButtonBarItem. Gets or sets the text that appears as a ToolTip for the ButtonBarItem. Gets the position of the ButtonBarItem in the ButtonBarItemCollection. Gets or sets a value indicating whether the ButtonBarItem is enabled. Gets or sets a value indicating whether the ButtonBarItem is visible. Gets or sets the alignment of the image in the ButtonBarItem. Gets or sets the alignment of the text in the ButtonBarItem. Gets or sets the size and location of the item in the ButtonBar control. Gets or sets the icon that is displayed on the ButtonBarItem. Gets or sets the image that is displayed on the ButtonBarItem. Gets or sets the image list index value of the image displayed by the ButtonBarItem when it is in large icons view. Gets or sets the key accessor for the image in the ImageList displayed by the ButtonBarItem when it is in large icons view. Gets or sets the image list index value of the image displayed by the ButtonBarItem when it is in large icons view and disabled. Gets or sets the key accessor for the image in the ImageList displayed by the ButtonBarItem when it is in large icons view and disabled. Gets or sets the image list index value of the image displayed by the ButtonBarItem when it is in large icons view and the mouse is over it. Gets or sets the key accessor for the image in the ImageList displayed by the ButtonBarItem when it is in large icons view and the mouse is over it. Gets or sets the image list index value of the image displayed by the ButtonBarItem when it is in small icons view and disabled. Gets or sets the key accessor for the image in the ImageList displayed by the ButtonBarItem when it is in small icons view and disabled. Gets or sets the image list index value of the image displayed by the ButtonBarItem when it is in small icons view and the mouse is over it. Gets or sets the key accessor for the image in the ImageList displayed by the ButtonBarItem when it is in small icons view and the mouse is over it. Gets or sets the image list index value of the image displayed by the ButtonBarItem when it is in small view. Gets or sets the key accessor for the image in the ImageList displayed by the ButtonBarItem when it is in small view. Gets a value indicating whether this ButtonBarItem is selected. Gets the ButtonBar control that this ButtonBarItem object is assigned to. Gets the ButtonBarGroup object that this ButtonBarItem is assigned to. Gets the ExplorerBarStateStyles that holds the format styles used to draw the item in its different states. Gets the ButtonBarFormatStyle object used to draw this item in the ButtonBar control. Occurs when the ButtonBarItem is clicked. Summary description for ButtonBarLayoutCollection. Appends the specified ButtonBarLayout object at the end of the collection. The ButtonBarLayout object to add. Copies the elements of the specified ButtonBarLayout array to the end of the collection. The array of ButtonBarLayout objects to add to the collection. Overrides CollectionBase.OnInsert Overrides CollectionBase.OnInsertComplete Removes the specified ButtonBarLayout object from the collection. The ButtonBarLayout object to remove. Overrides CollectionBase.OnRemoveComplete Overrides CollectionBase.OnClear Retrieves the index of the specified ButtonBarLayout in the collection. The ButtonBarLayout to locate in the collection. A zero-based index value that represents the position of the specified ButtonBarLayout in the collection. Determines whether a ButtonBarLayout is in the collection. The ButtonBarLayout to locate in the collection. true if item is found in the collection; otherwise, false. Determines whether a ButtonBarLayout with the specified key is in the collection. The Key of the ButtonBarLayout to locate in the collection. true if item is found in the collection; otherwise, false. Gets a ButtonBarLayout object from the collection at the specified index. Gets a ButtonBarLayout object from the collection with the specified key. This class is not intended to be used directly from your code. Initialize a new instance of the ImageIndexConverter. Overrides TypeConverter.CanConvertTo Overrides TypeConverter.ConvertTo This class is not intended to be used directly from your code. Initialize a new instance of the ImageKeyConverter. Overrides TypeConverter.CanConvertTo Overrides TypeConverter.ConvertTo Provides a user interface for selecting images from an ImageList. Initialize a new instance of the SmallImageIndexEditor. Overrides UITypeEditor.EditValue Overrides UITypeEditor.GetEditStyle Overrides UITypeEditor.GetPaintValueSupported Overrides UITypeEditor.GetPaintValueSupported Provides a user interface for selecting images from an ImageList. 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 from an ImageList. Initialize a new instance of the SmallImageKeyEditor. Overrides UITypeEditor.EditValue Overrides UITypeEditor.GetEditStyle Overrides UITypeEditor.GetPaintValueSupported Overrides UITypeEditor.GetPaintValueSupported Provides a user interface for selecting images from an ImageList. Initialize a new instance of the LargeImageKeyEditor. Overrides UITypeEditor.EditValue Overrides UITypeEditor.GetEditStyle Overrides UITypeEditor.GetPaintValueSupported Overrides UITypeEditor.PaintValue Summary description for ScrollButton. 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. Provides date for the SelectingItem event. Gets the ButtonBarItem containig the data. Gets or sets a value indicating whether the event should be canceled. Provides data for the SelectingGroup event. Gets the ButtonBarGroup containing the data. Gets or sets a value indicating whether the event should be canceled. Provides data for the DrawButtonBarArea event. Draws the background of the area being painted. Gets the graphics surface to draw the ButtonBar area on. Gets the rectangle that represents the bounds of the area being drawn. Gets the ButtonBarGroup object being painted. Gets the ButtonBarItem object being painted. Gets a Brush object that can be used to draw the background. Gets a Brush object that can be used to draw the foreground. Gets the background color of the area being draw. Gets the foreground color of the area being drawn. Gets the type of the ButtonBar area being drawn. Gets or sets a value that specifies whether the area was drawn by the owner. Provides data for the GroupClick event. Initialize a new instance of the GroupEventArgs class Gets the ButtonBarGroup containing the data. Provides data for the ItemClick event. Initialize a new instance of the ItemEventArgs class Gets the ButtonBarItem containing the data. Represents the method that will handle the ItemClick event of the ButtonBar. Represents the method that will handle the GroupClick event of the ButtonBar. Represents the method that will handle the SelectingGroup event of the ButtonBar. Represents the method that will handle the SelectingItem event of the ButtonBar. Represents the method that will handle the DrawButtonBarArea event of the ButtonBar. Summary description for LayoutNameDialog. Summary description for ControlStyle. Summary description for AreaStyles. Gets or sets a value specifying the style for the background of the ButtonBar control. Gets or sets a value specifying the style for the group in the ButtonBar control. Gets or sets a value specifying the style for the items in the ButtonBar control. Gets or sets a value specifying the style for the border of the ButtonBar control. Summary description for ButtonBarContainerControl. Required designer variable. Initialize a new instance of the ButtonBarContainerControl class. Raises the System.Windows.Forms.Control.PaintBackground event. A System.Windows.Forms.PaintEventArgs that contains the event data. Raises the System.Windows.Forms.Control.Paint event. A System.Windows.Forms.PaintEventArgs that contains the event data. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Gets the ButtonBar control that this ButtonBarContainerControl is assigned to. Gets the ButtonBarGroup control that this ButtonBarContainerControl is assigned to. This class is not intended to be used directly from your code. Overrides CodeDomSerializer.Serialize ButtonBarLicenseProvider class. Initializes a new instance of the Janus.Windows.ButtonBar.ButtonBarLicenseProvider class See LicenseProvider.GetLicense Specifies the appearance and text formatting of the ButtonBar, ButtonBarGroup and ButtonBarItem classes. Represents the empty alpha value. This field is read-only. Resets all the properties of this ButtonBarFormatStyle to its default values. Indicates whether the ButtonbarFormatStyle object has changed from its default value. true if the one of the properties of the ButtonBarFormatStyle has changed from its default; otherwise, false. Initializes a new instance of the ButtonBarFormatStyle class based on the given ButtonBarFormatStyle. A ButtonBarFormatStyle which properties will be copied to create a new ButtonBarFormatStyle class. Resets the BackColor property to its default color. Indicates whether the BackColor property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the ForeColor property to its default color. Indicates whether the ForeColor property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the BackColorGradient property to its default color. Indicates whether the BackColorGradient property should be persisted. true if the property value has changed from its default; otherwise, false. Indicates whether the BackgroundGradientMode property should be persisted. true if the property value has changed from its default; otherwise, false. Resets the BackgroundGradientMode property to its default color. Get the ButtonBar control that this ButtonBarFormatStyle is assigned to. Gets or sets a value specifying the level of alpha (transparency). Gets or sets the background color for this ButtonBarFormatStyle. Gets or sets a value specifying the level of alpha (transparency) to use in the background. Gets or sets a value specifying the level of alpha (transparency) to use in the background of the second color in a linear gradient pattern. Gets or sets the foreground color for this ButtonBarFormatStyle. Gets or sets a value specifying the level of alpha (transparency) to use in the foreground. Gets or sets the Font object used by this ButtonBarFormatStyle. Gets or sets a value indicating whether the Font object of this ButtonBarFormatStyle is bold. Gets or sets a value indicating whether the Font object of this ButtonBarFormatStyle is italic. Gets or sets a value indicating whether the Font object of this ButtonBarFormatStyle is underlined. Gets or sets a value indicating whether the Font object of this ButtonBarFormatStyle specifies a horizontal line through the font. Gets or sets the face name of the font used by the ButtonBarFormatSrtyle class. Gets or sets the size of the Font object used by this ButtonBarFormatStyle object. Gets or sets a value indicating the percentage of the BlendColor to blend with the BackColor. Gets or sets a value specifying the background color used in a linear gradient pathern. Gets or sets a value specifying if a linear gradient will be applied and its direction. Gets or sets a value indicating the percentage of the BlendColor to blend with the BackColorGradient. Janus ButtonBar control for Microsoft.Net Represents the empty alpha value. This field is read-only. Initializes a new instance of the ButtonBar control. 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. Gets a string representing with the version number. Loads the settings preserved in a ButtonBarLayout object without setting it as the current layout. The ButtonBarLayout with the ButtonBar control settings. Creates a ButtonBarLayout object containing settings of the ButtonBar control. The ButtonBarLayout created. Loads a ButtonBar control settings persisted in a stream. A Stream object with the ButtonBar control settings. Persist in a stream all the ButtonBar control settings. A Stream object where settings will be persisted. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. true to release both managed and unmanaged resources; false to release only unmanaged resources. Changes appearance properties to display the control as the specified pattern. The style desired for the ButtonBar control. Determines which element of the ButtonBar control is at the current position of the cursor. One of the HitTest values that contains information about the specified location in the ButtonBar. Determines which element of the ButtonBar control is at the specified coordinates. The x coordinate of the point to be hit-tested. The y coordinate of the point to be hit-tested. One of the HitTest values that contains information about the specified location in the ButtonBar. Determines which element of the ButtonBar control is at the specified point. A Point containing the x and y coordinates of the point to be hit-tested. One of the HitTest values that contains information about the specified point in the ButtonBar. Retrieves the ButtonBarItem object that is located at the current position of the cursor. A ButtonBarItem object that represents the item that is located at the curren position of the cursor. Retrieves the ButtonBarItem object that is located at the specified coordinates. The x-coordinate where you want to look for the ButtonBarItem. The y-coordinate where you want to look for the ButtonBarItem. A ButtonBarItem object that represents the item that is located at the specified coordinates. Retrieves the ButtonBarItem object that is located at the specified point. A Point that contains the coordinates where you want to look for the ButtonBarItem. A ButtonBarItem object that represents the item that is located at the specified point. Retrieves the ButtonBarGroup object that is located at the current position of the cursor. A ButtonBarGroup object that represents the group that is located at the current position of the cursors. Retrieves the ButtonBarGroup object that is located at the specified coordinates. An int that contains the x-coordinate where you want to look for the ButtonBarGroup. Coordinates are expressed relative to the upper-left corner of the control's client area. An int that contains the y-coordinate where you want to look for the ButtonBarGroup. Coordinates are expressed relative to the upper-left corner of the control's client area. A ButtonBarGroup object that represents the group that is located at the specified coordinates. Retrieves the ButtonBarGroup object that is located at the specified point. A Point that contains the coordinates where you want to look for the ButtonBarGroup. Coordinates are expressed relative to the upper-left corner of the control's client area. A ButtonBarGroup object that represents the group that is located at the specified point. Overrides Control.OnParentVisibleChanged Raises the System.Windows.Forms.Control.DragDrop event. A System.Windows.Forms.DragEventArgs that contains the event data. Resets the DropLineColor property to its default value. Gets a value indicating whether the DropLineColor property should be persisted. true if the property value has been changed from its default; otherwise, false. Raises the System.Windows.Forms.Control.DragLeave event. A System.Windows.Forms.DragEventArgs that contains the event data. Raises the System.Windows.Forms.Control.DragOver event. A System.Windows.Forms.DragEventArgs that contains the event data. Raises the System.Windows.Forms.Control.DragEnter event. A System.Windows.Forms.DragEventArgs that contains the event data. Raises the System.Windows.Forms.Control.QueryContinueDrag event. A System.Windows.Forms.QueryContinueDragEventArgs that contains the event data. Raises the System.Windows.Forms.Control.MouseLeave event. A System.EventArgs that contains the event data. Raises the System.Windows.Forms.Control.EnabledChanged event. A System.EventArgs that contains the event data. 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. Raises the System.Windows.Forms.Control.MouseMove event. A System.Windows.Forms.MouseEventArgs that contains the event data. Displays a textbox control over the item's area to let the user rename the item. The ButtonBarItem to be renamed Displays a textbox control over the group's header area to let the user rename the group. The ButtonBarGroup to be renamed. Raises the System.Windows.Forms.Control.Leave event. A System.EventArgs that contains the event data. Processes a dialog key. One of the System.Windows.Forms.Keys values that represents the key to process. true if the key was processed by the control; otherwise, false. Overrides Control.OnMouseWheel Overrides Control.OnFontChanged Raises the System.Windows.Forms.Control.MouseDown event. A System.Windows.Forms.MouseEventArgs that contains the event data. Gets a value indicating whether the ThemedAreas property should be persisted. true if the property value has been changed from its default; otherwise, false. Resets the ThemedAreas property to its default value. Raises the System.Windows.Forms.Control.MouseUp event. A System.Windows.Forms.MouseEventArgs that contains the event data. Gets a value indicating whether the FlatBorderColor property should be persisted. true if the property value has been changed from its default; otherwise, false. Resets the FlatBorderColor property to its default value. Ensures that the specified item is visible within the ButtonBar , scrolling the contents of the control if necessary. The ButtonBarItem to scroll into view. Raises the System.Windows.Forms.Control.Paint event. A System.Windows.Forms.PaintEventArgs that contains the event data. Raises the System.Windows.Forms.Control.Resize event. A System.EventArgs that contains the event data. Raises the System.Windows.Forms.Control.PaintBackground event. A System.Windows.Forms.PintEventArgs that contains the event data. 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. Finds the first layout with the key specified in the layout hierarchy. A String that specifies the key to search. The first layout which key is equal to the key specified or null if no layout is found. Raises the Janus.Windows.ButtonBar.ButtonBar.SelectingGroup event. A Janus.Windows.ButtonBar.GroupCancelEventArgs that contains the event data. Raises the Janus.Windows.ButtonBar.ButtonBar.GroupSelected event. A System.EventArgs that contains the event data. Raises the Janus.Windows.ButtonBar.ButtonBar.SelectingItem event. A Janus.Windows.ButtonBar.ItemCancelEventArgs that contains the event data. Raises the Janus.Windows.ButtonBar.ButtonBar.ItemSelected event. A System.EventArgs that contains the event data. Raises the Janus.Windows.ButtonBar.ButtonBar.ItemClick event. A Janus.Windows.ButtonBar.ItemEventArgs that contains the event data. Raises the Janus.Windows.ButtonBar.ButtonBar.GroupClick event. A Janus.Windows.ButtonBar.GroupEventArgs that contains the event data. Raises the Janus.Windows.ButtonBar.ButtonBar.GroupRenamed event. A Janus.Windows.ButtonBar.GroupEventArgs that contains the event data. Raises the Janus.Windows.ButtonBar.ButtonBar.ItemRenamed event. A Janus.Windows.ButtonBar.ItemEventArgs that contains the event data. Raises the Janus.Windows.ButtonBar.ButtonBar.DrawButtonBarAreaEventArgs event. A Janus.Windows.ButtonBar.DrawButtonBarAreaEventArgs 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. Gets a value indicating whether the VisualStyle property should be persisted. true if the property value has been changed from its default; otherwise, false. Resets the VisualStyle 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. Raises the System.Windows.Forms.SystemColorsChanged.Paint event. A System.EventArgs that contains the event data. Overrides Control.ProcessMnemonic Resets the BlendColor property to its default value. Gets a value indicating whether the BlendColor property should be persisted. true if the property value has been changed from its default; otherwise, false. Gets a value indicating whether the GroupsFormatStyle property should be persisted. true if the property value has been changed from its default; otherwise, false. Resets the GroupsFormatStyle property to its default value. Gets a value indicating whether the GroupsBackgroundFormatStyle property should be persisted. true if the property value has been changed from its default; otherwise, false. Resets the GroupsBackgroundFormatStyle property to its default value. Gets a value indicating whether the ItemsFormatStyle property should be persisted. true if the property value has been changed from its default; otherwise, false. Resets the ItemsFormatStyle property to its default value. Gets a value indicating whether the SelectedItemFormatStyle property should be persisted. Gets a value indicating whether the ItemsFormatStyle property should be persisted. Resets the SelectedItemFormatStyle property to its default value. Gets a value indicating whether the HoverItemFormatStyle property should be persisted. true if the property value has been changed from its default; otherwise, false. Resets the HoverItemFormatStyle property to its default value. Gets a value indicating whether the HoverGroupFormatStyle property should be persisted. true if the property value has been changed from its default; otherwise, false. Resets the HoverGroupFormatStyle property to its default value. 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 which effect is used when groups are expanded/collapsed. Gets the collection of ButtonBarLayout objects in the ButtonBar control. Gets or sets the current ButtonBarLayout. Gets or sets a velue specifying how the drop target will be represented in a drag operation. Gets or sets a value indicating if the ButtonBarItem appears sunken while its selected. Gets or sets the ImageList that contains the Image objects used by the ButtonBarGroup objects and ButtonBarItem objects with small icons. Gets or sets a value indicating the location of the scroll buttons in the ButtonBar. Gets or sets the ImageList that contains the Image objects to use when displaying ButtonBarItems as large icons in the ButtonBar. Gets or sets a value indicating whether the header of the groups are visible. Gets or sets a value specifying the default image list index value of the image displayed in the groups. Gets or sets a value specifying the default key accessor for the image in the ImageList displayed in the groups. Gets or sets a value specifying the default image list index value of the image displayed by the items when thy are in small icons view. Gets or sets a value specifying the default key accessor for the image in the ImageList displayed by the items when thy are in small icons view. Gets or sets a value specifying the default image list index value of the image displayed by the items when thy are in large icons view. Gets or sets a value specifying the default key accessor for the image in the ImageList displayed by the items when thy are in large icons view. Gets or sets a value specifying the color of the line indicating the drop target. Gets or sets a value indicating whether a ToolTip is shown when the mouse passes over a group or item. 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 an ampersand is included in the text of the control. Gets or sets a value indicating whether the user can drag groups to change their position in the ButtonBar. Gets or sets a value specifying which area of a ButtonBar control needs to be drawn manually. Gets or sets a value specifying which parts of the ButtonBar will be drawn using Windows XP Visual Styles. Gets an object representing the collection of the ButtonBarGroup objects contained in this ButtonBar. Gets or sets the color of the border of the control and headers when its border style is flat. Gets or sets the ButtonBarItem object currently selected. Gets or sets a value that indicates how the control handles an item drag operation. Get or sets the ButtonBarGroup object currently selected. Gets or sets the value that determines the appearance of the groups' headers in the ButtonBar. Gets or sets the ButtonBar's border style. Gets or sets a value indicating the default percentage of the BlendColor to use with the ButtonBarFormatStyle objects associated with this ButtonBar. Gets or sets a value specifying the orientation of the ButtonBar control. Gets or sets a System.Drawing.Size that determines the size that images will have when drawing a group or an item in small icons view. Gets or sets a System.Drawing.Size that determines the size that images will have when drawing an item in large icons view. Gets or sets a value indicating whether the image of the items should be painted with a shadow when the mouse hovers over them. Occurs when a new ButtonBarGroup is about to be selected by either a programmatic modification or user interaction. Occurs when a new ButtonBarGroup is selected by either a programmatic modification or user interaction. Occurs when a new ButtonBarItem is about to be selected by either a programmatic modification or user interaction. Occurs when a new ButtonBarItem is selected by either a programmatic modification or user interaction. Occurs when the user clicks on a ButtonBarItem. Occurs when the user clicks on a ButtonBarGroup. Occurs when the user renames a ButtonBarGroup. Occurs when the user renames a ButtonBarItem. Occurs when a visual owner draw area needs to be painted. Occurs after a layout is loaded. Occurs after the CurrentLayout property has changed. Occurs after the CurrentLayout property changes. Gets or sets a value specifying how the background image of the ButtonBar is drawn. Gets or sets a value specifying which part of the ButtonBarItem objects will be selected when the mouse pointer moves over them. Returns the ButtonBarAreasStyle object used to specify the Style for the areas in the ButtonBar control. Gets or sets a value specifying the appearance for the ButtonBar control. Gets or sets a value specifying the color scheme to be used when Office2007 VisualStyle is used in the 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 the VisualStyleManager that defines the appearance of the control. Gets or sets the name of the ColorScheme in the VisualStyleManager that defines the appearance of the control. Gets or set a value indicating the appearance of the ButtonBarItem objects in the ButtonBar control. Gets or sets the color that blends with the BackColor and BackColorGradient properties of the ButtonBarFormatStyle when its Blend or BlendGradient properties are not zero. Gets the ExplorerBarStateStyles that holds the format styles used to draw the groups' header in their different states. Returns the ButtonBarFormatStyle object used to draw the groups' header in the ButtonBar control. Returns the ButtonBarFormatStyle object used to draw the groups' background in the ButtonBar control. Gets the ExplorerBarStateStyles that holds the format styles used to draw the items in their different states. Returns the ButtonBarFormatStyle object used to draw the items in the ButtonBar control. Returns the ButtonBarFormatStyle object used to draw the selected item in the ButtonBar. Returns the ButtonBarFormatStyle object used to draw the items in the ButtonBar control when the mouse is over them. Returns the ButtonBarFormatStyle object used to draw the groups' header in the ButtonBar control when the mouse is over them. Gets or sets a value specifying the level of alpha (transparency) used to draw the objects in the ButtonBar control. Gets or sets a value specifying the level of alpha to use in the ButtonBar control. Gets or sets a value specifying the level of alpha (transparency) to use in the background. Gets or sets a value specifying the level of alpha (transparency) to use in the foreground. Summary description for GroupsDesigner. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Provides a user interface for selecting controls objects in a Properties window. Initializes a new instance of the ColorSchemeEditor class. Overrides UITypeEditor.EditValue. Overrides UITypeEditor.GetEditStyle Provides a type converter to convert a ColorScheme property to a string Initialize a new instance of the ColorSchemeConverter. Overrides TypeConverter.CanConvertTo. Overrides TypeConverter.ConvertTo. This class is not intended to be used directly from your code. Initialize a new instance of the AutoFormatDialogClass. Clean up any resources being used. Raises the System.Windows.Forms.Form.Load event. A System.EventArgs that contains the event data. Required method for Designer support - do not modify the contents of this method with the code editor. Gets or sets the ButtonBar that this form is assigned to.