Infragistics2.Win.AppStylistSupport.v9.2 Returns the localized category name Name of the category to retreive The localized string value Return the list of products that this control can be licensed with Summary description for AppStylistSupport. A constant indicating the StyleLibraryName that will be used to style the AppStylist, AppStylistSupport, and AppStylistRuntime UI. Required designer variable. Initializes a new Container to which the component should be added Initializes a new Required method for Designer support - do not modify the contents of this method with the code editor. Draws a preview of an Appeaarnce onto a Graphics object. Prompts to save the current changes if the current file is dirty. Returns an enum indicating what happened. Shows a file save dialog to allow the user to save a style library file containing only the resources from the current library.

The library file is saved based on the property. If there is not enough information in , then a Export File dialog will be displayed to allow the user to specify a filename.

True if the library was successfully saved.
Shows a file save dialog to allow the user to save a style library file containing only the resources from the current library. True if the library was successfully saved. Shows a file save dialog to allow the user to save a style library file containing only the resources from the current library. The default filename. True if the library was successfully saved. Shows an open file dialog to allow importing resources from a library file into the current style library. Returns true if resources were successfully imported. Shows an open file dialog to allow importing resources from a library file into the current style library. The default filename of the open file dialog. Returns true if resources were successfully imported. Shows an open file dialog to allow importing resources from a library file into the current style library. The default filename of the open file dialog. Specifies whether to show the file dialog. If false, the file specified by filename will be opened without showing the dialog. Returns true if resources were successfully imported. Creates a new Style Library. Creates a new Style Library. A filename. The library is not immediately saved to a file, but this filename is used as the default when the library is saved. Creates a new Style Library. A filename. The library is not immediately saved to a file, but this filename is used as the default when the library is saved. Returns true if a library file was successfuly created. Shows an open file dialog to allow opening a Style Library from a file. Returns true if a library file was successfuly loaded. Shows an open file dialog to allow opening a Style Library from a file. The default filename of the open file dialog. Returns true if a library file was successfuly loaded. Shows an open file dialog to allow opening a Style Library from a file. The default filename of the open file dialog. Specifies whether to show the file dialog. If false, the file specified by filename will be opened without showing the dialog. Returns true if a library file was successfuly loaded. Shows an open file dialog to allow opening a Style Library from a file. The default filename of the open file dialog. Specifies whether to show the file dialog. If false, the file specified by filename will be opened without showing the dialog. Specifies whether the AppStylist will remember the filename. This is useful for loading a file without maintaining the name to act as a sort've copy of an existing isl. Returns true if a library file was successfuly loaded. Saves the current stle library to a file.

The library file is saved based on the property. If there is not enough information in , then a Save File dialog will be displayed to allow the user to specify a filename.

True if the library was successfully saved.
Shows a file save dialog to allow the user to save the current style library.

The default filename will use the property. If FileName is not set, a default file name will be used.

True if the file was successfully saved.
Shows a file save dialog to allow the user to save the current style library. The default filename. True if the file was successfully saved. Shows the Generate Style Library Dialog

This dialog allows the user to choose a theme, hue, and other properties to automatically generate a style library.

Shows the Generate Style Library Dialog

This dialog allows the user to choose a theme, hue, and other properties to automatically generate a style library.

The initial folder where the dialog will look for template style library (*.isl) files. /// The initial folder where the dialog will look for palette (*.palette) files.
Displays the IslColorCategoryManager dialog which allows the user to add, remove, and modify ColorCategories in the current style library and also to assign ColorCategories to Resources, Roles, and Shared Objects. Displays the ApplicationStyleLibrary Metadata dialog.

The ApplicationStyleLibrary Metadata dialog displays information about the Style Library file that is not used for styling. This includes information like the author, description, last modified date, etc.

An InvalidOperationException will be raised if there is no currently loaded StyleLibrary.
Displays the New Style Library Wizard dialog. true if a new style library was successfully created,; otherwise, false. Displays the StyleSetManager dialog which allows the user to add, remove, and modify StyleSets in the current style library. If true, a new styleset will automatically be added after the dialog is displayed. Initializes a new library file using the application style information currently loaded into the StyleManager. Applies the information from the style library to the to the StyleManager. Exports all images in the currently loaded Style Library into individual image files in a chosen folder. This method will display a folder browser dialog to allow the user to choose an export folder. An InvalidOperationException will be raised if there is no currently loaded StyleLibrary. Exports all images in the currently loaded Style Library into individual image files in a chosen folder. The folder to which all images will be exported. An InvalidOperationException will be raised if there is no currently loaded StyleLibrary. Clean up any resources being used. True if managed resources should be released. Fires the FileNameChanged event. Fires the StyleSetChanged event. Fires the DirtyChanged event Fires the StyleChanged event Fires the StyleChanged event Fires the StyleChanged event Fires the StyleChanged event When true the StyleManager will be updated automatically every time the elapses. Determines the length of time (in milliseconds) between each refresh of the StyleManager.

This property only applies when is true.

The FileName of the current ApplicationStyleLibrary or null if there is no ApplicationStyleLibrary loaded. Returns a boolean indicating if the currently loaded contains any style information (e.g. stylesets or resources). Returns whether or not the currently loaded ApplicationStyleLibrary has any unsaved changes. The folder in which the IslGenerator will look for palettes. The folder in which the IslGenerator will look for template style library (*.isl) files. The folder in which the New Style Library Wizard will look for style library (*.isl) files. The window that owns the AppStylistSupport. This is needed to show MessageBoxes and file dialogs. Returns the Name of the currently selected Role (UI Role, Component Role, or Shared Object Role), Resource, or null if there is nothing selected. Returns the name of the currently selected StyleSet or null if there is none. Returns or sets the name of the style library loaded in the StyleManager that will be affected when using the component.

