DevExpress.Utils.v12.2 The enumeration specifies the size of images being displayed within an object, when images are obtained from a . The size of an image being displayed by an object is determined by the ImageSize property of the bound . The size of an image being displayed by an object is determined by the size of the corresponding Image item in the bound . Defines an interface a control that can be implemented to provide layout information to an XtraLayoutControl. The control that implements this interface must fire the Changed event when specific settings that affect the layout information have been changed, and the XtraLayoutControl must update the layout as a result. When implemented by a control, specifies whether a text label should be visible by default when this control is added to an XtraLayoutControl. true if a text label should be visible by default when the control is added to an XtraLayoutControl; otherwise, false. When implemented by a control, specifies its default maximum size which is in effect when the control is displayed within an XtraLayoutControl. A structure that specifies the control's default maximum size. When implemented by a control, specifies its default minimum size which is in effect when the control is displayed within an XtraLayoutControl. A structure that specifies the control's default minimum size. Contains values that specify the direction of an expand button's arrow. Indicates the normal direction of an expand/collapse button's arrow. Indicates the inverted direction of an expand/collapse button's arrow. Manages skins for Developer Express controls. Initializes a new instance of the SkinManager class. Gets or sets whether dragging-and-dropping columns/fields is indicated using arrow indicators. true if dragging-and-dropping columns is indicated using arrow indicators; otherwise, false. Gets whether the form title bar skinning feature is enabled. true if the form title bar skinning feature is enabled; otherwise, false. Gets whether the form title bar skinning feature is enabled for MDI child windows. true if the form title bar skinning feature for MDI child windows is enabled; otherwise, false. Gets or sets whether the window ghosting feature is enabled for skinned XtraForm objects. A Boolean value that specifies whether the window ghosting feature is enabled. The default value is false. This member supports the internal infrastructure, and is not intended to be used directly from your code. @nbsp; Provides access to the default skin manager. A SkinManager object that represents the default skin manager. Gets the name of the default skin, which is used by controls by default. A string that specifies the name of the default skin. Disables the title bar skinning feature for Developer Express forms. Disables the title bar skinning feature for MDI child DevExpress forms. This member supports the internal infrastructure, and is not intended to be used directly from your code. Enables the title bar skinning feature for Developer Express forms. Enables the title bar skinning feature for Developer Express forms, if the application is not running under Microsoft Vista. Enables the title bar skinning feature for MDI child Developer Express forms. This member supports the internal infrastructure, and is not intended to be used directly from your code. This method supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; @nbsp; This method supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; @nbsp; @nbsp; This method supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; @nbsp; @nbsp; This method supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; @nbsp; @nbsp; This method returns the specified skin name, if it's valid. If the skin name is invalid, the default skin's name is returned. A string that specifies the skin name to test. A string that specifies the valid skin name. This member supports the internal infrastructure, and is not intended to be used directly from your code. @nbsp; This member supports the internal infrastructure, and is not intended to be used directly from your code. @nbsp; This member supports the internal infrastructure, and is not intended to be used directly from your code. @nbsp; This member supports the internal infrastructure, and is not intended to be used directly from your code. @nbsp; This method supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; @nbsp; Registers the specified skin for runtime use. This method supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; This method supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; @nbsp; @nbsp; This method supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; @nbsp; This method supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; @nbsp; Gets the collection of skins that are currently available for use in Developer Express controls. A collection that stores available skins. Specifies how an image can be aligned within another object. An image is vertically aligned at the bottom, and horizontally aligned at the center. An image is vertically aligned at the bottom, and horizontally aligned on the left. An image is vertically aligned at the bottom, and horizontally aligned on the right. The default layout. An image is horizontally and vertically aligned at the center. An image is vertically aligned at the center, and horizontally aligned on the left. An image is vertically aligned at the center, and horizontally aligned on the right. An image is stretched to fill the available client area. An image is stretched horizontally. An image is stretched vertically. An image is vertically aligned at the top, and horizontally aligned at the center. An image is vertically aligned at the top, and horizontally aligned on the left. An image is vertically aligned at the top, and horizontally aligned on the right. Zooms an image proportionally so that it's displayed within the client area in its entirety. Zooms an image proportionally, making its smaller side (width or height) to be displayed entirely. The image is centered, so the larger side (height or width) will not be displayed in its entirety. Represents the base class for most controls and editors available in the XtraEditors library, along with their descendants. Initializes a new instance of the ControlBase class with default settings. Clears the value of the size of a rectangular area, into which the specified control can fit, from the program cache. A object. Returns the value of the control's CanProcessMnemonic property, if this property exists. The control whose CanProcessMnemonic property value is returned. The value of the control's CanProcessMnemonic property. true if the property doesn't exist. This member supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; @nbsp; Returns the ValidationCancelled property value of a control, if this property exists. A that represents the control whose ValidationCancelled property value is returned. true if the validation is cancelled; otherwise, false. This member supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; @nbsp; Resets the control's ValidationCancelled property. This method supports the internal infrastructure and is not intended to be used directly from your code. A control. Represents the XtraScrollableControl. Initializes a new instance of the class. Gets or sets if finger scrolling is enabled. true if finger scrolling is enabled; otherwise, false. Gets or sets whether the XtraScrollableControl's view is automatically scrolled to completely display the active control if it is invisible, or partly visible. true to automatically scroll the view to completely display the active control if it is invisible, or partly visible; otherwise, false. Gets the control's appearance settings. An object that contains appearance settings used to paint the control. Gets or sets whether the XtraScrollableControl enables the user to scroll to any controls placed outside its visible boundaries. true to enable auto-scrolling; otherwise, false. Gets or sets the size of the auto-scroll margin. A object that represents the height and width of the auto-scroll margin, in pixels. Gets or sets the minimum size of the auto-scroll. A object that represents the minimum height and width of the area through which a user can scroll, in pixels. Gets or sets the location of the auto-scroll position. A structure that represents the auto-scroll position, in pixels. Gets or sets the control's background color. A value that specifies the control's background color. Gets the rectangle that represents the XtraScrollableControl's view area. A object that represents the control's view area. Gets or sets whether the event fires when using the mouse wheel. true if the event fires when using the mouse wheel; otherwise, false. Gets or sets the control's foreground color. A value that specifies the control's foreground color. Gets the horizontal scrollbar's settings. A object that represents the horizontal scrollbar. Gets the control's look and feel settings. A object that contains look and feel settings. Resets the property back to its default value. Fires when the control's view is scrolled. Gets or sets the distance the XtraScrollableControl's view is scrolled when the user clicks one of the scroll buttons. An integer value that specifies the distance, in pixels, the control's view is scrolled when the user clicks one of the scroll buttons. Scrolls the XtraScrollableControl's view to display the specified control. A descendant that represents the control which is invisible, or partly visible, within the XtraScrollableControl. Specifies the size of the auto-scroll margin. An integer value that specifies the width of the auto-scroll margin, in pixels. An integer value that specifies the height of the auto-scroll margin, in pixels. Gets or sets the text associated with the control. A string value that specifies the text associated with the control. Gets the vertical scrollbar's settings. A object that represents the vertical scrollbar. Enumerates tooltip types that are supported by controls. The default tooltip type. The actual tooltip type is determined by a control. A regular tooltip that consists of the title and contents regions. A that supports multiple text and image regions. Represents a tooltip that supports multiple text and image regions. Initializes a new instance of the SuperToolTip class with the default settings. Initializes a new instance of the SuperToolTip class with the specified settings. A SerializationInfo object. A StreamingContext object. Gets or sets whether HTML formatting is allowed in the current SuperToolTip object. A value that specifies whether HTML formatting is allowed in the tooltip. This property is not supported by the SuperToolTip class. @nbsp; Copies the settings and contents of the specified tooltip to the current object. A source object. Returns a copy of the current object. A SuperToolTip object which is a copy of the current tooltip. The default distance between items. This constant specifies the default value for the property. [To be supplied] Specifies the distance between tooltip items. An integer which specifies the distance between tooltip items. Gets or sets whether the tooltip's width is fixed or automatically adjusted to fit the tooltip's contents entirely. true if the tooltip's width is fixed; false if the tooltip is automatically resized to fit its contents entirely. Gets whether the SuperToolTip is empty. true if the SuperToolTip doesn't contain any information to display; otherwise, false. Gets the collection of items which constitute the SuperToolTip object. A which contains items displayed by the SuperToolTip object. This property is not supported by this class. A object. Specifies the tooltip window's maximum width, in pixels. An integer value that specifies the tooltip window's maximum width. Gets whether HTML formatting in a SuperToolTip is allowed by the ToolTipController object that displays the current SuperToolTip object. true if HTML formatting is allowed by the ToolTipController object that displays the current SuperToolTip object; otherwise, false. Gets or sets padding within the SuperToolTip. A object that specifies the tooltip's internal spacing characteristics. Creates tooltip items based on the specified setup information. A object which contains initialization information. Gets the textual representation of the current SuperToolTip. A string which specifies the tooltip's textual representation. Contains values that specify how progress is indicated on progress bar controls. A control repeatedly scrolls the block from one edge to another. The same, as the option. A control scrolls the block from one edge to another, by moving the block back when it reaches any control's edge. A base class for popup menus in Developer Express .NET controls. Initializes a new instance of the DXPopupMenu class with default settings. Initializes a new instance of the DXPopupMenu class with the specified handler for the event. An event handler that will be invoked when the menu is about to be displayed. This value is assigned to the event. Gets or sets the menu's alignment relative to the mouse cursor. The ContentAlignment value that is the alignment of the menu relative to the mouse cursor. Fires after the menu has been closed. Fires a specific event that typically occurs after the menu has disappeared. Hides the current popup menu. Gets or sets how the current menu is displayed (as a menu, floating bar or ). A MenuViewType value Gets or sets the object that created the current popup menu. For internal use. An object that created the current popup menu. This member supports the internal infrastructure and is not intended to be used directly from your code. Specifies a submenu. Initializes a new instance of the DXSubMenuItem class with the specified caption. A string that specifies the text displayed by the menu item. This value is assigned to the property. Initializes a new instance of the DXSubMenuItem class with default settings. Initializes a new instance of the DXSubMenuItem class with the specified caption and the handler for the event. A string that specifies the text displayed by the menu item. This value is assigned to the property. An event handler that will be invoked when the submenu is about to be displayed. This value is assigned to the event. Occurs when the DXSubMenuItem is about to be displayed onscreen. Releases all the resources used by the current object. Invokes the event handler assigned to the event. Gets a collection of items displayed when the current submenu is expanded. A object which contains menu items displayed when the submenu is expanded. Represents a menu item that can be checked and unchecked. Initializes a new instance of the DXMenuCheckItem class with the specified caption. A string that specifies the menu item's caption. This value is assigned to the property. Initializes a new instance of the DXMenuCheckItem class with the specified caption, image, check state and event handler. A string that specifies the menu item's caption. This value is assigned to the property. A Boolean value that specifies the menu item's check state. This value is assigned to the property. An image that is displayed within the menu item. This value is assigned to the property. An event handler that will be invoked when the check state is toggled. This value is assigned to the event. Initializes a new instance of the DXMenuCheckItem class with the specified caption and check state. A string that specifies the menu item's caption. This value is assigned to the property. A Boolean value that specifies the menu item's check state. This value is assigned to the property. Initializes a new instance of the DXMenuCheckItem class with default settings. Gets or sets a value indicating whether the menu item is checked. true if the menu item is checked; otherwise, false. Occurs when the menu item's check state is toggled. Releases all the resources used by the current object. Represents a regular menu item. Initializes a new instance of the DXMenuItem class with default settings. Initializes a new instance of the DXMenuItem class with the specified caption, image and Click event handler A string that specifies the text displayed by the menu item. This value is assigned to the property. An event handler that will be invoked when the menu item is clicked or selected. This value is assigned to the event. An image that is displayed within the menu item. This value is assigned to the property. Initializes a new instance of the DXMenuItem class with the specified caption and Click event handler A string that specifies the text displayed by the menu item. This value is assigned to the property. An event handler that will be invoked when the menu item is clicked or selected. This value is assigned to the event. Initializes a new instance of the DXMenuItem class with the specified caption. A string that specifies the text displayed by the menu item. This value is assigned to the property. Initializes a new instance of the DXMenuItem class with the specified settings. A string used to initialize the item's property. A handler for the event. An Image used to initialize the property. An Image used to initialize the property. Initializes a new instance of the DXMenuItem class with the specified settings. A string used to initialize the item's property. A handler for the event. An Image used to initialize the property. An Image used to initialize the property. An Image used to initialize the property. An Image used to initialize the property. Gets or sets whether the current menu item starts a group. true if the menu item starts a group; otherwise, false. Specifies the text displayed within the menu item. A string that specifies the text displayed within the menu item. Occurs when the menu item's functionality needs to be invoked. This member supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; Gets the menu item collection which owns the current menu item. A collection which owns the current menu item. Releases all the resources used by the current object. Gets or sets whether the menu item is enabled. true if the menu item is enabled; otherwise, false. Invokes the event handler assigned to the event. Gets the image that currently represents the menu item. An Image object that specifies the image currently representing the menu item. Gets or sets an image displayed within the menu item, A object that specifies the image displayed within the menu item. Gets or sets an image representing the menu item in the disabled state. An Image object representing the menu item in the disabled state. Gets or sets a large image for the current menu item. An Image object that is a large image for the current menu item. Gets or sets a large image displayed in the current menu item when it is in the disabled state. An Image object that is a large image displayed in the current menu item when it is in the disabled state. Gets or sets a shortcut displayed within the menu item A value that specifies a shortcut. Gets or sets whether the ampersand ('@amp;') character, when it is found in the item's , acts as a shortcut prefix, or it is displayed as is. true if the ampersand ('@amp;') character, when it is found in the item's , acts as a shortcut prefix; false if the ampersand ('@amp;') is displayed as is. Gets or sets the data associated with the menu item. An object that contains the information which is associated with the menu item. Gets or sets whether the menu item is visible. true if the menu item is visible; otherwise, false. Represents the Default ToolTipController. Initializes a new instance of the DefaultToolTipController class. Initializes a new instance of the DefaultToolTipController class with the specified container. An object that implements the interface. Returns the object which represents the Default ToolTipController. A object which represents the Default ToolTipController. Returns whether HTML formatting is enabled in tooltips for the specified control. A control for which this tooltip setting is to be obtained. A value that specifies whether HTML formatting is supported in tooltips for the specified control. Gets a object associated with the specified control. A control whose SuperToolTip object is to be obtained. A object associated with the control. Gets a regular tooltip's title displayed within the specified control. A control whose tooltip's title is to be obtained. A string representing a regular tooltip's title for the control. Gets a regular tooltip for the specified control. A control whose tooltip should be obtained. A string representing a regular tooltip for the control. Gets the type of the icon displayed within the specified control's regular tooltip. A control whose tooltip's icon type is to be obtained. A value representing the icon type displayed within the specified control's regular tooltip. Sets whether HTML formatting is enabled in tooltips for the specified control. A control for which the tooltip information is to be changed. A value that specifies whether HTML formatting is enabled in tooltips for the specified control. Associates a object with the specified control. A control for which to set the tooltip. A object to associate with the control. Sets a regular tooltip's title for the specified control. A control for which to set a regular tooltip's title. A string representing a regular tooltip's title. Sets a regular tooltip for the specified control. A control for which to set the tooltip. A string representing a regular tooltip. Sets the type of the icon displayed within the specified control's regular tooltip. A control for which the icon type is set. A value representing the type of the icon that should be displayed within the specified control's regular tooltip. Contains tooltip information. Initializes a new instance of the ToolTipControlInfo class with the specified identifier, tooltip text and title. An object used as an identifier of the currently processed visual element. This value is assigned to the property. A string that specifies a tooltip's text. This value is assigned to the property. A string that specifies a tooltip's title. This value is assigned to the property. Initializes a new instance of the ToolTipControlInfo class with the specified identifier, tooltip text, icon type and delay flag. An object used as an identifier of the currently processed visual element. This value is assigned to the property. A string that specifies a tooltip's text. This value is assigned to the property. A Boolean value that specifies whether a tooltip needs to be displayed immediately or after a delay. This value is assigned to the property. A value that specifies the kind of predefined icon to display in a tooltip. This value is assigned to the Initializes a new instance of the ToolTipControlInfo class with the specified identifier, tooltip text, title, icon type and delay flag. An object used as an identifier of the currently processed visual element. This value is assigned to the property. A string that specifies a tooltip's text. This value is assigned to the property. A string that specifies a tooltip's title. This value is assigned to the property. A Boolean value that specifies whether a tooltip needs to be displayed immediately or after a delay. This value is assigned to the property. A value that specifies the kind of predefined icon to display in a tooltip. This value is assigned to the Initializes a new instance of the ToolTipControlInfo class with the specified identifier, tooltip text, title and icon type. An object used as an identifier of the currently processed visual element. This value is assigned to the property. A string that specifies a tooltip's text. This value is assigned to the property. A string that specifies a tooltip's title. This value is assigned to the property. A value that specifies the kind of predefined icon to display in a tooltip. This value is assigned to the Initializes a new instance of the ToolTipControlInfo class with default settings. Initializes a new instance of the ToolTipControlInfo class with the specified identifier, tooltip text and icon type. An object used as an identifier of the currently processed visual element. This value is assigned to the property. A string that specifies a tooltip's text. This value is assigned to the property. A value that specifies the kind of predefined icon to display in a tooltip. This value is assigned to the Initializes a new instance of the ToolTipControlInfo class with the specified identifier and tooltip text. An object used as an identifier of the currently processed visual element. This value is assigned to the property. A string that specifies a tooltip's text. This value is assigned to the property. Initializes a new instance of the ToolTipControlInfo class with the specified settings. An object used as an identifier of the currently processed visual element. This value is assigned to the property. A string that specifies a tooltip's text. This value is assigned to the property. A string that specifies a tooltip's title. This value is assigned to the property. A Boolean value that specifies whether a tooltip needs to be displayed immediately or after a delay. This value is assigned to the property. A value that specifies the kind of predefined icon to display in a tooltip. This value is assigned to the A value that specifies whether HTML formatting is supported in tooltips. This value is assigned to the property Gets or sets whether HTML formatting is supported in tooltips. A value that specifies whether HTML formatting is supported in tooltips. Gets or sets the kind of predefined icon to display in a tooltip. A value specifying the kind of predefined icon to display. Gets or sets whether a tooltip will be displayed immediately or after a delay. A Boolean value that specifies whether a tooltip will be displayed immediately after an event handler call. Gets or sets the interval that must pass before a tooltip is displayed. An integer value that specifies the delay, in milliseconds. Gets or sets an object which uniquely identifies the currently processed element. An object which uniquely identifies the currently processed element. Gets or sets a that will be displayed if the property is set to SuperTip A object that has been assigned to this property. The default value is null. Gets or sets the tooltip's text. A string that specifies the tooltip's text. Gets or sets the tooltip's title. A string that specifies the tooltip's title. Gets or sets the image to display within the current tooltip. An object that specifies the image to display within the current tooltip. Gets or sets the tooltip location. A enumeration value. Gets or sets the tooltip's position in screen coordinates. A structure that specifies the tooltip's position, in pixels, relative to the top left corner of the screen. Gets or sets the type of tooltip to be displayed. A value that specifies the type of tooltip to be displayed. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the ToolTip Controller which fires this event. A object that contains event data. Provides data for the event. Initializes a new instance of the ToolTipControllerGetActiveObjectInfoEventArgs class with the specified settings. The control for which a tooltip controller's event is fired. This value is assigned to the property. The element of the control (or the type of the element) for which the tooltip is displayed. This value is assigned to the property. An object which uniquely identifies the current element for which the tooltip is displayed. This value is assigned to the property. A structure that specifies the position of the mouse cursor relative to the control's upper left corner. This value is assigned to the property. Gets the position of the mouse cursor relative to the control's upper left corner. A structure that specifies the position of the mouse cursor relative to the control's upper left corner. Gets or sets an object which uniquely identifies the visual element at the current position. A object which identifies the visual element at the current position. Represents a collection of objects. Initializes a new instance of the Images class with the specified owner. An object that represents the image collection which owns this object. Initializes a new instance of the Images class with the specified settings. An object representing the Images object's owner. true to permit image modification; otherwise, false. Appends the specified image to the current collection of images. A object to append to the collection. An integer value indicating the position at which the new element was inserted. -1 if the specified image is null (Nothing in Visual Basic) or empty. Adds an image with the specified name to the collection. An image to add to the collection. A string that specifies the name of the image, An integer value that specifies the position at which the image has been added. Adds images from the specified horizontal image strip to the collection. The image(s) to add to the collection. Adds images from the specified vertical image strip to the collection. The image(s) to add to the collection. Adds an array of images to the current collection. An array of images to be added to the collection. Adds images from the specified list to the current collection. A IList object that contains images to be added to the collection. Clears the current collection. Gets whether the collection contains the specified element. An object to locate in the collection. A Boolean value that specifies whether the collection contains the specified element. Copies the collection to a compatible one-dimensional Array, starting at the specified index of the target array. The one-dimensional Array that is the destination of the elements copied from the collection. The Array must have zero-based indexing. The zero-based index in the array in which copying begins. Gets the number of items in the collection. An integer value that specifies the number of items in the collection. Returns an enumerator for the collection. An IEnumerator for the collection. Returns an image from the image collection at the specified position within the specified height and width. A object which resolution settings will be applied to the resulting image. An integer value that specifies the width of the resulting image. An integer value that specifies the height of the resulting image. An integer value that specifies the vertical position of the resulting image in the images collection. An integer value that specifies the horizontal position of the resulting image in the images collection. A object which represents an image at the specified position of the specified size. Searches for the specified Object and returns the zero-based index of the first occurrence within the collection. The zero-based index of the first occurrence of value within the collection, if found; otherwise, -1. The Object to locate in the collection. This member supports the internal infrastructure and is not intended to be used directly from your code. An InnerImagesList object. Inserts an image into the collection at the specified position. An integer value specifying the zero-based position at which the specified image is inserted. An image to insert into the collection. Inserts an image with the assigned name into the collection at the specified position. An integer value specifying the zero-based position at which the specified image is inserted. An image to insert into the collection. A string that specifies the name to be associated with the image. Inserts an image from project resources. An image to be inserted. The name of the image to be inserted. The type of the class where the image to be inserted is defined. An integer value that specifies the position at which the image needs to be inserted in the image collection. An integer value that specifies the index of the inserted image in the image collection. Gets a value indicating whether the collection has a fixed size. false. Gets a value indicating whether the collection is read-only. false. Gets a value indicating whether access to the collection is synchronized (thread safe). true. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the image at the specified position. Provides access to the images in the collection by their names. A string that specifies the name of the image to locate in the collection. An image with the specified name. Gets the collection of names assigned to the images in the current collection. A StringCollection of names assigned to the images in the current collection. Removes the specified image from the collection. An image to remove from the collection. Removes an image at the specified position from the collection. A zero-based index of the required image. Removes an image with the specified name from the collection. A string that specifies the name of the required image. Assigns a name to the image located at the specified position within the collection. An integer value that specifies the zero-based index of the required image. A string that specifies the name to be assigned to the image. Gets an object that can be used to synchronize access to the collection. The current object. Copies the elements of the Images to a new array of objects. An array of objects containing the copies of the elements of the Images. Enumerates wrapping modes. Default wrapping mode. The actual wrapping mode is determined by a control. The word wrapping feature is disabled. The word wrapping feature is enabled. Contains values that specify how a specific element is positioned relative to another element. An element is located at the bottom edge of another element. The same as the option. An element is located at the left edge of another element. An element is located at the right edge of another element. An element is located at the top edge of another element. Contains options that specify how text is rendered. Initializes a new instance of the TextOptions class with the specified alignments, word wrapping and text trimming options. A value that specifies the horizontal alignment of text. This value is assigned to the property. A value that specifies the vertical alignment of text. This value is assigned to the property. A value that specifies word wrapping mode. This value is assigned to the property. A value that specifies text trimming mode. This value is assigned to the property. Initializes a new instance of the TextOptions class with the specified owner, the text settings are set to default values. An object which becomes the owner of the current object. Initializes a new instance of the TextOptions class with the specified alignments, word wrapping and text trimming options. A value that specifies the horizontal alignment of text. This value is assigned to the property. A value that specifies the vertical alignment of text. This value is assigned to the property. A value that specifies word wrapping mode. This value is assigned to the property. A value that specifies text trimming mode. This value is assigned to the property. A enumeration value that specifies the hotkey prefix for the text. This value is assigned to the property. Copies settings from the specified object to the current TextOptions object. A TextOptions object whose settings are copied to the current object. Gets an object that specifies the default text options. A object that specifies the default text options. Gets an object whose settings force text to be centered. A TextOptions object with its settings set to the corresponding values. Gets an object whose settings allow text to wrap. A TextOptions object with its settings set to the corresponding values. Gets an object whose settings prevent text from wrapping. A TextOptions object with its settings set to the corresponding values. Gets an object whose settings force text to be centered and prevent it from wrapping. A TextOptions object with its settings set to the corresponding values. Gets an object that contains the default formatting settings. A object containing the default formatting settings. Specifies how the default string format referred to by the property is constructed. Returns a object whose settings reflect the alignment, word wrapping and text trimming options of the object. A object whose properties are set to match the appropriate values. Returns a object whose settings reflect the alignment, word wrapping and text trimming options of the specified TextOptions object. A TextOptions object whose settings are used to initialize the corresponding settings of the object that is to be returned. A object whose properties are set to match the appropriate values. Gets or sets the horizontal alignment of text. A value that specifies the text horizontal alignment. Converts the specified value to a corresponding value. A value that is to be converted. A value that corresponds to the specified value. Gets or sets the hotkey prefix for the text. A enumeration value which represents the hotkey prefix for the text. Tests whether two objects have the same property values. The TextOptions object to which the current object is compared. true if the current object has the same property values as the specified object; otherwise, false. Resets all the text settings to their default values. Returns the text representation of the current object. The text representation of the current object. Gets or sets text trimming mode. A value that specifies text trimming mode. For internal use. Copies settings from the specified object to the current object. A object whose settings are copied to the current object. Gets or sets the vertical alignment of text. A value that specifies the text vertical alignment. Converts the specified value to a corresponding value. A value that is to be converted. A value that corresponds to the specified value. Gets or sets text wrapping mode. A value that specifies text wrapping mode. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the tooltip controller which raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the ToolTipControllerCustomDrawEventArgs class. A object which specifies the storage for the most used pens, fonts and brushes. This value is assigned to the property. A object which provides the information required to paint a tooltip. This value is assigned to the property. A structure which specifies the tooltip's boundaries. This value is assigned to the property. Gets the bounding rectangle of the painted tooltip. A structure which specifies the tooltip's boundaries. Gets an object which specifies the storage for the most used pens, fonts and brushes A object which specifies the storage for the most used pens, fonts and brushes. Gets or sets whether an event was handled, if it was handled the default actions are not required. true if default painting isn't required; otherwise, false. Gets an object which provides the information required to paint a tooltip. A object which provides the information required to paint a tooltip. A collection of objects. The ImageCollection is also used as a part of the component. Initializes a new instance of the ImageCollection class. Initializes a new instance of the ImageCollection class with the specified container. An object that implements the interface. Initializes a new instance of the ImageCollection class with the specified settings. true to permit image modification; otherwise, false. Appends the specified image to the collection. The image to add to the collection. Appends the specified image to the specified list. An object that represents the collection of images. The image to add to the specified collection. Adds an image with the specified name to the collection. An Image to be added to the collection. A string that specifies the image's name. You can then retrieve images by name via the property. Adds the images from the specified horizontal image strip to the collection. The image(s) to add to the collection. Adds the images from the specified vertical image strip to the collection. The image(s) to add to the collection. Notifies the image collection that initialization is starting. Fires after the image collection has been changed. Removes all images from the collection. Draws the specified image in the specified state and at the specified location. A object. An object that represents the source of the images. A zero-based integer that specifies the index of the image within the images. A structure that specifies the drawing area. true to draw the image in the enabled state; otherwise, false. Draws the specified image at the specified location. A object that specifies the storage for the most used pens, fonts and brushes. An object that represents the source of the images. A zero-based integer that specifies the index of the image within the images. A structure that specifies the drawing area. Draws the image. A object that provides storage for pens, fonts and brushes used when painting. An object that represents the image source. An integer value that identifies the image within the collection. A structure that specifies the bounding rectangle of the image. true to draw an image in enabled state; otherwise, false. Draws the image. A object that provides storage for pens, fonts and brushes used when painting. The to draw. An object that represents the image source. An integer value that identifies the image within the collection. A structure that specifies the bounding rectangle of the image. true to draw an image in enabled state; otherwise, false. Notifies the image collection that initialization is complete. Saves the contents of the current collection to a file. A string that specifies the name of the file to which the contents of the image collection is saved. Returns the image at the specified position within the specified image list. An object that represents the source of images. A zero-based integer that specifies the index of the image within the images. An descendant that represents the image at the specified position within the specified image list. null (Nothing in Visual Basic) if the image isn't found. Returns an image from the specified ImageList or ImageCollection. An ImageList or ImageCollection that stores an image to be returned. A string value that is the key/name of the image to be returned. An image with the specified key/name stored in an ImageList/ImageCollection. Returns the number of images within the specified source of images. An object that represents the source of images. An integer value that specifies the number of images within the specified image source. Returns the size of the images in the specified image list. An object that represents the source of the images. A structure that specifies the height and width of the images in the specified list. if images is null (Nothing in Visual Basic) or isn't a source of images. Gets the size of the specified image or of an image in the image list addressed by a specific index. An image whose size is returned. An object that represents the source of images. This parameter is in effect if the image parameter is set to null. The index of the required image in the images list. A value that specifies the size of a specific image. Returns the image stored in the specified file. A string that specifies the full path to the file. A object that represents the image stored in the specified file; null if the image cannot be loaded. Provides access to the collection of images. A object that represents the collection of images. Gets or sets the size of images in the image collection. For the , this property specifies the size of images fetched from an image strip (at design time or via the and methods). A structure which specifies the height and width of the images in the list. Gets or sets the handle to the associated with the current image collection. A handle to the for the current image collection. null (Nothing in Visual Basic) if the current image collection is empty. Inserts an image from project resources. An image to be inserted. The name of the image to be inserted. The type of the class where the image to be inserted is defined. An integer value that specifies the position at which the image needs to be inserted in the image collection. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. The . An object that represents the image source. An integer value that specifies the position of the image within the collection. The Boolean value. Determines whether the image exists at the specified position within the specified source of images. An object that represents the source of images. A zero-based integer that specifies the index of the image within the images. true if the image exists at the specified position within the specified source of images; otherwise, false. Gets or sets the color to treat as transparent. The which represents the color that is not rendered when the image is drawn. Contains values that specify how an in-place editor is activated for a cell in a container control. If a cell is focused and not being edited, an in-place editor is opened on a click (the mouse button is pressed and then released). Clicking a non-focused cell focuses the cell first, and a subsequent click activates the in-place editor (if not prohibited). Specifies the default behavior. For the XtraGrid control, this option acts as the option if multiple cell selection is enabled (see the topic). Otherwise, this option acts as the option. For the XtraPivotGrid control, this option acts as the option. A cell's in-place editor is activated when the left mouse button is pressed. If a cell is focused and not being edited, an in-place editor is opened on pressing the mouse button. Clicking a non-focused cell focuses the cell first, and a subsequent mouse-down event activates the in-place editor (if not prohibited). A cell's in-place editor is activated when a mouse button is released from a click within the cell. [To be supplied] Initializes a new instance of the CommandPopupMenu@lt;T@gt; class with default settings. Initializes a new instance of the CommandPopupMenu@lt;T@gt; class with the specified caption and the handler for the event. An event handler that will be invoked when the menu is about to be displayed. This value is assigned to the event. Find a menu item specified by its Id and disable it. An object serving as a menu identifier. Find a menu item specified by its Id and disable it. An object serving as a menu identifier. true to search nested menus recursively; otherwise, false. Find a menu item specified by its Id and enable it. An object serving as a menu identifier. Find a menu item specified by its Id and enable it. An object serving as a menu identifier. true to search nested menus recursively; otherwise, false. Searches for a menu item specified by its ID within a specified menu object. A object that is the menu from which a search starts. An integer that is the position of the menu item within the menu object. true, to search nested menus recursively; otherwise, false. A object if the menu with a specified identifier is found; otherwise null (or Nothing in Visual Basic) Gets or sets menu identifier. An object serving as a menu identifier. Moves a menu item with a check mark to a specified position. An object serving as a menu identifier. An integer that is the position of a menu item within the menu object. Moves a menu item to a specified position. An object serving as a menu identifier. An integer that is the position of a menu item within the menu object. Moves a menu item to a specified position. A object that is the menu item. An integer that is the position of a menu item within the menu object. Moves a submenu item to a specified position. An object serving as a menu identifier. An integer that is the position of a menu item within the menu object. Find a menu item specified by its Id and remove it. An object serving as a menu identifier. true, to search nested menus recursively; otherwise, false. Find a menu item specified by its Id and remove it. An object serving as a menu identifier. Represents an XtraUserControl. Initializes a new instance of the class. Gets the appearance settings used to paint the user control. An object which contains the user control's appearance settings. Gets or sets the user control's background color. A structure which specifies the user control's background color. Gets or sets font settings applied to the control. A object that contains font settings. Gets or sets the control's foreground color. A Color structure that specifies the control's foreground color. Provides access to the settings which control the user control's look and feel. A object whose properties specify the user control's look and feel. Resets the property back to its default value. Sets the property to Color.Empty. Represents a window or dialog box that makes up an application's user interface. Initializes a new instance of the class with default settings. Gets or sets whether the form's title bar and borders are painted using the current skin. This member supports the internal infrastructure and is not intended to be used directly from your code. true if the form's title bar and borders are painted using the current skin; otherwise, false. Gets or sets whether an MDI bar is allowed for this form. This property is in effect for a parent MDI form, when the title bar skinning feature is enabled. true if the MDI bar is allowed; otherwise, false. Gets the appearance settings used to paint the form. An object which contains the form's appearance settings. Gets or sets the background color of the form's client region. A structure which specifies the background color of the form's client region. Specifies the background image for the form. A object that represents the background image. Gets or sets the background image layout as defined in the enumeration. A value that specifies the background image layout. This member supports the internal infrastructure and is not intended to be used directly from your code. An ImageLayout value. This member supports the internal infrastructure and is not intended to be used directly from your code. An Image object. Gets or sets whether the form's Close button (x) is visible. This property is in effect when the Form Title Bar Skinning feature is enabled. true if the form's Close button (x) is visible; otherwise, false. Gets or sets the form's font. A object which specifies the form's font. Gets or sets the foreground color of the form's client region. A structure which specifies the foreground color of the form's client region. Gets or sets a collection of images to be inserted into the form's caption using HTML tags. This property is in effect when the Form Title Bar Skinning feature is enabled. A object that stores a collection of images. Allows you to specify the form's caption and format it using HTML tags. The property is in effect when the Form Title Bar Skinning feature is applied. A string that specifies the form's caption, formatted using HTML tags. This member supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; @nbsp; This member supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; @nbsp; @nbsp; This member supports the internal infrastructure, and is not intended to be used directly from your code. @nbsp; Provides access to the settings that control the look and feel of all the DevExpress controls contained within the form. A object whose properties specify the look and feel of the controls owned by the form. Gets or sets the maximum allowed client size for a form. A value. Gets or sets the form's maximum size. A Size structure that specifies the form's maximum size. Gets or sets the minimum allowed client size for a form. A value. Gets or sets the form's minimum size. A Size structure that specifies the form's minimum size. This member supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; @nbsp; @nbsp; Resets the property back to its default value. Resets the property back to its default value. Resumes the usual layout logic, optionally forcing an immediate layout of pending layout requests. true to execute pending layout requests; otherwise, false. Resumes the usual layout logic. Resumes painting the form whose painting had been suspended. This property is not supported by the XtraForm class and its descendants. @nbsp; This property is not supported by the XtraForm class and its descendants. @nbsp; This member supports the internal infrastructure, and is not intended to be used directly from your code. @nbsp; Temporarily suspends the layout logic for the control. Suspends painting the form. Gets or sets the form's caption. A string that specifies the form's caption. Gets or sets the text displayed within a tab corresponding to the current form. This property is in effect when the current form represents an MDI child within an container. A string value. Represents a splitter control. Initializes a new instance of the class. Gets the appearance settings used to paint the splitter. An object which contains the splitter's appearance settings. Gets or sets the splitter's background color. A structure which specifies the splitter's background color. Provides access to the settings which control the splitter's look and feel. A object whose properties specify the splitter's look and feel. Represents a Split Container. Initializes a new instance of the class. This member supports the internal infrastructure and is not intended to be used directly from your code. A Boolean value. This member is not supported by the SplitContainerControl class. @nbsp; This member is not supported by the SplitContainerControl class. @nbsp; Starts the split container's initialization. Initialization occurs at runtime. Gets or sets a value indicating whether the panel referred to by the property is collapsed. true if the panel is collapsed; otherwise, false. Gets or sets the panel that is automatically collapsed when clicking on a splitter. A SplitCollapsePanel enumeration value that specifies the panel automatically collapsed when clicking on a splitter. Gets the collection of controls contained within the split container control. A object which represents the collection of controls contained within the split container control. Ends the split container's initialization. Gets or sets the fixed panel. A enumeration value which specifies the fixed panel. Gets or sets whether the panels are located one after another or one above another. true if the panels are located one after another; false if the panels are located one above another. Gets whether the panel specified by the property is collapsed. true if this panel is collapsed; otherwise, false. Gets the left (or top) panel. A object which represents the left (or top) panel. Gets the right (or bottom) panel. A object which represents the right (or bottom) panel. Gets or sets the visibility of the panels. A enumeration value which specifies the visibility of panels. Specifies the border style of the panels. A enumeration value specifying the border style of the panels. Collapses or restores the panel referred to by the property. true to collapse the panel; false to restore the panel. Gets or sets whether the split container's caption is displayed. true to display the split container's caption; otherwise, false. Allows you to respond to collapsing/restoring a panel. Allows you to prevent a panel from being collapsed/restored. Gets the splitter's size and location. A structure which represents the size and location of the splitter. Occurs after the splitter's position has been changed. Gets or sets the splitter's location. An integer value specifying the splitter's current location in pixels, from the side of the fixed panel. Occurs after the splitter's position has been changed. Swaps the contents of the first and second panels. Represents a panel control. Initializes a new instance of the class with default settings. Gets the appearance settings used to paint the panel. An object which contains the panel's appearance settings. Not supported. A Boolean value. Not supported. A object that represents the height and width of the auto-scroll margin, in pixels. Not supported. A object that represents the minimum height and width of the control's scrollbars, in pixels. Gets or sets the panel's background color. A structure which specifies the panel's background color. Gets or sets the control's background image. This member is not supported by the PanelControl class. Use the Appearance.Image property instead. A object. This member is not supported by the PanelControl class. An value that specifies the position of an image on the control. Starts the panel's initialization. Initialization occurs at runtime. Gets or sets the panel's border style. A enumeration value specifying the panel's border style. Returns the panel's bounding rectangle, calculated from the bounds of its client region. A object. A structure which represents the bounding rectangle of the panel's client region. A structure which represents the panel's bounding rectangle, calculated from the bounds of its client region. Gets or sets the group's background image that is displayed "as is", and can be aligned to any panel's edge. An object. Gets or sets the content image's alignment within the panel. A value that specifies the content image's alignment. Gets or sets the content image's alignment within the panel. A value that specifies the content image's alignment. Gets the bounds of the panel's client region. A structure which represents the bounding rectangle of the panel's client region. Ends the PanelControl's initialization. Gets or sets the panel's font. A object which specifies the panel's font. Gets or sets the panel's foreground color. A structure which specifies the panel's foreground color. Provides access to the settings which control the panel's look and feel. A object whose properties specify the panel's look and feel. Resets the property back to its default value. Resets the property back to its default value. Gets or sets the text associated with the panel control. A string value specifying the text associated with the panel. Gets or sets whether the PanelControl should use the non-default painting mode. true if the PanelControl control uses the non-default painting mode; otherwise, false. Gets or sets whether the control is painted grayed out, when it's in the disabled state. true if the control is painted grayed out, when it's in the disabled state; otherwise, false Represents a group control. Initializes a new instance of the class. Gets or sets whether HTML tags can be used to format the control's . true if HTML tags can be used to format the control's ; otherwise, false. Gets the appearance settings used to paint the group's caption. An object which contains the caption's appearance settings. Gets or sets the image to display within the group's caption area. A object that specifies the group's caption image. Gets or sets the relative position of an image within the group caption. A value that specifies the image's position. Gets or sets the outer indents for the image within the group caption, in pixels. A System.Windows.Forms.Padding object that specifies padding information for the image. Gets or sets the location of the group control's caption. A enumeration member which specifies the group caption's location. Enables group caption to be custom painted. Gets the bounds of the control's client region. A structure which represents the bounding rectangle of the control's client region. This member supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; This member supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; This member supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; This member supports the internal infrastructure and is not intended to be used directly from your code. @nbsp; Gets or sets a collection of images to be inserted into the control's caption () using HTML tags. A object that stores a collection of images. Gets or sets whether the group's caption is displayed. true to display the group's caption; otherwise, false. Gets or sets the GroupControl's text. A string that specifies the control's text. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the group control which raised the event. A object that contains event data. Provides data for the event. Initializes a new instance of the class. A object which specifies the storage for the most used pens, fonts and brushes. This value is assigned to the Cache property. An object that provides facilities for painting an element using the default mechanism. This value is assigned to the Painter property. A object that contains information about the element being painted. This value is assigned to the property. Gets the painted caption's bounding rectangle. A structure which represents the painted caption's bounding rectangle. Gets information on the painted group. A object which provides information about the painted group. Lists values that specify the visibility of the panels within a split container. Both Panel1 and Panel2 are visible. Panel2 is hidden. Panel1 is hidden. Provides data for the mouse events. Initializes a new instance of the class with the specified parameters. A enumeration value that defines which mouse button was pressed. This value is assigned to the property. An integer value which specifies the number of times the mouse button was pressed and released. This value is assigned to the property. An integer value which specifies the x-coordinate of a mouse click, in pixels. This value is assigned to the property. An integer value which specifies the y-coordinate of a mouse click, in pixels. This value is assigned to the property. An integer value which specifies a signed count of the number of detents the mouse wheel has rotated. This value is assigned to the property. Initializes a new instance of the class. A enumeration value that defines which mouse button was pressed. This value is assigned to the property. An integer value which specifies the number of times the mouse button was pressed and released. This value is assigned to the property. An integer value which specifies the x-coordinate of a mouse click, in pixels. This value is assigned to the property. An integer value which specifies the y-coordinate of a mouse click, in pixels. This value is assigned to the property. An integer value which specifies a signed count of the number of detents the mouse wheel has rotated. This value is assigned to the property. true if the event hasn't been handled by a control; otherwise, false. This value is assigned to the property. Converts the object passed as a parameter to a object. A object which contains data for the MouseUp, MouseDown, and MouseMove events. A object which provides data for the mouse events. Converts the object passed as a parameter to a object. A descendant. A object which contains data for the mouse events. A object which provides data for the mouse events. Gets or sets a value specifying whether an event has been handled. true if the event hasn't been handled by a control; otherwise, false. This member supports the internal infrastructure, and is not intended to be used directly from your code. @nbsp; For internal use. Serves as a base for the classes that provide the appearance settings used to paint Developer Express .NET controls. Initializes a new instance of the class. Copies the settings from the object passed as the parameter. A descendant representing the source of the operation. If null (Nothing in Visual Basic) this method does nothing. Copies the settings from the object passed as the parameter without raising the event. A descendant representing the source of the operation. If null (Nothing in Visual Basic) this method does nothing. Locks the BaseAppearanceCollection, preventing change notifications (and visual updates) from being raised by the object until the EndUpdate or CancelUpdate method is called. Unlocks the BaseAppearanceCollection object after it has been locked by the BeginUpdate method, without causing an immediate visual update. Fires when the collection is changed. Copies the activated appearance settings of the object passed as the parameter to the current object, any properties that aren't activated are set to the value in the default appearance object. A descendant representing the source of the operation. An array of DevExpress.Utils.AppearanceDefaultInfo objects which represent the default appearance settings. Copies the activated appearance settings of the object passed as the parameter and activates their corresponding options, any properties not activated are set to the value in the default appearance object. A descendant representing the source of the operation. An array of DevExpress.Utils.AppearanceDefaultInfo objects which represent the default appearance settings. true to enable options which correspond to the activated appearance settings; otherwise, false. Releases all the resources used by the current object. Unlocks the BaseAppearanceCollection object after a call to the BeginUpdate method and causes an immediate visual update. Gets an appearance object contained within the collection by its name. A value specifying the name of the required appearance object. The object within the collection which has the specified name. Returns an that can iterate through the hashtable. An for the hashtable. Gets whether the current object has been disposed of. true if the current object has been disposed of; otherwise, false. Indicates whether the collection's owner is currently being initialized. false always. Occurs when specific settings that control the text appearance are changed. Resets the properties of all the appearance objects within the collection to their default values. Restores the appearance settings stored at the specified system registry path. A string value specifying the system registry path. If the specified path doesn't exist, calling this method has no effect. Restores the appearance settings from the specified stream. A descendant from which the appearance settings are read. Loads the appearance settings stored in the specified XML file. A string value specifying the path to the XML file which contains the appearance settings to be loaded. If the specified file doesn't exist, an exception is raised. Saves the appearance settings to a system registry path. A string value specifying the system registry path to which the appearance settings are saved. Saves the appearance settings to a specific stream. A descendant to which the appearance settings are written. Saves the appearance settings to a specific XML file. A string value specifying the path to the file in which the appearance settings should be stored. If an empty string is specified, an exception is raised. Tests whether the should be persisted. true if the object should be persisted; otherwise, false. Occurs when specific settings that control text size are changed. Provides appearance options. Initializes a new instance of the class with default settings. Copies all the settings from the options object passed as the parameter and assigns them to the current object. A descendant whose settings are assigned to the current object. Gets or sets whether the settings specified by the current appearance object have the highest priority. true to set the current appearance settings to the highest priority; otherwise, false. Represents an appearance object with extended settings. Initializes a new instance of the class with the specified owner. An object implementing the IAppearanceOwner interface. Initializes a new instance of the class with default settings. Initializes a new instance of the class with the specified settings. An object implementing the IAppearanceOwner interface. An object which represents the parent appearance object. This value is assigned to the property. A value specifying the name of the created object. This value is assigned to the property. Creates a copy of the current instance. An object which represents an exact copy of the current object. Provides access to the appearance object's options. An object containing the appearance options. List values that specify how the characters in a string that does not completely fit into a layout shape are trimmed. Specifies that the text is trimmed to the nearest character. The trimming is determined by a control's current settings. The default value is automatically set for a control if an end-user doesn't specify a value. Specifies that the text is trimmed to the nearest character, and an ellipsis is inserted at the end of a trimmed line. The center is removed from trimmed lines and replaced by an ellipsis. The algorithm keeps as much of the last slash-delimited segment of the line as possible. Specifies that text is trimmed to the nearest word, and an ellipsis is inserted at the end of a trimmed line. Specifies no trimming. Specifies that text is trimmed to the nearest word. Provides appearance options. Initializes a new instance of the class. Copies all settings from the options object passed as the parameter and assigns them to the current object. A descendant whose settings are assigned to the current object. Returns an AppearanceOptions object whose settings are not initialized. An AppearanceOptions object whose settings are not initialized. Tests whether two objects have the same property values. The AppearanceOptions object to which the current object is compared. true if the current object has the same property values as the specified object; otherwise, false. Gets or sets whether to use the property value. true to use the property value; false to use the background color specified by the parent appearance object. Gets or sets whether to use the property value. true to use the property value; false to use the border color specified by the parent appearance object. Gets or sets whether to use the property value. true to use the property value; false to use the font settings specified by the parent appearance object. Gets or sets whether to use the property value. true to use the property value; false to use the foreground color specified by the parent appearance object. Gets or sets whether to use the property value. true to use the property value; false to use the background image specified by the parent appearance object. Gets or sets whether to use the property value. true to use the property value; false to use the text options specified by the parent appearance object. Represents an appearance object. Initializes a new instance of the class. Initializes a new instance of the class with the specified parent. An object representing the parent appearance object. This value is assigned to the property. Initializes a new instance of the class. An representing the appearance object whose settings are used to initialize the created object's properties. A DefaultAppearance object representing default appearance settings. Initializes a new instance of the class with default settings. A object containing the default appearance settings. Initializes a new instance of the class with the specified owner and parent appearance object. An object implementing the IAppearanceOwner interface. An object which represents the parent appearance object. This value is assigned to the property. Initializes a new instance of the class with the specified settings. An object whose settings are used to initialize the created object's properties. A object. Initializes a new instance of the class with the specified name. A value specifying the name of the created object. This value is assigned to the property. Initializes a new instance of the AppearanceObject class with the specified owner, parent and name. An object implementing the IAppearanceOwner interface. An object which represents the parent of the created object. This value is assigned to the property. A value specifying the name of the created object. This value is assigned to the property. Initializes a new instance of the class with the specified name and parent. An object which represents the parent of the created object. This value is assigned to the property. A value specifying the name of the created object. This value is assigned to the property. This member supports the internal infrastructure, and is not intended to be used directly from your code. @nbsp; @nbsp; Copies all settings from the appearance object passed as a parameter. An object representing the source of the operation. Sets the appearance object's settings to default values. An AppearanceDefault object containing default appearance settings. Copies all the settings in the appearance object passed as the parameter to the current object without raising the event. An object representing the source of the operation. Gets or sets the background color. A object specifying the background color. Gets or sets the ending color of the background's gradient brush. A object specifying the ending color of the linear gradient brush used to fill the background. Locks the AppearanceObject object by disallowing visual updates until the EndUpdate or CancelUpdate method is called. Gets or sets the border color. A object specifying the border color. Calculates the size of a string painted with the font specified by the current object. A object which provides painting facilities. A structure which represents the size (in pixels) of a string. Calculates the size of a string painted with the default font. A structure which represents the size (in pixels) of a string. Calculates the length of the specified string drawn with the specified object. A object which provides storage for pens, fonts and brushes. A object which represents formatting information, such as line spacing and alignment, for the string. A value which represents a string to measure. An integer value specifying the maximum width of the string (in pixels). A structure which represents the size, in pixels, of the string. Calculates the length of the specified string drawn with the specified object. A object which provides painting facilities. A object which represents formatting information, such as the line spacing for the string. A value which represents the string to measure. An integer value specifying the maximum width of the string (in pixels). A structure which represents the size (in pixels) of the string. Calculates the length of the specified string. A object which provides painting facilities. A value which represents a string to measure. An integer value specifying the maximum width of the string (in pixels). A structure which represents the size (in pixels) of the string. Calculates the length of the specified string. A object which provides storage for pens, fonts and brushes. A value which represents the string to measure. An integer value specifying the maximum width of the string (in pixels). A structure which represents the size, in pixels, of the string. Calculates the length of the specified string drawn with the specified object. A object that provides painting facilities. A object that contains formatting information, such as the line spacing and alignment of the string. The string to measure. An integer value specifying the maximum width of the string (in pixels). A structure that is the size of the string (in pixels). Calculates the length of the specified string. A object that provides storage for pens, fonts and brushes. The string to measure. An integer value specifying the maximum width of the string (in pixels). A structure that is the size of the string (in pixels). Calculates the length of the specified string. A object that provides painting facilities. The string to measure. An integer value specifying the maximum width of the string (in pixels). A structure that is the size of the string (in pixels). Calculates the length of the specified string drawn with the specified object. A object that provides storage for pens, fonts and brushes. A object that contains formatting information, such as the line spacing and alignment of the string. The string to measure. An integer value specifying the maximum width of the string (in pixels). A structure that is the size of the string (in pixels). Unlocks the AppearanceObject object after it has been locked by the BeginUpdate method, without causing an immediate visual update. Fires when the appearance object's properties are changed. Creates a copy of the current instance. An object which represents an exact copy of the current appearance object. Copies the activated settings from the appearance object passed as the parameter. An object whose settings are going to be copied. Gets the default appearance settings which are used to paint 3-D elements in Windows. An object which represents the default appearance settings used to paint 3-D elements in Windows. Gets the default font of the appearance object. A object which represents the default font. The default value is the Tahoma font. Releases all resources used by the current appearance object. Draws the background. A object that provides a means for painting. A object providing storage for the pens, fonts and brushes used during painting. A structure specifying the drawing area. Draws the background for the area contained within the specified boundary. A object providing storage for the pens, fonts and brushes used during painting. A structure specifying the drawing area. Draws the background for the area contained within the specified boundary. A object that provides a means for painting. A object providing storage for the pens, fonts and brushes used during painting. A structure specifying the drawing area. A Boolean value. Draws the background for the area contained within the specified boundary. A object providing storage for the pens, fonts and brushes used during painting. A structure specifying the drawing area. A Boolean value. Draws a text string at the specified position. A object providing storage for the pens, fonts and brushes used during painting. A value representing the text to be drawn. A value representing the drawing area. Draws a text string at the specified position using the specified color. A object providing storage for the pens, fonts and brushes used during painting. A value representing the text to be drawn. A value representing the drawing area. A object which determines the color and texture of the drawn text. Draws a text string at the specified position using the specified color and format. A object providing storage for the pens, fonts and brushes used during painting. A value representing the text to be drawn. A value representing the drawing area. A object which determines the color and texture of the drawn text. A object which specifies formatting attributes, such as the line spacing and alignment, that are applied to the drawn text. Draws a text string at the specified position using the specified format. A object providing storage for the pens, fonts and brushes used during painting. A value representing the text to be drawn. A value representing the drawing area. A object which specifies formatting attributes, such as the line spacing and alignment, that are applied to the drawn text. Draws a text string at the specified position using the specified font and format. A object providing storage for the pens, fonts and brushes used during painting. A value representing the text to be drawn. A value representing the drawing area. A object which defines the font and associated settings of the text to be drawn. A object which specifies formatting attributes, such as the line spacing and alignment, that are applied to the drawn text. Draws a text string at the specified position using the specified font, color and format. A object which provides the storage for the pens, fonts and brushes used during painting. A value which represents the text to be drawn. A structure which represents the drawing area. A object which defines the font and associated settings of the text to be drawn. A object which specifies the color and texture of the drawn text. A object which specifies formatting attributes such as the line spacing and alignment that are applied to the drawn text. Draws a text string vertically with the specified angle and at the specified position using the specified font, color and format. A object which provides the storage for the pens, fonts and brushes used during painting. A value which represents the text to be drawn. A object which defines the font and associated settings of the text to be drawn. A object which specifies the color and texture of the drawn text. A structure which represents the drawing area. A object which specifies formatting attributes such as the line spacing and alignment that are applied to the drawn text. An integer value specifying the angle in degrees at which the text should be drawn. Returns an empty appearance object. An AppearanceObject object whose settings are not initialized. Unlocks the AppearanceObject object after a call to the BeginUpdate method and causes an immediate visual update. Fills the interior of a rectangle specified by a structure. A object providing storage for the pens, fonts and brushes used during painting. A value representing the drawing area. Fills the interior of a rectangle specified by a structure. A object providing storage for the pens, fonts and brushes used during painting. A value representing the drawing area. A Boolean value. Gets or sets the font used to paint the text. A object specifying the font used to display the contents of elements. Gets the height of the font used by the apperance object. An integer value which specifies the font's height. Gets or sets the foreground color. A structure specifying the foreground color. Gets the solid brush used to draw the element's background. A object that provides access to the pens and brushes used for painting. A descendant representing the brush specified by the appearance object's settings. Gets the brush used to draw an element's background. A object that provides access to the pens and brushes used for painting. A structure specifying the rectangle for which a brush is created. A descendant representing the brush specified by the appearance object's settings. Gets the background color specified by the appearance object's settings. A object representing the background color specified by the appearance object's settings. Gets the ending color of the linear gradient brush, specified by the appearance object's settings. A object representing the ending color of the linear gradient brush as specified by the appearance object's settings. Gets the pen used to draw the element's background lines and curves. A object that provides access to the pens and brushes used for painting. A object representing a pen specified by the appearance object's settings. Gets the brush used to draw the element's border. A object that provides access to the pens and brushes used for painting. A descendant representing a brush specified by the appearance object's settings. Gets the element's border color specified by the appearance object's settings. A object representing the element's border color specified by the appearance object's settings. Gets the pen used to draw the border's lines and curves. A object that provides access to the pens and brushes used for painting. A object representing a pen specified by the appearance object's settings. Gets the font settings specified by the appearance object's settings. A object specifying the font used to display the contents of elements. Gets the solid brush whose color is specified by the property. A object that provides access to the pens and brushes used for painting. A descendant representing a brush specified by the appearance object's settings. Gets the foreground color specified by the appearance object's settings. A structure specifying the element content's foreground color. Gets the pen whose color is specified by the property. A object that provides access to the pens and brushes used for painting. A object representing a pen specified by the appearance object's settings. Gets the background gradient's direction specified by the appearance object's settings. A enumeration value giving the gradient's direction as specified by the appearance object's settings. Gets the background image specified by the appearance object's settings. A object representing the element's background image as specified by the appearance object's settings. Gets the formatting attributes specified by the appearance object's settings. A object which specifies formatting attributes, such as the line spacing and alignment. Gets the formatting attributes specified by the object passed as the parameter. A object which provides the text settings. A object which specifies formatting attributes (such as the line spacing and alignment) based on the text settings specified. Gets the text options specified by the appearance object's settings. A TextOptions object containing the text options. Returns a TextureBrush object which uses the image specified by the property to fill the interior of a shape. A System.Drawing.TextureBrush object which represents the brush that fills the interior of a shape with the image specified by the property. Gets or sets the background gradient's direction. A enumeration value specifying the gradient's direction. Gets the horizontal alignment of the appearance object's text. A enumeration value specifying the horizontal alignment of the text. Gets or sets the background image. A object specifying the background image. Gets whether the current object has been disposed of. true if the current object has been disposed of; otherwise, false. Tests whether two objects have the same property values. The AppearanceObject object to which the current object is compared. true if the current object has the same property values as the specified object; otherwise, false. Gets or sets the name of the current appearance object. A value which specifies the name of the current appearance object. Provides access to the appearance object's options. An object containing the appearance options. Occurs when specific settings that control the text appearance are changed. Gets the parent appearance object. An object representing the parent appearance object. null (Nothing in Visual Basic) if no parent appearance object is assigned. Reverts the appearance object's properties to their default values. Tests whether the should be persisted. true if the object should be persisted; otherwise, false. Occurs when specific settings that control the size of text are changed. Provides access to the appearance object's text options. A object containing text options. Returns a string representing the current appearance object. A value which represents an appearance object. Contains values that specify how an element is displayed relative to a text label within a group control. Displays an element after a text label. Displays an element before a text label. Specifies the default position of an element relative to a text label. Currently, the Default option is equivalent to the BeforeText option. Enumerates paint styles for tooltips. The style of regular tooltips is automatically determined by the Windows OS and currently selected Windows theme. In Windows Vista and Windows 7, if no classic Windows theme is applied, tooltips are painted using the style. In other cases, tooltips are painted using the style. Regular tooltips are painted as those in Windows 7 (this style is in effect when a program runs under Windows Vista or Windows 7, provided that no classic Windows theme is applied). Regular tooltips are painted as those in Windows XP. Prevents default actions when handling specific events. Initializes a new class instance. An image collection that allows you to share images between controls within multiple forms. Initializes a new instance of the SharedImageCollection class. Initializes a new instance of the SharedImageCollection class with the specified container. An object that implements the interface. Notifies the image collection that initialization has started Notifies the image collection that initialization is complete. This member supports the internal infrastructure, and is not intended to be used directly from your code. [To be supplied] Gets or sets the inner collection of images for the SharedImageCollection. A object that is the inner collection of images. Gets the number of existing SharedImageCollection instances. An integer value that is the number of existing SharedImageCollection instances. This member supports the internal infrastructure, and is not intended to be used directly from your code. @nbsp; This member supports the internal infrastructure, and is not intended to be used directly from your code. [To be supplied] Specifies the location where a tooltip is displayed in relation to the mouse cursor position. A tooltip appears vertically aligned at the bottom, and horizontally centered relative to the mouse cursor position. A tooltip appears vertically aligned at the bottom, and horizontally aligned on the left relative to the mouse cursor position. A tooltip appears vertically aligned at the bottom, and horizontally aligned on the right relative to the mouse cursor position. The default tooltip location. For internal use. A tooltip appears horizontally aligned on the left, and vertically aligned at the bottom relative to the mouse cursor position. A tooltip appears horizontally aligned on the left, and vertically centered relative to the mouse cursor position. A tooltip appears horizontally aligned on the left, and vertically aligned at the top relative to the mouse cursor position. A tooltip appears horizontally aligned on the right, and vertically aligned at the bottom relative to the mouse cursor position. A tooltip appears horizontally aligned on the right, and vertically centered relative to the mouse cursor position. A tooltip appears horizontally aligned on the right, and vertically aligned at the top relative to the mouse cursor position. A tooltip appears vertically aligned at the top, and horizontally centered relative to the mouse cursor position. A tooltip appears vertically aligned at the top, and horizontally aligned on the left relative to the mouse cursor position. A tooltip appears vertically aligned at the top, and horizontally aligned on the right relative to the mouse cursor position. Lists values specifying icon types to be displayed within tooltips. A tooltip contains the default application icon. A tooltip contains the system asterisk icon. A tooltip contains the system error icon. A tooltip contains the system exclamation icon. A tooltip contains the system hand icon. A tooltip contains the system information icon. A tooltip contains no predefined icon. A tooltip contains the system question icon. A tooltip contains the system warning icon. A tooltip contains the Windows logo icon. Specifies the size of a predefined icon displayed within a tooltip. An icon displayed within a tooltip is large. The icon type can be selected via the property or can be specified in a handler of the event via property. An icon displayed within a tooltip is small. The icon type can be selected via the property or can be specified in a handler of the event via property. Provides data for the event. Creates an instance of the class and initializes the and properties. The object to initialize the property. The object to initialize the property. Creates an instance of the class and initializes properties with default values Initializes a new instance of the ToolTipControllerShowEventArgs class with the specified settings. The object to initialize the property. The object to initialize the property. A value that specifies the tooltip's text. This value is assigned to the property. A value that specifies the tooltip's title. This value is assigned to the property. A value that specifies the relative position of the tooltip window. This value is assigned to the property. true if the callout beak is displayed when a hint appears; otherwise, false. This value is assigned to the property. true if tooltip window's corners are rounded; otherwise, false. This value is assigned to the property. The radius of the rounded corners. This value is assigned to the property. A value that specifies the kind of the predefined icon. This value is assigned to the property. A value that specifies the icon's size. This value is assigned to the property. An object that represents the source of the images that can be displayed within tooltips. This value is assigned to the property. The index of the image to display in the tooltip. This value is assigned to the property. An object that provides the tooltip's appearance settings. This value is assigned to the property. An object that provides the appearance settings used to paint the tooltip's title. This value is assigned to the property. Initializes a new instance of the ToolTipControllerShowEventArgs class with the specified settings. The object to initialize the property. The object to initialize the property. A value that specifies the tooltip's text. This value is assigned to the property. A value that specifies the tooltip's title. This value is assigned to the property. A value that specifies the relative position of the tooltip window. This value is assigned to the property. true if the callout beak is displayed when a hint appears; otherwise, false. This value is assigned to the property. true if tooltip window's corners are rounded; otherwise, false. This value is assigned to the property. The radius of the rounded corners. This value is assigned to the property. The regular tooltip's style, which controls the look-and-feel settings. This value is assigned to the property. A value that specifies the kind of the predefined icon. This value is assigned to the property. A value that specifies the icon's size. This value is assigned to the property. An object that is the source of the images that can be displayed within tooltips. This value is assigned to the property. The index of the image to display in the tooltip. This value is assigned to the property. An object that provides the tooltip's appearance settings. This value is assigned to the property. An object that provides the appearance settings used to paint the tooltip's title. This value is assigned to the property. Gets or sets whether HTML formatting tags can be used to format the tooltip's text. A value that specifies whether HTML formatting tags can be used to format the tooltip's text. Gets the tooltip's appearance settings. This property is not in effect for objects. An object which provides the tooltip's appearance settings. Gets the appearance settings used to paint the tooltip's title. This property is not in effect for objects. An object which provides the appearance settings used to paint the tooltip's title. Gets or sets whether the tooltip is hidden after a specific time ellapses. true if the tooltip is hidden after a specific time period ellapses; otherwise, false. Determines whether two objects are equal. The object specifying a instance to compare with the current object. true if the specified object is equal to the current instance. Gets the hash code (a number) that corresponds to the value of the current object. The hash code for the current object. Gets the actual location of the tooltip window relative to the position where the tooltip should appear. A value specifying the relative position of the tooltip window. Gets the size of the predefined icon to display in the tooltip. A value specifying the icon size. Gets or sets the kind of predefined icons to display in the tooltip. A value specifying the kind of predefined icon to display. Gets or sets the index of an image from the to display in the tooltip. The index of a custom image to display in the tooltip. Gets or sets the source of images that can be displayed within tooltips. An object that represents the source of images that can be displayed within tooltips. Gets or sets whether the tooltip window has rounded corners. true if tooltip window's corners are rounded; otherwise, false. Gets or sets the radius of the rounded corners of the tooltip window. The radius of the rounded corners. Gets or sets whether the tooltip should be displayed. true if the tooltip should be displayed; otherwise, false. Tests whether callout beaks are displayed for hints. true if the callout beak is displayed when a hint appears; otherwise, false Gets or sets a . A object. Gets or sets the regular tooltip's title. A value which specifies the regular tooltip's title. Gets or sets the text for the regular tooltip. The string that is the text to display in the regular tooltip. Gets or sets the image to display within the current tooltip. An object that specifies the image to display within the current tooltip. Gets or sets the location of the tooltip window relative to the position where the tooltip should appear. A value specifying the relative position of the tooltip window. Gets or sets the look-and-feel settings of the regular tooltip displayed. A value that specifies the look-and-feel of regular tooltips. Gets or sets the type of tooltip to be displayed. A value that specifies the type of tooltip to be displayed. The base class for classes providing data for 's events. Creates an instance of the class. The object to initialize the property. The object to initialize the property. Creates an instance of the class. Gets or sets the control for which a tooltip controller's event is fired. A object for which the event is fired. Gets or sets the element of the control for which the tooltip should be displayed. An object defining the element for which to display the tooltip. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This identifies the component which fires the event. A object containing data related to the event. Provides data for the event. Initializes a new instance of the class with the specified settings. An object for which the event is fired. This value is assigned to the property. An object which identifies the element which the tooltip is displayed for. This value is assigned to the property. A value which specifies the tooltip's contents. This value is assigned to the property. A value which specifies the tooltip's title. This value is assigned to the property. A structure which specifies the tooltip's bounds. This value is assigned to the property. A structure which specifies the screen coordinates of the top left tooltip corner. This value is assigned to the property. Initializes a new instance of the ToolTipControllerCalcSizeEventArgs class with the specified settings. An object for which the event is fired. This value is assigned to the property. An object which identifies the element that the tooltip is displayed for. This value is assigned to the property. A object that provides additional event data. This value is assigned to the property. Initializes a new instance of the ToolTipControllerCalcSizeEventArgs class with the specified settings. An object for which the event is fired. This value is assigned to the property. An object which identifies the element for which the tooltip is displayed. This value is assigned to the property. A value which specifies the tooltip's contents. This value is assigned to the property. A value which specifies the tooltip's title. This value is assigned to the property. Gets or sets the coordinates of the top left tooltip corner. The object specifying the coordinates of the top left tooltip corner relative to the desktop. Gets the additional event data. A object that provides additional event data. Gets or sets the tooltip dimensions. The object specifying the width and height of a tooltip rectangle. Gets the tooltip's title. A value which specifies the tooltip's title. Gets the text to be displayed within the tooltip. The object specifying the text to be displayed within the tooltip. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This identifies the component which fires the event. A object containing data related to the event. Provides tooltip appearance and behavior options for controls. Creates a new instance of the class. Initializes a new instance of the ToolTipController class with the specified container. A that represents the container for the tooltip controller. Gets or sets whether the component's functionality is enabled. true if displaying tooltips is allowed; otherwise, false. Gets the active control, if it implements the IToolTipControlClient interface. A object. Returns the object that identifies which of the bound control's elements the tooltip is displayed for. A object representing the bound control's element that the tooltip is displayed for. An object containing tooltip information for the current element of a bound control. A object containing tooltip information for the current element of a bound control. Enables the display of tooltips for the specified control implementing the DevExpress.Utils.IToolTipControlClient interface. The control, implementing the DevExpress.Utils.IToolTipControlClient interface, for which tooltips should be enabled. Enables the display of tooltips for the specified control implementing the DevExpress.Utils.IToolTipControlClient interface. @nbsp; @nbsp; Gets or sets whether HTML formatting tags can be used to format text in regular tooltips. A Boolean value that specifies whether HTML formatting tags can be used to format text in regular tooltips. Gets or sets the settings that control the appearance of a tooltip's window and text. An object that contains the appearance settings. Provide the settings that control the appearance of a tooltip's title. An object that contains the appearance settings. Gets or sets the tooltip delay in milliseconds. Integer value specifying tooltip delay. Enables you to customize the text and settings of the tooltip before displaying it onscreen. Enables you to specify the position and size of the tooltip window. Gets or sets whether a tooltip is closed when it's clicked. A value that specifies whether a tooltip is closed when it's clicked. Returns a object containing settings of the current tooltip controller. A object with settings of the current tooltip controller. Enables a tooltip's window to be custom painted. Gets the default used for displaying tooltips. A default object. Allows you to provide custom tooltips for any element of a control that implements the interface. Returns whether HTML formatting is enabled in tooltips for the specified control. A control for which this tooltip setting is to be obtained. A value that specifies whether HTML formatting is supported in tooltips for the specified control. Gets a object associated with the specified control. The control whose SuperToolTip object is to be obtained. A object associated with the control. Gets a regular tooltip's title displayed within the specified control. A control whose regular tooltip's title is to be obtained. A string representing a regular tooltip's title for the control. Gets a regular tooltip for the specified control. A control whose tooltip should be obtained. A string representing a regular tooltip for the control. Gets the type of the icon displayed within the specified control's regular tooltip. A control whose tooltip's icon type is to be obtained. A value representing the type of the icon displayed within the specified control's regular tooltip. Hides the hint if it is being displayed. Gets or sets tooltip icon size. The enumerator. Gets or sets tooltip icon type. The enumerator. Gets or sets the index of an image to be displayed within tooltips. The integer value specifying the index of an image to be displayed within tooltips. Gets or sets the source of the images that can be displayed within tooltips. An object that is the source of images that can be displayed within tooltips. Gets or sets the initial tooltip delay in milliseconds. Integer value, specifying initial tooltip delay. Disables displaying tooltips for the specified control implementing the DevExpress.Utils.IToolTipControlClient interface. The control, implementing the DevExpress.Utils.IToolTipControlClient interface, for which the 's functionality should be disabled. Resets the timer which controls when a tooltip's window is hidden. Gets or sets the time interval that must pass before another hint is displayed if another hint is currently visible. An integer value specifying the time interval in milliseconds. Gets or sets whether the tooltip's corners are rounded. true to display hints with rounded corners; otherwise, false. Gets or sets the radius of the rounded corners of the tooltip window. The radius of the rounded corners. Sets whether HTML formatting is enabled in tooltips for the specified control. A control for which the tooltip information is to be changed. A value that specifies whether HTML formatting is enabled in tooltips for the specified control. Associates a object with the specified control. A control for which to set the tooltip. A object to associate with the control. Sets a regular tooltip's title for the specified control. A control for which to set a regular tooltip's title. A string representing a regular tooltip's title. Sets a regular tooltip for the specified control. A control for which to set the tooltip. A string representing a regular tooltip's text. Sets the type of the icon displayed within the specified control's regular tooltip. A control for which the icon type is set. A value representing the type of the icon that should be displayed within the specified control's regular tooltip. Tests whether callout beaks are displayed for hints. true if the callout beak is displayed when a hint appears; otherwise, false. Displays a hint for a control using specified settings. A object specifying the settings used to display tooltips. The control for which to display the tooltip. Displays a hint relative to a specific control. The text to display as a tooltip. The control for which to display the tooltip. The position relative to the specified control at which the tooltip should be displayed. Displays a hint relative to the mouse cursor using current settings. The text to display as a tooltip. Displays a hint at the specified position relative to the mouse cursor. The text to display as a tooltip. The position relative to the mouse cursor at which the hint should be displayed. Displays a hint relative to the specified point using current settings The text to display as a tooltip. The point relative to which the tooltip should be displayed. Displays a hint at a specified position relative to a specific point. The text to display as a tooltip. The position relative to the specified point at which the hint should be displayed. The point relative to which the hint should be displayed. Displays a hint relative to a specific point using specified settings. A object specifying settings for displaying tooltips. A point relative to which the hint should be displayed. Displays a hint relative to the mouse cursor using specified settings. A object specifying settings for displaying tooltips. Displays a hint using the specified tooltip information. A object containing information for displaying a hint. Displays a hint with the specified text and title relative to the specified control. A string which represents the tooltip's text. A string which represents the tooltip's title. The control to display the tooltip for. The position relative to the specified control at which the tooltip should be displayed. Displays a hint with the specified text and title relative to the mouse cursor using the current ToolTipController settings. A string that represents a tooltip's text. A string that represents a tooltip's title. Displays a hint with the specified text and title relative to the specified point. A string that represents a tooltip's text. A string that represents a tooltip's title. The position relative to the specified control at which the tooltip should be displayed. A point relative to which the hint should be displayed. Displays a hint with the specified text and title at the specified point using the current ToolTipController settings A string that represents a tooltip's text. A string that represents a tooltip's title. A point relative to which the hint should be displayed. Displays a hint with the specified text and title relative to the mouse cursor's position. A string that represents a tooltip's text. A string that represents a tooltip's title. The position relative to the specified control at which the tooltip should be displayed. Gets or sets whether the tooltips are shown shadowed. true if the tooltips are shown shadowed; otherwise, false. Gets the appearance settings used to paint the hints of bound controls. An object which provides the appearance settings used to paint the hints of bound controls. Gets or sets the tooltip location. The enumerator. Gets or sets the look-and-feel of regular tooltips. A value that specifies the look-and-feel of regular tooltips. Gets or sets the type of tooltips displayed by the controller. A value that specifies the type of tooltips to be displayed. Obsolete. Gets or sets whether the default style should be used for the hint. true if the default style is applied to the hint; false if the is used A component providing access to Default LookAndFeel settings. Creates an instance of the object. Initializes a new instance of the DefaultLookAndFeel class with the specified container. A that represents the container for the Default LookAndFeel object. Gets the object defining Default LookAndFeel settings. A object defining Default LookAndFeel settings. Contains methods to operate on objects. Hides the current popup control. Displays the current popup control using a menu manager. An IDXMenuManager object that displays a popup control in a specific manner. A parent control for the current popup control. A position where a popup control will be displayed. Gets whether the current popup control is visible. true if the current popup control is visible; otherwise, false. Serves as the base for class. Gets the value indicating whether the scroll bar is horizontal or vertical. A enumeration member specifying scroll bar orientation. Represents the vertical scroll bar control. Creates a new object. This member overrides Control.RightToLeft. One of the System.Windows.Forms.RightToLeft values. Serves as the base for , , and classes. Creates a new object. Gets or sets a value specifying whether the scroll bar is autosized. true if auto size is applied; otherwise false. Overrides the base class BackColor property. A object representing the control's background color. Overrides the base class BackgroundImage property. A object representing the image to display in the control's background. Locks the ScrollBarBase object by disallowing visual updates until the EndUpdate or CancelUpdate method is called. @nbsp; @nbsp; Prevents the control from being updated until the or method is called. Unlocks the control after a method call without causing immediate repainting. Unlocks the control after a method call and causes its immediate repainting. Overrides the base class Font property. A object to apply to the text displayed by the control. Overrides the base class ForeColor property. A object representing the control's foreground color. Returns an object which implements the accessibility information. A BaseAccessibility object. Returns the value of the control's Enabled property. The value of the Enabled property. Returns the value of the control's Height property. The value of the Height property. Returns the value of the control's Width property. The value of the Width property. Gets or sets the Input Method Editor(IME) mode supported by this control. A ImeMode enumeration member specifying the Input Method Editor (IME) status of an object when the object is selected. Gets or sets the increment applied to the property when the scroll box is moved by a 'page'. An integer value representing the increment applied when the scroll box is moved by a 'page'. Gets a value providing access to settings controlling the control's look and feel. A object whose properties specify the control's look and feel. Gets or sets the upper limit of values of the scrollable range. An integer value representing the value's upper limit. Gets or sets the lower limit of the scrollable range. An integer value representing a lower limit. Fires when the scroll thumb has been moved either by a mouse or keyboard action. Gets or sets a value specifying whether the scroll bar is automatically sized. true if the auto sizing feature is enabled; otherwise false. Fires after the property's value has been changed. Gets the value indicating whether the scroll bar is horizontal or vertical. A enumeration member specifying the scroll bar type. Gets or sets the value by which the property changes when the user presses one of the arrow keys or clicks one of the scroll-bar buttons. An integer value by which the property changes. Gets or sets a value indicating whether a user can focus the scroll bar control using the TAB key. true if a user can focus the scroll bar using the TAB key; otherwise, false. Overrides the base class Text property. A string value representing the text associated with this control. Gets or sets a value specifying the scroll box's current position. An integer value representing the scroll box's current position. Fires immediately after the property has been changed. Serves as the base for class. Gets the value indicating whether the scroll bar is horizontal or vertical. A enumeration member specifying the scroll bar's orientation. Represents the horizontal scroll bar control. Creates a new object. Contains values specifying the type of ScrollBar control. Corresponds to the horizontal orientation of the scroll bar. Corresponds to the vertical orientation of the scroll bar. A class used by various controls to provide shortcut keys. Creates an instance of the class with the specified shortcut. The key combination to initialize the property. Creates an instance of the class with the specified shortcut. The key combination to initialize the property. Values of the type can be combined using the OR operator. Creates an instance of the class and sets the shortcut to the value. Gets the name of the ALT key which is dependent upon the end-user's regional settings. A string which specifies the name of the ALT key. Gets the name of the CONTROL key which is dependent upon the end-user's regional settings. A string which specifies the name of the CONTROL key. Gets the static object whose property is set to . The static object with no valid shortcut assigned. Tests whether the shortcuts of the current and specified objects are identical. The object representing the object. true if the function parameter represents a object and its shortcut is equal to the shortcut of the current object; otherwise, false. Gets the hash code (a number) that corresponds to the value of the current object. The hash code for the current object. Tests whether the current shortcut specifies a valid key combination. true if the current shortcut specifies a valid key combination; otherwise, false. Gets the shortcut used to activate particular functionality. The value representing the shortcut. Gets the name of the SHIFT key which is dependent upon the end-user's regional settings. A string which specifies the name of the SHIFT key. Gets the text representation of the current shortcut. The text representation of the current shortcut. Represents look and feel settings for controls provided by Developer Express. Initializes a new instance of the class. An object which represents the control that will own the created object. This value is assigned to the property. Gets the actual object currently applied. A object currently applied. Gets the name of the currently applied skin. A string which specifies the name of the currently applied skin. Gets the style currently applied. A value specifying the currently applied style. Copies properties of the specified object to the current object. The source object. Gets the Default LookAndFeel object which should be used for painting controls when the property is set to true. A object referring to the Default LookAndFeel object. Gets the name of the default skin style. [To be supplied] Releases all resources used by the current object. Tests whether two objects have the same property values. The object to which the current object is compared. true if the current object has the same property values as the specified object; otherwise, false. Gets the control that owns the current object. An object which represents the control that owns the current object. Gets the painter based on the style currently applied for drawing control's elements. A BaseLookAndFeelPainters class descendant specifying the painter corresponding to the current style which is defined by . Gets or sets the parent LookAndFeel. A object specifying the parent LookAndFeel; null if the parent LookAndFeel is not assigned. Reverts the look and feel settings to their default values. Sets the property to its default value. Applies the default look and feel settings to a control. Applies the Flat style to a control. Applies the Office2003 style to a control. Specifies the skin style by its name. A string value specifying the name of a skin style. Sets the look and feel settings of the current object to the specified values. A enumeration value which specifies the style of the current object. true if a control should be painted using the WindowsXP theme; otherwise, false. true to use the look and feel settings provided by the parent object or default look and feel object; false to enable the current object's settings. A string value specifying the skin style's name. Sets the look and feel settings of the current object. A enumeration value which specifies the style of the current object. true if a control should be painted using the WindowsXP theme; otherwise, false. true to use the look and feel settings provided by the parent object or default look and feel object; false to enable the current object's settings. Applies the Style3D style to a control. Applies the UltraFlat style to a control. Applies the WindowsXP style to a control. Tests whether the object should be persisted. true if the object should be persisted; otherwise, false. Gets or sets the name of a skin style. A string value specifying the skin style's name. Gets or sets the style of the current object. The style of the current object. Occurs on changing properties of the current object or the parent LookAndFeel specified by the member. Returns the text representation of the current object. The text representation of the current object. Gets or sets whether the current object's settings are in effect. true to use look and feel settings provided by the parent object or default look and feel object; false to enable this object's settings. Gets or sets whether borders of controls are painted in the same manner as borders of standard text editors built into Microsoft Windows 7. This property is in effect if the current OS is Windows 7 and the property is set to true. true if borders of controls are painted in the same manner as borders of standard text editors; otherwise, false. Gets or sets whether controls should be painted using the native Windows theme. true if controls should be painted using the native Windows theme; otherwise, false. Enumerates values for the property. Control borders are flat. The following screenshot shows the Flat style applied to a button edit control. Borders and buttons have an Office 2003 style. The borders and client area are highlighted when the mouse pointer is positioned over them or they are focused. The following screenshot shows the Office2003 style applied to a button edit control. Control elements are painted using the skin specified by the property. The following screenshot shows a button editor painted using the default Caramel skin. Control borders are three-dimensional. The following screenshot shows the Style3D style applied to a button edit control. Borders have an Office XP style. Borders and the client area are highlighted when the mouse pointer is positioned over them or they are focused. The following screenshot shows the UltraFlat style applied to a button edit control. Enumerates values for the property. Control borders are flat. The following screenshot shows the Flat style applied to a button edit control. Borders and buttons have an Office 2003 style. The borders and client area are highlighted when the mouse pointer is positioned over them or they are focused. The following screenshot shows the Office2003 style applied to a button edit control. Control elements are painted using the skin determined by the property. The following screenshot shows a button editor painted using the default Caramel skin. Control borders are three-dimensional. The following screenshot shows the Style3D style applied to a button edit control. Borders have an Office XP style. Borders and the client area are highlighted when the mouse pointer is positioned over them or they are focused. The following screenshot shows the UltraFlat style applied to a button edit control. Control elements are painted using the XP theme. The following screenshot shows the WindowsXP style applied to a button edit control. Contains values that specify how a is displayed. A menu is displayed as a regular popup menu. A menu is displayed as a . A menu is displayed as a popup bar. A group of buttons that can be displayed within a object. Initializes a new DXButtonGroupItem instance with the default settings. Contains values specifying border sides. All border sides are painted. Enabling this flag results in enabling the Left, Top, Right and Bottom flags and disabling the None flag. Bottom border side is painted. Left border side is painted. None of border sides is painted. Enabling this option results in disabling all other options. Right border side is painted. Top border side is painted. Provides storage for pens, fonts and brushes used during painting. Creates an instance of the class. A object that contains data used for painting. This value is assigned to the property. A DevExpress.Utils.Paint.XPaint object providing painting methods used in the control. This value is assigned to the property. Initializes a new instance of the class. A object that contains data used to paint. Creates an instance of the class. The object to initialize the property. Initializes a new instance of the class. A object that contains data used to perform painting. This value is assigned to the property. Initializes a new instance of the class A object that contains data used to perform painting. This value is assigned to the property. A DevExpress.Utils.Paint.XPaint object that provides methods used for drawing objects. This value is assigned to the property. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. A object. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. A structure. A structure. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. A structure. A structure. Calculates the length of the specified string when it's drawn with the specified font and using the specified formatting. A value which represents a string to measure. A object which defines the font and the associated settings of the text. A object which represents formatting information, such as the line spacing and alignment of the string. An integer value specifying the maximum width of the string (in pixels). A structure which represents the size (in pixels) of the string. Clears the internal hash tables that store the pens, fonts and, solid and linear gradient brushes that have recently been used. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. A object. Releases all resources used by this object. Draws a rectangle specified by a structure. A object which specifies the color, width and style of the rectangle. A structure which represents the rectangle to draw. Draws a text string at the specified position using the specified font, color and format. A value representing the text to be drawn. A object which defines the font and associated settings of the text to be drawn. A object which specifies the color and texture of the drawn text. A structure which represents the drawing area. A object which specifies formatting attributes, such as the line spacing and alignment, that are applied to the drawn text. Draws a text string vertically with the specified angle and at the specified position using the specified font, color and format. A value which represents the text to be drawn. A object which defines the font and associated settings of the text to be drawn. A object which specifies the color and texture of the drawn text. A structure which represents the drawing area. A object which specifies formatting attributes such as the line spacing and alignment that are applied to the drawn text. An integer value specifying the angle in degrees at which the text should be drawn. Fills the interior of a rectangle specified by a structure. A object which represents the brush used to fill the rectangle. A value which represents the rectangle to fill. Fills the specified rectangular area with the specified color. A value that specifies the filling color. A value which represents the rectangle to be filled. Fills the interior of a rectangle specified by a structure. A object which represents the brush used to fill the rectangle. A value which represents the rectangle to fill. Gets a font object with the specified settings. A object whose settings specify the desired font's typeface and size. A bitwise combination of enumeration values specifying the desired font style. A object representing a font with the specified settings. Returns a linear gradient brush with specified settings. A System.Drawing.Rectangle structure that specifies the endpoints of the linear gradient. The starting point is the upper-left corner of the rectangle, and the endpoint is the upper-right corner of the rectangle. A System.Drawing.Color object that represents the starting color for the gradient. A System.Drawing.Color object that represents the ending color for the gradient. A System.Drawing.Drawing2D.LinearGradientMode enumeration value specifying the gradient orientation. A System.Drawing.Brush descendant representing the requested linear gradient brush (typically a System.Drawing.Drawing2D.LinearGradientBrush object). Returns a linear gradient brush with the specified settings. A structure that specifies the endpoints of the linear gradient. The starting point is the upper-left corner of the rectangle, and the endpoint is the upper-right corner of the rectangle. A object that represents the starting color for the gradient. A object that represents the ending color for the gradient. A enumeration value specifying the gradient's orientation. An integer value specifying the number of blend patterns for the brush. A descendant representing the requested linear gradient brush (typically a System.Drawing.Drawing2D.LinearGradientBrush object). Returns a pen with specified settings. A System.Drawing.Color object specifying the pen color. An integer value specifying the pen width. A System.Drawing.Pen object representing the requested pen. Returns the pixel-wide pen with a specified color. A System.Drawing.Color object specifying the pen color. A System.Drawing.Pen object representing the requested pen. Gets a solid brush with specified parameters. A System.Drawing.Color object specifying the brush color. A System.Drawing.Brush descendant representing the requested brush (typically a System.Drawing.SolidBrush object). Gets an object that serves as the painting surface and provides painting facilities. A object providing painting facilities. Returns whether the region which is bounded by the specified rectangle needs to be redrawn. A structure that specifies the rectangle to test. true if the specified rectangle needs to be redrawn; otherwise, false. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. A structure. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. A structure. Gets or sets a DevExpress.Utils.Paint.XPaint object. A DevExpress.Utils.Paint.XPaint object. Gets an object providing information for painting. A object that contains data used to perform painting. Resets a Matrix object used to perform geometric transformations. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. A object. Contains values specifying whether bound controls is drawn using XP style. If bound control can display or edit data using inplace editors, latter are painted in the same style as its container. Otherwise it is drawn in XP style, if it is supported by a user's system. An editor is drawn in Windows Classic style. An editor is drawn in XP style if it is supported by user's system. Represents the base class for panels. Initializes a new instance of the XtraPanel class. Gets or sets a value indicating whether the container enables the user to scroll to any control placed outside its visible boundaries. true if the auto-scrolling feature is enabled; otherwise, false. Gets or sets whether the panel is automatically resized according to the value of the property. true if the panel's auto-resizing feature is enabled; otherwise, false. Fires when the value of the property is changed. Indicates the automatic sizing behavior of the panel. A value. Gets or sets the panel's border style. A value that specifies the panel's border style. Retrieves the size of a rectangular area into which the panel can be fitted. A custom-sized area for the panel. A Size value that specifies a rectangle into which the panel can be fit. This member is not supported by the XtraPanel class. This member is not supported by the XtraPanel class. This member is not supported by the XtraPanel class. Resets the property to its default value. Gets whether the property should be serialized. true if the property should be serialized; otherwise, false. Gets or sets a value indicating whether the user can focus this control using the TAB key. true if the user can focus this control using the TAB key; otherwise, false. This member is not supported by the XtraPanel class. @nbsp; This member is not supported by the XtraPanel class. Lists values that specify which panel within the split container is fixed. The panels' widths (or heights) are proportionally changed when a split container is being resized. The width (height if the panels are oriented one above another) of the isn't changed when the split container is resized. The width (height if the panels are oriented one above another) of the isn't changed when the split container is resized. Contains values specifying the display style for the check box when an editor is in an indeterminate state. A check box is drawn inactive (grayed). A check box is drawn grayed and checked (partially checked). A check box is drawn unchecked. Contains values specifying the look of the check box within a control. A check box element looks like a standard radio button within a check editor. - when Windows XP Themes are supported; - when Windows XP Themes are not supported. The default look and feel defined by the control class. - when Windows XP Themes are supported; - when Windows XP Themes are not supported. Predefined custom style. Predefined custom style. Predefined custom style. Predefined custom style. Predefined custom style. Predefined custom style. Predefined custom style. Predefined custom style. Predefined custom style. Predefined custom style. Predefined custom style. Predefined custom style. Predefined custom style. Predefined custom style. Predefined custom style. Predefined custom style. Allows a user to embed custom check mark pictures into a check editor via 1) the , and properties or 2) the , and properties. Specifies the state of an . A button is highlighted when mouse crosses the entire button boundaries. A button is disabled and does not respond to end-user actions. A button is highlighted when the mouse enters its boundaries. A button is drawn using its default look and feel. A button is drawn to reflect a pressed state. Specifies the surface image of a button. A Close symbol is displayed on the button's surface. A Down-arrow for a combo box is drawn on the button's surface. A Delete symbol is drawn on the button's surface. A Down-arrow is drawn on the button's surface. A Down-arrow is drawn on the button's surface. Unlike, the Down button, this kind of button allows text to be displayed next to the down-arrow. An Ellipsis symbol is drawn on the button's surface. A custom bitmap is drawn on the button's surface. A Left-arrow symbol is drawn on the button's surface. A Minus sign is drawn on the button's surface. An OK sign is drawn on the button's surface. A Plus sign is drawn on the button's surface. A Redo symbol is drawn on the button's surface. A Right-arrow is drawn the button's surface. A down-arrow for a spin editor is displayed on the button's surface. A left-arrow for a spin editor is displayed on the button's surface. A right-arrow for a spin editor is displayed on the button's surface. An up-arrow for a spin editor is displayed on the button's surface. An Undo symbol is drawn on the button's surface. An Up-arrow is drawn on the button's surface. Specifies the style for borders to draw on a Graphics surface. The style of borders is determined by the current settings of the LookAndFeel object. For class, for example, borders are drawn based on the settings of the property in this case. Borders are flat. The image below demonstrates the Flat style applied to the control. Borders are flat. Borders and the client area are highlighted when the mouse pointer is positioned over them. The image below demonstrates the HotFlat style applied to the control. There are no borders. The image below demonstrates the NoBorder style applied to the control. Borders have an Office 2003 style. The image below demonstrates the Office2003 style applied to a control. Borders are flat. The image below demonstrates the Simple style applied to the control. Borders are three-dimensional. The image below demonstrates the Style3D style applied to the control. Borders have an Office XP style. Borders and the client area are highlighted when the mouse pointer is positioned over them or they are focused. Otherwise, there are no borders. The image below demonstrates the UltraFlat style applied to the control.