By default, this property defaults to an empty string and as such will use the default library information. When invoking or , this will be library name that is used to obtain and update the loaded application style information. In addition, only controls/components whose matches this name will have their tooltip displayed since it is only those controls that are utilizing the library specified.

Returns the Office2007 Color Blend Editor control

The Office2007 Color Blend Editor control is a control that displays property information about Office2007 clor scheme and blend color. These properties affect the entire Style Library.

Returns the StyleSetListDropDown control.

The StyleSetListDropDown control allows the user to select the current StyleSet.

Returns the PropertyEditor control

The PropertyEditor control is a control that display property information for the currently selected role (UI Role, Component Role, or SharedObject) or Resource.

The currently selected object is determined by the control.

Returns the RoleExplorer control

The RoleExplorer is a control that dispays roles (UI Roles, Component Roles, and Shared Objects) and Resources. It allows to select an object for editing. The object is edited using the control.

Display the about dialog Fires when the Filename changes. This occurs when a new ApplicationStyleLibrary is created or loaded, or when the current library is saved to a new filename. Fires when the SelectedObjectChanged changes. The SelectedObject is determined by both the selected StyleSet and the seleted role (UI Role, Component Role, or SharedObject Role) within that StyleSet. Fired when the IsDirty property changes. Fired when any property of the Style Library changes. Fired when any property of the Style Library changes. Fired when a Style Library is saved to a file Fired when a Style Library is opened from a file Component designer for the component. Initializes a new Prepares the designer to view, edit, and design the specified component. Component to be managed by the designer Invoked when the designer is first initialized so it may set default values on the component its managing. A dictionary of default values to apply. Invoked when the designer is first initialized so it may set default values on the component its managing. A dictionary of default values to apply. Gets the for this designer's control/component. Provides DesignerActionItems for the SmartTag associated with the AppStylerDialog. Constructor Overrides CreateActionItems. The list to populate. Used by SmartTag Panel. Used by SmartTag Panel. Summary description for AppearanceEditorSegmentBase. Summary description for AppStylerDialogDependentControlBase. Summary description for AppStylingControlBase. Required designer variable. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Raises the event. An that contains the event data. Returns an array of AppStylingControlBase controls that need to have their AppStylistSupport property initialized. This is neccessary because the SetApplicationStyleLibraryDialogOnChildControls will miss controls that are not in the Controls collection hierarchy, such as control on inactive tabs. An array of AppStylingControlBase controls that need to have their AppStylistSupport property initialized. Required designer variable. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Required designer variable. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Returns the preferred size of the Chunk Container that contains this appearance editor. Updates all of the chunk controls in this appearance editor with the properties of the current edit object. Creates the appropriate chunk controls for this editor. An array of controls to be placed into the chunks for this editor. Fires the event. The target object on which a Role property has changed. The name of the property that changed. Fired when a Property of the edit object is changed is selected. Base segment class for all Appearance editor segments. Summary description for AppearanceEditorSegmentBase. Required designer variable. Base segement editor control Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Called whenever the object being edited changes. Reset the UI of the editor to the defaults. Populate the edior UI from the currently selected edit object. Request a property change on the current object being edited. The name of the property to change. The new value true if the property was successfully changed; otherwise, false. Request a property change on the target object. The target object The name of the property to change. The new value true if the property was successfully changed; otherwise, false. Fires the event. The target object whose property has changed. The name of the property that was changed. Bool indicating whether to send property changed requests. The default text of the editor segment. The text of the editor segment. This shows up on the bottom of the chunk. If it is not explicitly set, then we fall back to . Fired when a Property of the edit object is changed is selected. Required designer variable. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. An editor segment for editing the background properties of an appearance. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Shows the image background stretch margins editor dialog. Performs the work of setting the specified bounds of this control. The new property value of the control. The new property value of the control. The new property value of the control. The new property value of the control. A bitwise combination of the values. Reset the UI of the editor to the defaults. Populate the edior UI from the currently selected edit object. The default text of the editor segment. An editor segment that allows editing of the border properties of an appearance. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Performs the work of setting the specified bounds of this control. The new property value of the control. The new property value of the control. The new property value of the control. The new property value of the control. A bitwise combination of the values. Reset the UI of the editor to the defaults. Populate the edior UI from the currently selected edit object. The default text of the editor segment. An editor segment for editing the font properties of an appearance. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Performs the work of setting the specified bounds of this control. The new property value of the control. The new property value of the control. The new property value of the control. The new property value of the control. A bitwise combination of the values. Reset the UI of the editor to the defaults. Populate the edior UI from the currently selected edit object. The default text of the editor segment. An editor segment for editing the Image propeties of an Appearance. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Performs the work of setting the specified bounds of this control. The new property value of the control. The new property value of the control. The new property value of the control. The new property value of the control. A bitwise combination of the values. Reset the UI of the editor to the defaults. Populate the edior UI from the currently selected edit object. The default text of the editor segment. An editor segment for editing the miscellaneous properties of an appearance. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Performs the work of setting the specified bounds of this control. The new property value of the control. The new property value of the control. The new property value of the control. The new property value of the control. A bitwise combination of the values. Reset the UI of the editor to the defaults. Populate the edior UI from the currently selected edit object. The default text of the editor segment. Segment that displays a preview of the Appearance being edited. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Performs the work of setting the specified bounds of this control. The new property value of the control. The new property value of the control. The new property value of the control. The new property value of the control. A bitwise combination of the values. Reset the UI of the editor to the defaults. Populate the edior UI from the currently selected edit object. The default text of the editor segment. Summary description for Chunk. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Returns the preferred expanded size of the chunk. Returns the prefered collapsed size of the chunk Returns the preferred size of the chunk based on the current state. Raises the System.Windows.Forms.Control.HandleCreated event. An that contains the event data. Fires the HiddenChanged event Gets or sets the control that the chunk contains. Gets or sets whether the chunk is hidden Gets or sets the text to display on the chunk's label Fired when thje Hidden property changes. Summary description for ChunkContainer. Required designer variable. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Gets the preferred size of the chunk container based on the preferred size of all of the contained chunks. Add a new chunk. The control to be contained in the chunk. Add multiple chunks in one operation. An array of controls that will be contained in the chunks. Raises the event. A that contains the event data. Raises the event. A that contains the event data. Summary description for ChunksCollection. Summary description for ColorDropDownBase. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Resets the Color property to the default value. Performs the work of setting the specified bounds of this control. The new property value of the control. The new property value of the control. The new property value of the control. The new property value of the control. A bitwise combination of the values. The preferred Size of the control. The currently selected color. Returns whether the Color property should be serialized. Fired when the Color changes. Designer for control. Returns the allowable design time selection rules. Summary description for ComponentRoleEditor. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Fires the event. The target object on which a Role property has changed. The name of the property that changed. Fired when a Property of the edit object is changed is selected. Summary description for ConflictDialogBase. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Raises the event. An that contains the event data. Summary description for ConflictDialogBase. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Returns the last selected folder where the Dialog searched for palette style library (*.isl) files. Returns the last selected folder where the Dialog searched for template style library (*.isl) files. Summary description for ColorCategoryList. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Fires the ColorCategoryDeleted event. Fires the OnColorCategoryRenamed event. Fires the ColorCategoryAdded event. Fires when a color Category is deleted Fires when a color Category is renamed Fires when a color Category is added Summary description for StyleSetPropertiesDialog. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Raises the event. An that contains the event data. Summary description for Chunk. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Raises the event. An that contains the event data. Fires the GenerateClicked event. Fires the TemplateFolderChanged event. Fires the ThemeInfoChanged event. A FileInfo object which indicates the file name of the template isl file. Fires when the Generate button is clicked Fires when the template folder changes Fires when any property of the Theme Info changes, except for ThemeName. Summary description for IslGeneratorPreview. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for CreateResourceFromStateDialog. Required designer variable. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Raises the event. An that contains the event data. Summary description for StyleSetCustomTypeDescriptor. Summary description for ComponentRoleCustomTypeDescriptor. Designer for control. Returns the allowable design time selection rules. Summary description for EnumDropDown. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Populates the list with an enumerated value. The default value which is of the enumerated type that will be used to populate the list. Returns the name of the current Value. Returns the name of the specified enum value. Performs the work of setting the specified bounds of this control. The new property value of the control. The new property value of the control. The new property value of the control. The new property value of the control. A bitwise combination of the values. This is used when drawing Gradient or Hatch images. This is used when drawing Gradient or Hatch images. Fired when a color is selected. Designer for control. Returns the allowable design time selection rules. Summary description for HueSatTrackBar. Required designer variable. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Sets the hue and saturation levels for the preview display in one operation. The new hue The new saturation Paints the background of the control. A System.Windows.Forms.PaintEventArgs that contains information about the control to paint Gets or sets the Hue of the preview. Gets or sets the Saturation of the preview. Summary description for HueSatSelector. Required designer variable. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Fires the ThemeInfoChanged event. Fires the OkClicked event. The current color The currently selected value for the base color's Hue. The currently selected value for the base color's Saturation. Fires when the Hue or Saturation changes Fires when the OK button is clicked. Summary description for HueSatSelectorDropDown. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Disposes of the Shared HueSatSelector control. Raises the event. An that contains the event data. Fires the ThemeInfoChanged event. The currently selected value for the base color's Hue. The currently selected value for the base color's Saturation. Overriden in order to make the property visible. Fires when the Hue or Saturation changes Summary description for HueSatTrackBar. Required designer variable. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Returns the Value of the track bar at the specific x coordinate Fires the ValueChanged event. Raises the event. A that contains the event data. Raises the event. An that contains the event data. Performs the work of setting the specified bounds of this control. The new property value of the control. The new property value of the control. The new property value of the control. The new property value of the control. A bitwise combination of the values. The minimum value of the track bar. The maximum value of the track bar. The rectangle representing the track area. This excludes the left and right edges of the control that are out of bounds due to the width of the thumb. The current value of the track bar. Fires when the Value changes. Summary description for ImageBackgroundStretchMarginsEditor. Required designer variable. Constrcutor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Fires the event The resulting ImageBackgroundStretchMargins created from the settings in this dialog. Fired when the Margins are changed Summary description for ImageBackgroundStretchMarginsEditorDialog. Required designer variable. Dialog for editing Image background stretch margins Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Raises the event. An that contains the event data. The resulting ImageBackgroundStretchMargins created from the settings in this dialog. Summary description for ImageBackgroundStretchMarginsPreview. Required designer variable. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for ImageExportConflictDialog. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for ConflictDialogBase. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Raises the event. An that contains the event data. Returns the last selected folder where the Dialog searched for palette style library (*.isl) files. Returns the last selected folder where the Dialog searched for template style library (*.isl) files. Summary description for LibraryMetaDataDialog. Required designer variable. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Raises the event. An that contains the event data. The new style library wizard dialog. The new style library wizard dialog. Raises the event. An that contains the event data. Required designer variable. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for Office2007PropertiesEditor. Required designer variable. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Call this method when the currently loaded style library changes so the UI will be updated. Fires the IslPropertyChanged event Fired when one of the properties of the Isl is changed Summary description for PropertyEditor. Control that allows editing of properties. This control handles editing of UI Roles, Component Roles, Shared Object Roles, Resources, and also has an option to show a blank area when nothing is selected. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Gets the Preferred Size of the property editor the Preferred Size of the property editor. Fires the RolePropertyChanged event The target object whose property has changed. The name of the property on the target that changed. Determines whether the preview chunk in the Role Editor is visible.

This has no effect on the preview chunk of the resource editor.

Fired when a Property of the edit object is changed is selected. Summary description for ResourceChooserDialog. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Raises the event. An that contains the event data. Summary description for ResourceConflictDialog. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for ResourceConflictDialog. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Raises the event. An that contains the event data. Summary description for ResourceTree. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Fired when a Resource is selected. Summary description for StateEditor. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Returns the preferred size of the role editor. the preferred size of the role editor. Returns an array of AppStylingControlBase controls that need to have their AppStylistSupport property initialized. This is neccessary because the SetApplicationStyleLibraryDialogOnChildControls will miss controls that are not in the Controls collection hierarchy, such as control on inactive tabs. An array of AppStylingControlBase controls that need to have their AppStylistSupport property initialized. Fires the event. The target object on which a Role property has changed. The name of the property that changed. Fired when a Property of the edit object is changed is selected. Summary description for RoleExplorer. Required designer variable. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Fires the event. Fired when a UIRole or ComponentRole is selected. Summary description for RoleTree. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Raises the event. An that contains the event data. Fired when a Role is selected. Summary description for StateEditor. Required designer variable. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Creates the appropriate chunk controls for this editor. An array of controls to be placed into the chunks for this editor. Returns an array of AppStylingControlBase controls that need to have their AppStylistSupport property initialized. This is neccessary because the SetApplicationStyleLibraryDialogOnChildControls will miss controls that are not in the Controls collection hierarchy, such as control on inactive tabs. An array of AppStylingControlBase controls that need to have their AppStylistSupport property initialized. Summary description for AppearanceEditorSegmentBase. Required designer variable. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Performs the work of setting the specified bounds of this control. The new property value of the control. The new property value of the control. The new property value of the control. The new property value of the control. A bitwise combination of the values. Reset the UI of the editor to the defaults. Populate the edior UI from the currently selected edit object. The default text of the editor segment. Summary description for StyleSetList. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Fired when a StyleSet is selected. Fired when a StyleSet selection is cancelled. Summary description for StyleSetListDropDown. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. The currently selected color. Fired when a color is selected. Summary description for StyleSetPropertiesDialog. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Raises the event. An that contains the event data. Summary description for UserControl1. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Fired when the Color selection is committed.

The color is committed when the user clicks on a color in the list, chooses a custom color, or uses the arrow keys to select a color and presses the Enter key.

Fired when the Color selection is cancelled.

The color is cancelled when the user presses the Escape key.

Summary description for TabbedColorSelectorDropDown. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Disposes of the Shared TabbedColorSelector control. Summary description for UIRolePropertiesEditor. Required designer variable. Constructor Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Reset the UI of the editor to the defaults. Populate the edior UI from the currently selected edit object. Summary description for UltraLabelEx. Constructor Enum indicating what happened when the method was called. The current Style Library was not dirty, so no prompt to save was needed. The user chose to save. The user chose not to save. The user chose to cancel. Event handler for the event Event handler for the event Event handler for the event Event handler for the event Event handler for the event Event handler for the event Event handler for the event Event handler for the event Event args for events that return a StyleSetSettings object. Constructor The original color (before the color selection was committed). The original color before it was changed. Determines whether the event was handled.

This is just so we know whether to call the base or return true from ProcessDailogKey.

Event Args for the NewStyleSetCreated event Constructor for the NewStyleSetCreated class Get / sets the name of the new styleset Gets / sets whether the new styleset should support themes Get / sets the name of the new styleset. Gets / sets whether the new styleset should support themes.

Changing useThemes to false will set the ThemedElementAlpha on the 'Base' role to Transparent, thus disabling theming for all control in the styleset.

Event args for events that return a filename Constructor for the FileEventArgs class A file name. the full path and name of a file. Event args for the event Constuctor for the class The filename of the library file that was saved. Event args for the event Constuctor for the class The filename of the library file that was opened. Summary description for IgPalette. Summary description for LocalizedStrings. Exposes a instance for this assembly. Returns the resource string using the specified name and default culture. Name of the string resource to return. Arguments supplied to the string.Format method when formatting the string. Returns the resource string using the specified resource name and default culture. The string is then formatted using the arguments specified. Name of the string resource to return. Returns the resource object using the specified name. Name of the resource item An object containing the specified resource Returns the for this assembly. Manages AppStyling services for an application at runtime. A constant indicating the StyleLibraryName that will be used to style the AppStylist, AppStylistSupport, and AppStylistRuntime UI. Required designer variable. Initializes a new Container to which the component should be added Initializes a new Loads the ApplicationStyleLibrary information currently in memory into the AppStylistRunTime.

This method will load all Application StyleLibrary information that is currently in memory into the AppStylistRunTime for editing. This is done automatically when calling the ShowRuntimeApplicationStylingEditor, but this method is useful if your application loads a new StyleLibrary into memory while the AppStylistRunTime user interface is already visible.

Displays the runtime version of the Application Styling Editor. The string to be used as the basis for the Main Window caption in the Runtime Application Styling Editor The form that owns the windows displayed by the Runtime Application Styling Editor. Set this to ensure that the Editor windows remain visible when the hosting application is active. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Display the about dialog Returns or sets the name of the style library loaded in the StyleManager that will be affected when using the component.

By default, this property defaults to an empty string and as such will use the default library information. When invoking or , this will be library name that is used to obtain and update the loaded application style information. In addition, only controls/components whose matches this name will have their tooltip displayed since it is only those controls that are utilizing the library specified.

Summary description for MainForm. Clean up any resources being used. True if managed resources should be released. Overriden. Invoked when the visible state of the vindow is changing. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for PropertiesForm. Required designer variable. Clean up any resources being used. True if managed resources should be released. Required method for Designer support - do not modify the contents of this method with the code editor. Summary description for Utilities. A strongly-typed resource class, for looking up localized strings, etc. Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. Looks up a localized string similar to (Default). Looks up a localized string similar to (Default). Looks up a localized string similar to AutoRefreshEnabled. Looks up a localized string similar to AutoRefreshInterval. Looks up a localized string similar to The default StyleSet for the component '{0}' is currently set to styleset '{1}'. Do you want to change it?. Looks up a localized string similar to Change the default?. Looks up a localized string similar to {Default}. Looks up a localized string similar to {None}. Looks up a localized string similar to Add New. Looks up a localized string similar to Cancel. Looks up a localized string similar to OK. Looks up a localized string similar to Remove. Looks up a localized string similar to Color Category Definitions. Looks up a localized string similar to Appearance. Looks up a localized string similar to ColorCategory. Looks up a localized string similar to Name. Looks up a localized string similar to Preview. Looks up a localized string similar to State / Property. Looks up a localized string similar to StyleSet. Looks up a localized string similar to Type. Looks up a localized string similar to Style Library Generator ColorCategory Manager. Looks up a localized string similar to Assign ColorCategory:. Looks up a localized string similar to ColorCategories are used when creating Style Libraries for use as Template Libraries. First, define ColorCategories by expanding Color Category Definitions. Then, assign Roles and Resources to ColorCategories by selecting items in the grid and then choosing a target ColorCategory in the combobox.. Looks up a localized string similar to Common Properties. Looks up a localized string similar to Object-Specific Properties. Looks up a localized string similar to Cancel. Looks up a localized string similar to Naming Conflict. Looks up a localized string similar to Rename. Looks up a localized string similar to Rename All. Looks up a localized string similar to Replace. Looks up a localized string similar to Replace All. Looks up a localized string similar to Skip. Looks up a localized string similar to Cancel. Looks up a localized string similar to Replace. Looks up a localized string similar to Replace Resource?. Looks up a localized string similar to new resource settings. Looks up a localized string similar to original resource settings. Looks up a localized string similar to Do you want to replace resource '{0}' with resource '{1}'?. Looks up a localized string similar to Cancel. Looks up a localized string similar to OK. Looks up a localized string similar to Clear the appearance properties of the State and apply the resource.. Looks up a localized string similar to Create a Resource from a State. Looks up a localized string similar to Enter a name for the new resource. Looks up a localized string similar to Default. Looks up a localized string similar to You have chosen to delete ColorCategory: '{0}'. Are you sure?. Looks up a localized string similar to Delete ColorCategory?. Looks up a localized string similar to You have chosen to delete resource: '{0}'. Are you sure?. Looks up a localized string similar to Delete Resource?. Looks up a localized string similar to You have chosen to delete styleset: '{0}'. Are you sure?. Looks up a localized string similar to Delete StyleSet?. Looks up a localized string similar to {0} file(s) were exported to '{1}'. Looks up a localized string similar to Export complete. Looks up a localized string similar to Choose a folder to export images. All images in the currently loaded style library will be exported to this folder as PNG files.. Looks up a localized string similar to Invalid Font Size. Looks up a localized string similar to Hue. Looks up a localized string similar to Initialize From Color:. Looks up a localized string similar to OK. Looks up a localized string similar to Range Preview. Looks up a localized string similar to Saturation. Looks up a localized string similar to Cancel. Looks up a localized string similar to OK. Looks up a localized string similar to Stretch Margins Editor. Looks up a localized string similar to Edit Margins. Looks up a localized string similar to Preview. Looks up a localized string similar to export image. Looks up a localized string similar to A file with the name '{0}' already exists. What would you like to do?. Looks up a localized string similar to original image. Looks up a localized string similar to Rename the file '{0}'. Looks up a localized string similar to Replace the file(s).. Looks up a localized string similar to Image Export Filename Conflict. Looks up a localized string similar to An error occurred while trying to save the file: '{0}'\n\n{1}\n{2}. Looks up a localized string similar to Error.. Looks up a localized string similar to An error occurred while trying to load the specified file. Would you like to try to load it, anyway? If you choose to load this invalid file, some resource information may be missing or corrupt.. Looks up a localized string similar to Invalid XML. Looks up a localized string similar to An error occurred while trying to load the specified file. It is not a valid Style Library.. Looks up a localized string similar to Invalid XML. Looks up a localized string similar to Invalid Name. Looks up a localized string similar to Invalid Name. Looks up a localized string similar to Invalid Name. Looks up a localized string similar to You have selected the '{0}' UIRole. This role is not valid for the currently selected StyleSet, because the StyleSet is the default for some components and this UI Role does not belong to any of those components. To select this UI Role, you will need to select a styleset which supports it.. Looks up a localized string similar to Cannot Select Role. Looks up a localized string similar to Choose the folder where your Template Style Library files are stored.. Looks up a localized string similar to You do not have sufficient security permissions to display the FolderBrowser dialog.. Looks up a localized string similar to Cancel. Looks up a localized string similar to OK. Looks up a localized string similar to New Style Library From Template. Looks up a localized string similar to Change Template Folder. Looks up a localized string similar to Color Palette Helper. Looks up a localized string similar to Drag and Drop colors to apply.. Looks up a localized string similar to Selected Template:. Looks up a localized string similar to Select Palette:. Looks up a localized string similar to Select Template. Looks up a localized string similar to Choose a Template Style Library to get started.. Looks up a localized string similar to Set Colors. Looks up a localized string similar to Change colors by clicking each swatch below. Expand the Color Palette Helper to see collections of predefined colors.. Looks up a localized string similar to Template Folder:. Looks up a localized string similar to New Group. Looks up a localized string similar to New Item. Looks up a localized string similar to [caption] : [value] ([count] [count,items,item,items]). Looks up a localized string similar to button1. Looks up a localized string similar to checkbox1. Looks up a localized string similar to comboBox1. Looks up a localized string similar to groupBox1. Looks up a localized string similar to label1. Looks up a localized string similar to Apple. Looks up a localized string similar to Banana. Looks up a localized string similar to Cherry. Looks up a localized string similar to Strawberry. Looks up a localized string similar to Watermelon. Looks up a localized string similar to radioButton1. Looks up a localized string similar to textBox1. Looks up a localized string similar to preview. Looks up a localized string similar to ExplorerBar. Looks up a localized string similar to Grid. Looks up a localized string similar to Inbox Controls. Looks up a localized string similar to Main Menu. Looks up a localized string similar to UltraToolbar1. Looks up a localized string similar to Copy. Looks up a localized string similar to Cut. Looks up a localized string similar to &Edit. Looks up a localized string similar to E&xit. Looks up a localized string similar to &File. Looks up a localized string similar to &Open. Looks up a localized string similar to Paste. Looks up a localized string similar to &Save. Looks up a localized string similar to Behavior. Looks up a localized string similar to Design. Looks up a localized string similar to Manages AppStyling services for an application at runtime.. Looks up a localized string similar to Displays the about dialog.. Looks up a localized string similar to Returns or sets the name of the style library loaded in the StyleManager that will be affected when using the component.. Looks up a localized string similar to Displays the about dialog.. Looks up a localized string similar to Returns or sets the name of the style library loaded in the StyleManager that will be affected when using the component.. Looks up a localized string similar to When true the StyleManager will be updated automatically every time the AutoRefreshInterval elapses.. Looks up a localized string similar to Determines the length of time (in milliseconds) between each refresh of the StyleManager.. Looks up a localized string similar to Returns/sets whether Role Tips should be show when the mouse hovers over an Inbox Control for which AppStyling is supported.. Looks up a localized string similar to &Auto-Refresh Application UI. Looks up a localized string similar to &Load. Looks up a localized string similar to &New. Looks up a localized string similar to Sa&ve. Looks up a localized string similar to Save &As.... Looks up a localized string similar to &Show/Hide Property Panel. Looks up a localized string similar to Style Library: {0}{1}. Looks up a localized string similar to Style Library: {0}InMemory. Looks up a localized string similar to S&tyle Library. Looks up a localized string similar to Update &Mode. Looks up a localized string similar to {0} [{1}{2}]. Looks up a localized string similar to {0} [{1}In Memory]. Looks up a localized string similar to Load a Style Library from a file. Looks up a localized string similar to Create a new in-memory Style Library. Looks up a localized string similar to Save a Style Library to a file with its original name. Looks up a localized string similar to Save a Style Library to a file with a new name. Looks up a localized string similar to Show the Property editing window. Looks up a localized string similar to &Refresh Application UI. Looks up a localized string similar to A valid 'AppStylistSupport' must be specified. Looks up a localized string similar to Only one 'AppStylistSupport' instance is allowed per form.. Looks up a localized string similar to The selected folder is invalid or does not exist.. Looks up a localized string similar to There must be an open Style Library currently in memory in order to export images.. Looks up a localized string similar to There must be an open Style Library currently in memory in order to export resources.. Looks up a localized string similar to There must be an open Style Library currently in memory in order to import resources.. Looks up a localized string similar to There must be an open Style Library currently in memory in order to open the MetaData dialog.. Looks up a localized string similar to Author:. Looks up a localized string similar to Cancel. Looks up a localized string similar to OK. Looks up a localized string similar to Copyright:. Looks up a localized string similar to Description:. Looks up a localized string similar to Filename:. Looks up a localized string similar to Last Modified:. Looks up a localized string similar to Permitted Usage:. Looks up a localized string similar to Application Style Library Properties. Looks up a localized string similar to Version:. Looks up a localized string similar to New ColorCategory {0}. Looks up a localized string similar to New StyleSet {0}. Looks up a localized string similar to New Resource {0}. Looks up a localized string similar to < Back. Looks up a localized string similar to Cancel. Looks up a localized string similar to Finish. Looks up a localized string similar to Next >. Looks up a localized string similar to Select a Style Library to Copy. Looks up a localized string similar to Select Starting Point. Looks up a localized string similar to Select and Customize a Template. Looks up a localized string similar to New Style Library Wizard. Looks up a localized string similar to Select a folder that contains Infragistics Style Libraries (*.isl files). Looks up a localized string similar to Select a Style Library to copy. Looks up a localized string similar to There are no Infragistics Style Library (*.isl) files in the currently selected folder.. Looks up a localized string similar to Blank Library. Looks up a localized string similar to Create a completely new, blank style library.. Looks up a localized string similar to Start from Existing Library. Looks up a localized string similar to Open an existing style library (*.isl file) and create a copy. The existing isl file will not be modified.. Looks up a localized string similar to Start from Template. Looks up a localized string similar to Create a new Style Library quickly by selecting a template and customizing the templates primary colors.. Looks up a localized string similar to preview. Looks up a localized string similar to Infragistics Style Library files (*.isl)|*.isl|All files (*.*)|*.*. Looks up a localized string similar to Open Style Library. Looks up a localized string similar to An error occurred while trying to load the specified file. Would you like to try to load it, anyway? If you choose to load this invalid file, some StyleSet information may be missing or corrupt.. Looks up a localized string similar to Invalid XML. Looks up a localized string similar to An error occurred while trying to load the specified file. It is not a valid Style Library.. Looks up a localized string similar to Invalid XML. Looks up a localized string similar to The file '{0}' is read-only. Would you like to overwrite it, anyway?. Looks up a localized string similar to Cannot write to file.. Looks up a localized string similar to The current Style Library has unsaved changes. Would you like to save the changes, now?. Looks up a localized string similar to NetAdvantage AppStylist for Windows Forms. Looks up a localized string similar to Alpha:. Looks up a localized string similar to Background Image. Looks up a localized string similar to Disabled:. Looks up a localized string similar to Disabled Image. Looks up a localized string similar to Image. Looks up a localized string similar to Image Alpha:. Looks up a localized string similar to Layout Mode:. Looks up a localized string similar to Margins:. Looks up a localized string similar to All image files (*.bmp;*.gif;*.jpg;*.jpeg;*.png;*.ico;*.emf;*.wmf)|*.bmp;*.gif;*.jpg;*.jpeg;*.png;*.ico;*.emf;*.wmf|Bitmap files (*.bmp;*.gif;*.jpg;*.jpeg;*.png;*.ico)|*.bmp;*.gif;*.jpg;*.jpeg;*.png;*.ico|Metafiles (*.emf;*.wmf)|*.emf;*.wmf. Looks up a localized string similar to Open. Looks up a localized string similar to Origin:. Looks up a localized string similar to Background. Looks up a localized string similar to Alpha:. Looks up a localized string similar to Border. Looks up a localized string similar to Border. Looks up a localized string similar to Border 3D. Looks up a localized string similar to Border. Looks up a localized string similar to Alpha:. Looks up a localized string similar to Disabled:. Looks up a localized string similar to Text Trimming. Looks up a localized string similar to Font. Looks up a localized string similar to Alignment. Looks up a localized string similar to Alpha:. Looks up a localized string similar to Image. Looks up a localized string similar to All image files (*.bmp;*.gif;*.jpg;*.jpeg;*.png;*.ico;*.emf;*.wmf)|*.bmp;*.gif;*.jpg;*.jpeg;*.png;*.ico;*.emf;*.wmf|Bitmap files (*.bmp;*.gif;*.jpg;*.jpeg;*.png;*.ico)|*.bmp;*.gif;*.jpg;*.jpeg;*.png;*.ico|Metafiles (*.emf;*.wmf)|*.emf;*.wmf. Looks up a localized string similar to Open. Looks up a localized string similar to Image. Looks up a localized string similar to Alpha Level. Looks up a localized string similar to Cursor. Looks up a localized string similar to Themed Element Alpha. Looks up a localized string similar to Other. Looks up a localized string similar to Value. Looks up a localized string similar to 3D Preview. Looks up a localized string similar to Disabled. Looks up a localized string similar to Disabled. Looks up a localized string similar to Disabled. Looks up a localized string similar to Disabled. Looks up a localized string similar to Enabled. Looks up a localized string similar to Enabled. Looks up a localized string similar to Enabled. Looks up a localized string similar to Enabled. Looks up a localized string similar to Preview. Looks up a localized string similar to Preview. Looks up a localized string similar to Add Resource. Looks up a localized string similar to Convert to Resource. Looks up a localized string similar to Move Selected Resource(s) Down. Looks up a localized string similar to Move Selected Resource(s) Up. Looks up a localized string similar to Remove Resource(s). Looks up a localized string similar to Edit Resource. Looks up a localized string similar to (No Resources). Looks up a localized string similar to Resources. Looks up a localized string similar to "You are about to reset non-state properties of of the role '{0}'. Are you sure?". Looks up a localized string similar to "Reset Role Properties?". Looks up a localized string similar to "You are about to reset the state '{0}' of the role '{1}'. Are you sure?". Looks up a localized string similar to "Reset State?". Looks up a localized string similar to You are about to reset all states and properties of the role '{0}'. Are you sure?. Looks up a localized string similar to Reset UI Role?. Looks up a localized string similar to You are about to reset all states and properties of the role '{0}' and all of it's descendants. Are you sure?. Looks up a localized string similar to Preview. Looks up a localized string similar to Cancel. Looks up a localized string similar to OK. Looks up a localized string similar to Select the items you wish to import from the list of available resources below.. Looks up a localized string similar to Select Resources. Looks up a localized string similar to Select a Resource. Looks up a localized string similar to Select All. Looks up a localized string similar to Deselect All. Looks up a localized string similar to import resource. Looks up a localized string similar to A resource with the name '{0}' already exists in this Style Library. What would you like to do?. Looks up a localized string similar to original resource. Looks up a localized string similar to Rename the import resource '{0}'. Looks up a localized string similar to Replace the existing resource(s).. Looks up a localized string similar to Resource Name Conflict. Looks up a localized string similar to Rename the imported resource '{0}'.. Looks up a localized string similar to Replace the existing resource.. Looks up a localized string similar to Skip (do not import) this resource and continue.. Looks up a localized string similar to Skip (do not import) this resource and cancel any further imports.. Looks up a localized string similar to &Add new. Looks up a localized string similar to Copy From an External Resource.... Looks up a localized string similar to Create Copy. Looks up a localized string similar to Export. Looks up a localized string similar to Export Resources. Looks up a localized string similar to Import. Looks up a localized string similar to Import Resources. Looks up a localized string similar to &Remove. Looks up a localized string similar to Re&name. Looks up a localized string similar to Copy From. Looks up a localized string similar to Copy From an Internal Resource. Looks up a localized string similar to Used By:. Looks up a localized string similar to Reset Current State. Looks up a localized string similar to Reset Properties. Looks up a localized string similar to Reset Role. Looks up a localized string similar to Reset States. Looks up a localized string similar to Common Component Properties. Looks up a localized string similar to {0}-specific Properties. Looks up a localized string similar to True. Looks up a localized string similar to Trebuchet MS. Looks up a localized string similar to 12. Looks up a localized string similar to Properties. Looks up a localized string similar to (Show All). Looks up a localized string similar to Component Role Settings. Looks up a localized string similar to All Components. Looks up a localized string similar to Inbox Components. Looks up a localized string similar to Infragistics Components. Looks up a localized string similar to Shared Object Role Settings. Looks up a localized string similar to UI Roles. Looks up a localized string similar to Resources. Looks up a localized string similar to Roles. Looks up a localized string similar to Active. Looks up a localized string similar to ActivePreviewPage. Looks up a localized string similar to AddRow. Looks up a localized string similar to AlternateItem. Looks up a localized string similar to CardView. Looks up a localized string similar to Checked. Looks up a localized string similar to Collapsed. Looks up a localized string similar to DataError. Looks up a localized string similar to EditMode. Looks up a localized string similar to EmptyRow. Looks up a localized string similar to Expanded. Looks up a localized string similar to FilteredIn. Looks up a localized string similar to FilteredOut. Looks up a localized string similar to FilterRow. Looks up a localized string similar to FixedColumn. Looks up a localized string similar to FixedRow. Looks up a localized string similar to Floating. Looks up a localized string similar to Focused. Looks up a localized string similar to FormulaError. Looks up a localized string similar to GroupByColumn. Looks up a localized string similar to GroupByRow. Looks up a localized string similar to HasActiveFilters. Looks up a localized string similar to HasActivity. Looks up a localized string similar to Horizontal. Looks up a localized string similar to HotTracked. Looks up a localized string similar to HotTrackSelected. Looks up a localized string similar to Indeterminate. Looks up a localized string similar to MergedCell. Looks up a localized string similar to Normal. Looks up a localized string similar to Pressed. Looks up a localized string similar to ReadOnly. Looks up a localized string similar to RecentlyUsed. Looks up a localized string similar to RowHotTracked. Looks up a localized string similar to Selected. Looks up a localized string similar to TemplateAddRow. Looks up a localized string similar to Unchecked. Looks up a localized string similar to Vertical. Looks up a localized string similar to VisitedLink. Looks up a localized string similar to Common States. Looks up a localized string similar to Editor States. Looks up a localized string similar to Grid States. Looks up a localized string similar to Other States. Looks up a localized string similar to Reset Role. Looks up a localized string similar to Reset Role and Descendants. Looks up a localized string similar to Filter by Control:. Looks up a localized string similar to Used By:. Looks up a localized string similar to Infragistics Style Library files (*.isl)|*.isl|All files (*.*)|*.*. Looks up a localized string similar to Save Style Library. Looks up a localized string similar to You have selected the '{0}' UIRole. This role is currently filtered out. In order to select this role, the filter must be cleared. Do you want to clear the filter and select this role?. Looks up a localized string similar to Select Role?. Looks up a localized string similar to Apply Color Blend. Looks up a localized string similar to Color Scheme:. Looks up a localized string similar to Office 2007 Settings. Looks up a localized string similar to (Use Application Setting). Looks up a localized string similar to True. Looks up a localized string similar to Trebuchet MS. Looks up a localized string similar to 12. Looks up a localized string similar to (Default). Looks up a localized string similar to Active StyleSet:. Looks up a localized string similar to Based On:. Looks up a localized string similar to Add. Looks up a localized string similar to Manage StyleSets. Looks up a localized string similar to Remove. Looks up a localized string similar to Default for Controls:. Looks up a localized string similar to Based On:. Looks up a localized string similar to Add New. Looks up a localized string similar to Cancel. Looks up a localized string similar to Make Default. Looks up a localized string similar to OK. Looks up a localized string similar to Remove. Looks up a localized string similar to When a style exists for a control, the Application default style is not applied to that control. Only one style may be specified as the default for any particular control.. Looks up a localized string similar to Control Defaults. Looks up a localized string similar to StyleSet Manager. Looks up a localized string similar to Existing StyleSets. Looks up a localized string similar to StyleSet Manager. Looks up a localized string similar to Selected StyleSet. Looks up a localized string similar to StyleSet Name:. Looks up a localized string similar to Click and drag to capture a color from anywhere on the screen.. Looks up a localized string similar to Color Dialog. Looks up a localized string similar to default. Looks up a localized string similar to Transparent. Looks up a localized string similar to Custom. Looks up a localized string similar to (Empty). Looks up a localized string similar to Office 2003. Looks up a localized string similar to Office XP. Looks up a localized string similar to System. Looks up a localized string similar to VS 2005. Looks up a localized string similar to Web. Looks up a localized string similar to Add New. Looks up a localized string similar to Manage StyleSets. Looks up a localized string similar to Remove. Looks up a localized string similar to Border Style:. Looks up a localized string similar to Button Style:. Summary description for Utils.