Krypton.Toolkit
Provide accurate text measuring and drawing capability.
Pixel accurate measure of the specified string when drawn with the specified Font object.
Graphics instance used to measure text.
Right to left setting for control.
String to measure.
Font object that defines the text format of the string.
How to trim excess text.
How to align multi-line text.
How to process prefix characters.
Rendering hint.
Dispose of font when finished with it.
A memento used to draw the text.
Pixel accurate drawing of the requested text memento information.
Graphics object used for drawing.
Brush for drawing text with.
Rectangle to draw text inside.
Right to left setting for control.
Orientation for drawing text.
State of the source element.
Memento containing text context.
True if draw succeeded; False is draw produced an error.
Encapsulate the information needed to draw text using the AccurateText class.
Initialize a new instance of the TextMemento class.
Text to draw.
Drawing font.
Size of measured text.
String formatting.
Drawing hint.
Should the font be disposed.
Dispose of the memento resources.
Gets the text to draw.
Gets the drawing font.
Gets the pixel size of the text area.
Gets the StringFormat of the text area.
Gets a value indicating if the memento represents nothing that can be drawn.
Get access to an empty TextMemento instance.
Only create the single instance when first requested
Specification for a button.
Occurs whenever a button specification property has changed.
Occurs whenever a button specification property has changed.
Initialize a new instance of the ButtonSpec class.
Returns a string that represents the current defaulted state.
A string that represents the current defaulted state.
Make a clone of this object.
New instance.
Gets a value indicating if all values are default.
Gets and sets the button image.
Gets and sets the button image.
Gets access to the state specific images for the button.
Gets and sets the button text.
Gets and sets the button extra text.
Gets and sets the button tooltip image.
Gets and sets the tooltip image transparent color.
Gets and sets the button title tooltip text.
Gets and sets the button body tooltip text.
Gets and sets the tooltip label style.
Gets and sets the tooltip label style.
Gets and sets the unique name of the ButtonSpec.
Gets and sets if the button image be inherited if defined as null.
Gets and sets if the button text be inherited if defined as empty.
Gets and sets if the button extra text be inherited if defined as empty.
Gets and sets if the button tooltip title be inherited if defined as empty.
Gets a value indicating if the component is allowed to be selected at design time.
Gets and sets image color to remap to container foreground.
Gets and sets the button style.
Gets and sets the button orientation.
Gets and sets the header edge to display the button against.
Gets and sets the context menu strip for the button.
Gets and sets the krypton context menu for the button.
Gets and sets the associated KryptonCommand.
Gets and sets user-defined data associated with the object.
Gets and sets user-defined data associated with the object.
Value copy from the provided source to self.
Source instance.
Generates a Click event for the control.
Generates a Click event for the control.
An EventArgs containing the event data.
Gets the button image.
Palette to use for inheriting values.
State for which an image is needed.
Button image.
Gets the image transparent color.
Palette to use for inheriting values.
Color value.
Gets the button short text.
Palette to use for inheriting values.
Short text string.
Gets the button long text.
Palette to use for inheriting values.
Long text string.
Gets the button tooltip title text.
Palette to use for inheriting values.
Tooltip title string.
Gets the color to remap from the image to the container foreground.
Palette to use for inheriting values.
Color value.
Gets the button style.
Palette to use for inheriting values.
Button style.
Gets the button orientation.
Palette to use for inheriting values.
Button orientation.
Gets the edge for the button.
Palette to use for inheriting values.
Button edge.
Gets the button location.
Palette to use for inheriting values.
Button location.
Gets the button enabled state.
Palette to use for inheriting values.
Button enabled state.
Sets the current view associated with the button spec.
View element reference.
Get the current view associated with the button spec.
View element reference.
Gets a value indicating if the associated view is enabled.
True if enabled; otherwise false.
Gets the button visible value.
Palette to use for inheriting values.
Button visibility.
Gets the button checked state.
Palette to use for inheriting values.
Button checked state.
Generates the Click event.
An EventArgs containing the event data.
Raises the Click event.
An EventArgs containing the event data.
Raises the ButtonSpecPropertyChanged event.
Name of the appearance property that has changed.
Handles a change in the property of an attached command.
Source of the event.
A PropertyChangedEventArgs that contains the event data.
Gets and sets the actual type of the button.
Convert from palette specific edge alignment to resolved edge alignment.
Palette specific edge alignment.
Resolved edge alignment.
Convert from palette specific button orientation to resolved button orientation.
Palette specific button orientation.
Resolved button orientation.
Convert from palette specific button style to resolved button style.
Palette specific button style.
Resolve button style.
Button specification that can be assigned as any button type.
Initialize a new instance of the AnyButtonSpec class.
Make a clone of this object.
New instance.
Gets a value indicating if all values are default.
Gets and sets if the button should be shown.
Resets the Visible property to its default value.
Gets and sets the button enabled state.
Resets the Enabled property to its default value.
Gets and sets if the button is checked or capable of being checked.
Resets the Checked property to its default value.
Gets and sets if the button is checked or capable of being checked.
Resets the Checked property to its default value.
Gets and sets the associated KryptonCommand.
Gets and sets the button type.
Value copy form the provided source to ourself.
Source instance.
Gets the button visible value.
Palette to use for inheriting values.
Button visibility.
Gets the button enabled state.
Palette to use for inheriting values.
Button enabled state.
Gets the button checked state.
Palette to use for inheriting values.
Button checked state.
Raises the ButtonSpecPropertyChanged event.
Name of the appearance property that has changed.
Handles a change in the property of an attached command.
Source of the event.
A PropertyChangedEventArgs that contains the event data.
Raises the Click event.
An EventArgs containing the event data.
Implementation for internal calendar buttons.
Initialize a new instance of the ButtonSpecCalendar class.
Reference to owning view.
Fixed style to use.
Alignment edge.
Gets and sets the visible state.
Gets and sets the enabled state.
Can a component be associated with the view.
Gets the button visible value.
Palette to use for inheriting values.
Button visibility.
Gets the button enabled state.
Palette to use for inheriting values.
Button enabled state.
Gets the button checked state.
Palette to use for inheriting values.
Button checked state.
Gets the button edge to position against.
Palette to use for inheriting values.
Edge position.
Manage a collection of ButtonSpec instances.
Occurs when a spec is about to be added/inserted to the collection.
Occurs when a spec has been added/inserted to the collection.
Occurs when a spec is about to be removed from the collection.
Occurs when a spec is removed from the collection.
Initialize a new instance of the ButtonSpecCollectionBase class.
Reference to owning object instance.
Provide access to the derived generic enumerator.
IEnumerable instance.
Gets and sets the owner of the collection.
Raises the Inserting event.
A NavButtonSpecEventArgs instance containing event data.
Raises the Inserted event.
A NavButtonSpecEventArgs instance containing event data.
Raises the Removing event.
A NavButtonSpecEventArgs instance containing event data.
Raises the Removed event.
A NavButtonSpecEventArgs instance containing event data.
Manage a collection of ButtonSpec instances.
Initialize a new instance of the ButtonSpecCollection class.
Reference to owning object instance.
Obtains the String representation of this instance.
User readable name of the instance.
Append a button spec to the collection.
Object reference.
The position into which the new button spec was inserted.
Append an array of button spec instances.
Array of instances.
Determines whether the collection contains the button spec.
Object reference.
True if button spec found; otherwise false.
Determines the index of the specified spec in the collection.
Object reference.
-1 if not found; otherwise index position.
Inserts a button spec to the collection at the specified index.
Insert index.
Object reference.
Gets a value indicating whether the collection has a fixed size.
Removes first occurrence of specified object.
Object reference.
Gets or sets the button spec at the specified index.
Object index.
Object at specified index.
Determines the index of the specified spec in the collection.
T reference.
-1 if not found; otherwise index position.
Inserts a button spec to the collection at the specified index.
Insert index.
T reference.
Removes the button spec at the specified index.
Remove index.
Gets or sets the button spec at the specified index.
T index.
T at specified index.
Gets the button spec with the provided unique name.
Unique name of the ButtonSpec instance.
T at specified index.
Append a button spec to the collection.
T reference.
Determines whether the collection contains the button spec.
T reference.
True if spec found; otherwise false.
Copies button specs to specified array starting at particular index.
Target array.
Starting array index.
Gets the number of button specs in collection.
Gets a value indicating whether the collection is read-only.
Removes first occurrence of specified spec.
T reference.
True if removed; otherwise false.
Copies all the elements of the current collection to the specified Array.
The Array that is the destination of the elements copied from the collection.
The index in array at which copying begins.
Remove all pages from the collection.
Gets a value indicating whether access to the collection is synchronized (thread safe).
Gets an object that can be used to synchronize access to the collection.
Provide non generic access to the enumerator.
IEnumerable instance.
Shallow enumerate over button specs in the collection.
Enumerator instance.
Enumerate using non-generic interface.
Enumerator instance.
Implementation for the fixed navigator buttons.
Initialize a new instance of the ButtonSpecFormFixed class.
Reference to owning krypton form.
Fixed style to use.
Can a component be associated with the view.
Gets access to the owning krypton form.
Gets and sets the actual type of the button.
Implementation for the fixed close button for krypton form.
Initialize a new instance of the ButtonSpecFormWindowClose class.
Reference to owning krypton form instance.
Form Close Button Enabled: This will also Disable the System Menu `Close` BUT NOT the `Alt+F4` key action
Gets the button visible value.
Palette to use for inheriting values.
Button visibility.
Gets the button enabled state.
Palette to use for inheriting values.
Button enabled state.
Gets the button checked state.
Palette to use for inheriting values.
Button checked state.
Raises the Click event.
An EventArgs that contains the event data.
Implementation for the fixed maximize button for krypton form.
Initialize a new instance of the ButtonSpecFormWindowMax class.
Reference to owning krypton form instance.
Gets the button visible value.
Palette to use for inheriting values.
Button visibility.
Gets the button enabled state.
Palette to use for inheriting values.
Button enabled state.
Gets the button checked state.
Palette to use for inheriting values.
Button checked state.
Raises the Click event.
An EventArgs that contains the event data.
Implementation for the fixed minimize button for krypton form.
Initialize a new instance of the ButtonSpecFormWindowMin class.
Reference to owning krypton form instance.
Gets the button visible value.
Palette to use for inheriting values.
Button visibility.
Gets the button enabled state.
Palette to use for inheriting values.
Button enabled state.
Gets the button checked state.
Palette to use for inheriting values.
Button checked state.
Raises the Click event.
An EventArgs that contains the event data.
KryptonHeaderGroup specific implementation of a button specification.
Initialize a new instance of the HeaderGroupButtonSpec class.
Gets a value indicating if all values are default.
Gets and sets if the button header location.
Value copy form the provided source to our self.
Source instance.
Gets the button location value.
Palette to use for inheriting values.
Button location.
Manage a collection of button specs for placing within a collection of docking views.
Initialize a new instance of the ButtonSpecManagerBase class.
Control that owns the button manager.
Palette redirector.
Variable set of button specifications.
Fixed set of button specifications.
Array of target metric providers.
Array of target metrics for outside spacer size.
Array of target metrics for inside spacer size.
Array of target metrics for button padding.
Delegate for returning a tool strip renderer.
Delegate for notifying paint requests.
Gets the owning control.
Gets and sets the associated tooltip manager.
Gets and sets the need paint delegate for notifying paint requests.
Gets an array containing references of all the current views.
Perform once only construction.
Destruct the previously created views.
Gets and sets the use of mnemonics.
Requests that all the buttons be recreated.
Requests that all the buttons have state refreshed.
True if a state change was made.
Processes a mnemonic character.
The mnemonic character entered.
true if the mnemonic was processed; otherwise, false.
Update the palette for a specified docker view.
Target docker view.
New metric source.
Update the metric details for a specified docker view.
Target docker view.
New metric source.
New border edge metric.
New button border metric.
Get the display rectangle of the provided button.
Button specification.
Display rectangle.
Gets the ButtonSpec associated with the provided view element.
Element to search against.
Reference to ButtonSpec; otherwise null.
Is the provided over a part of the view that wants the mouse.
Mouse point.
True if the view wants the mouse position; otherwise false.
Get a tool strip renderer appropriate for the hosting control.
Requests a repaint and optional layout be performed.
Does the palette change require a layout.
Requests a repaint and optional layout be performed.
Source of the paint event.
Does the palette change require a layout.
Find the ButtonSpec definition associated with the provided button view.
View to use when searching.
ButtonSpec reference if found; otherwise null.
Gets the view for the first visible and enabled button spec of the defined edge.
Edge of buttons caller is interested in searching.
ViewDrawButton reference; otherwise false.
Gets the view for the next visible and enabled button spec of the defined edge.
Edge of buttons caller is interested in searching.
Current button that is the marker for searching.
ViewDrawButton reference; otherwise false.
Gets the view for the previous visible and enabled button spec of the defined edge.
Edge of buttons caller is interested in searching.
Current button that is the marker for searching.
ViewDrawButton reference; otherwise false.
Gets the view for the last visible and enabled button spec of the defined edge.
Edge of buttons caller is interested in searching.
ViewDrawButton reference; otherwise false.
Create a palette redirector for remapping button spec colors.
Base palette class.
ButtonSpec instance.
Palette redirector for the button spec instance.
Gets a value indicating if inside edge spacers are required.
Gets the number of dockers.
Number of dockers.
Gets the index of the provided docker.
View docker reference.
Index of docker; otherwise -1.
Gets the docker at the specified index.
Index.
View docker reference; otherwise null.
Gets the orientation of the docker at the specified index.
Index.
VisualOrientation value.
Gets the element that represents the foreground colour.
Index.
View content instance.
Add a view element to a docker.
Index of view docker.
Dock style for placement.
Actual view to add.
Are view spacers being used.
Add the spacing views into the indexed docker.
Index of docker.
Spacer for the left side.
Spacer for the right side.
Perform final steps now that the button spec has been created.
ButtonSpec instance.
Associated ButtonSpecView instance.
Index of view docker button is placed onto.
Create the button spec view appropriate for the button spec.
Redirector for acquiring palette values.
Target metric providers.
Target metric padding.
ButtonSpec instance.
ButtonSpecView derived class.
Raises the NeedPaint event.
Source of the paint event.
Does the palette change require a layout.
Manage a collection of button specs for placing within a collection of ViewDrawDocker instances.
Initialize a new instance of the ButtonSpecManagerDraw class.
Control that owns the button manager.
Palette redirector.
Variable set of button specifications.
Fixed set of button specifications.
Array of target view dockers.
Array of target metric providers.
Array of target metrics for outside/inside spacer size.
Array of target metrics for button padding.
Delegate for returning a tool strip renderer.
Delegate for notifying paint requests.
Initialize a new instance of the ButtonSpecManagerDraw class.
Control that owns the button manager.
Palette redirector.
Variable set of button specifications.
Fixed set of button specifications.
Array of target view dockers.
Array of target metric providers.
Array of target metrics for outside spacer size.
Array of target metrics for inside spacer size.
Array of target metrics for button padding.
Delegate for returning a tool strip renderer.
Delegate for notifying paint requests.
Gets the number of dockers.
Number of dockers.
Gets the index of the provided docker.
View docker reference.
Index of docker; otherwise -1.
Gets the docker at the specified index.
Index.
View docker reference; otherwise null.
Gets the orientation of the docker at the specified index.
Index.
VisualOrientation value.
Gets the element that represents the foreground color.
Index.
View content instance.
Add a view element to a docker.
Index of view docker.
Dock style for placement.
Actual view to add.
Are view spacers being used.
Add the spacing views into the indexed docker.
Index of docker.
Spacer for the left side.
Spacer for the right side.
Manage a collection of button specs for placing within a collection of ViewLayoutDocker instances.
Initialize a new instance of the ButtonSpecManagerLayout class.
Control that owns the button manager.
Palette redirector.
Variable set of button specifications.
Fixed set of button specifications.
Array of target view dockers.
Array of target metric providers.
Array of target metrics for outside/inside spacer size.
Array of target metrics for button padding.
Delegate for returning a tool strip renderer.
Delegate for notifying paint requests.
Initialize a new instance of the ButtonSpecManagerLayout class.
Control that owns the button manager.
Palette redirector.
Variable set of button specifications.
Fixed set of button specifications.
Array of target view dockers.
Array of target metric providers.
Array of target metrics for outside spacer size.
Array of target metrics for inside spacer size.
Array of target metrics for button padding.
Delegate for returning a tool strip renderer.
Delegate for notifying paint requests.
Gets the number of dockers.
Number of dockers.
Gets the index of the provided docker.
View docker reference.
Index of docker; otherwise -1.
Gets the docker at the specified index.
Index.
View docker reference; otherwise null.
Gets the orientation of the docker at the specified index.
Index.
VisualOrientation value.
Gets the element that represents the foreground color.
Index.
View content instance.
Add a view element to a docker.
Index of view docker.
Dock style for placement.
Actual view to add.
Are view spacers being used.
Add the spacing views into the indexed docker.
Index of docker.
Spacer for the left side.
Spacer for the right side.
Redirect requests for image/text colors to remap.
Initialize a new instance of the ButtonSpecRemapByContentBase class.
Initial palette target for redirection.
Reference to button specification.
Gets the palette content to use for remapping.
Gets the state of the remapping area
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Redirect requests for image/text colors to remap.
Initialize a new instance of the ButtonSpecRemapByContentCache class.
Initial palette target for redirection.
Reference to button specification.
Set the palette content to use for remapping.
Palette for requesting foreground colors.
Set the palette state of the remapping element.
Palette state.
Gets the palette content to use for remapping.
Gets the state of the remapping area
Redirect requests for image/text colors to remap.
Initialize a new instance of the ButtonSpecRemapByContentView class.
Initial palette target for redirection.
Reference to button specification.
Gets and sets the foreground to use for color map redirection.
Gets the palette content to use for remapping.
Gets the state of the remapping area
Map button spec tooltip value to content values.
Initialize a new instance of the PageToTooltipMapping class.
Palette for sourcing information.
Source button spec instance.
Gets a value indicating if the mapping produces any content.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content short text.
String value.
Gets the content long text.
String value.
Create and manage the view for a ButtonSpec definition.
Initialize a new instance of the ButtonSpecView class.
Palette redirector.
Source for metric values.
Padding metric for border padding.
Reference to owning manager.
Access
Gets access to the owning manager.
Gets access to the monitored button spec
Gets access to the view centering that contains the button.
Gets access to the view centering that contains the button.
Gets access to the remapping palette.
Requests a repaint and optional layout be performed.
Does the palette change require a layout.
Update the button style to reflect new button style setting.
Update view button to reflect new button visible setting.
Update view button to reflect new button enabled setting.
True is a change in state has occurred.
Update view button to reflect new button checked setting.
True is a change in state has occurred.
Update view button to reflect new button DropDown drawing/detection setting.
Destruct the previously created views.
Create a button controller for the view.
View to be controlled.
Paint delegate.
Reference to click handler.
Controller instance.
Processes the finish of the button being pressed.
Source of the event.
An EventArgs that contains the event data.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the content image transparent color.
The state for which the image color is needed.
Color value.
Gets the content short text.
String value.
Gets the content long text.
String value.
Stores a triple of controller references.
Initialize a new instance of the ButtonSpecViewControllers class.
Mouse controller.
Source controller.
Key controller.
Gets the mouse controller reference.
Gets the mouse controller reference.
Gets the mouse controller reference.
Provide a context menu check box.
Occurs when the check box item is clicked.
Occurs when the value of the Checked property has changed.
Occurs when the value of the CheckState property has changed.
Initialize a new instance of the KryptonContextMenuCheckBox class.
Initialize a new instance of the KryptonContextMenuCheckBox class.
Initial text for display.
Returns a description of the instance.
String representation.
Returns the number of child menu items.
Returns the indexed child menu item.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Returns a view appropriate for this item based on the object it is inside.
Provider of context menu information.
Owning object reference.
Containing columns.
Draw items with standard or alternate style.
Draw an image background for the item images.
ViewBase that is the root of the view hierarchy being added.
Gets and sets if clicking the check box automatically closes the context menu.
Gets and sets the check box text.
Gets and sets the check box extra text.
Gets and sets the check box image.
Gets and sets the check box image color to make transparent.
Gets and sets the check box label style.
Gets access to the image value overrides.
Gets and sets if the check box is enabled.
Gets or sets a value indicating if the component is in the checked state.
Gets or sets a value indicating the checked state of the component.
Gets or sets a value indicating if the check box is automatically changed state when clicked.
Gets or sets a value indicating if the component allows three states instead of two.
Gets access to the common check box appearance that other states can override.
Gets access to the disabled check box appearance entries.
Gets access to the normal check box appearance entries.
Gets access to the check box appearance when it has focus.
Gets and sets the associated KryptonCommand.
Generates a Click event for the component.
Raises the Click event.
An EventArgs that contains the event data.
Raises the CheckedChanged event.
An EventArgs containing the event data.
Raises the CheckStateChanged event.
An EventArgs containing the event data.
Provide a context menu check button.
Occurs when the check box item is clicked.
Occurs when the value of the Checked property has changed.
Initialize a new instance of the KryptonContextMenuCheckButton class.
Initialize a new instance of the KryptonContextMenuCheckButton class.
Initial text for display.
Returns a description of the instance.
String representation.
Returns the number of child menu items.
Returns the indexed child menu item.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Returns a view appropriate for this item based on the object it is inside.
Provider of context menu information.
Owning object reference.
Containing columns.
Draw items with standard or alternate style.
Draw an image background for the item images.
ViewBase that is the root of the view hierarchy being added.
Gets and sets if clicking the check box automatically closes the context menu.
Gets and sets the check box text.
Gets and sets the check box extra text.
Gets and sets the check box image.
Gets and sets the check box image color to make transparent.
Gets and sets the check button style.
Gets and sets if the check box is enabled.
Gets or sets a value indicating if the component is in the checked state.
Gets or sets a value indicating if the check box is automatically changed state when clicked.
Gets access to the common button appearance that other states can override.
Gets access to the disabled button appearance entries.
Gets access to the normal button appearance entries.
Gets access to the pressed button appearance entries.
Gets access to the tracking button appearance entries.
Gets access to the normal checked button appearance entries.
Gets access to the hot tracking checked button appearance entries.
Gets access to the pressed checked button appearance entries.
Gets access to the button appearance when it has focus.
Gets and sets the associated KryptonCommand.
Generates a Click event for the component.
Raises the Click event.
An EventArgs that contains the event data.
Raises the CheckedChanged event.
An EventArgs containing the event data.
Manage the items that can be added to a top level context menu collection.
Gets an array of types that the collection is restricted to contain.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Create view elements appropriate for the collection items.
Context menu information provider.
Parent object.
Collection of columns to create view inside.
Should the standard style be applied.
Should the image column be applied.
Raises the Inserted event.
A TypedCollectionEventArgs instance containing event data.
Raises the Removing event.
A TypedCollectionEventArgs instance containing event data.
Manage the items that can be added to a standard menu item collection.
Gets an array of types that the collection is restricted to contain.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Provide a set of color columns for the context menu.
Occurs when the SelectedColor property changes value.
Occurs when the user is tracking over a color.
Initialize a new instance of the KryptonContextMenuColorColumns class.
Initialize a new instance of the KryptonContextMenuColorColumns class.
Required color scheme of colors.
Returns a description of the instance.
String representation.
Returns the number of child menu items.
Returns the indexed child menu item.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Returns a view appropriate for this item based on the object it is inside.
Provider of context menu information.
Owning object reference.
Containing columns.
Draw items with standard or alternate style.
Draw an image background for the item images.
ViewBase that is the root of the view hierarchy being added.
Gets and sets if clicking a color entry automatically closes the context menu.
Gets and sets the required color scheme.
Gets and sets the user selected color.
Gets and sets the size of each color block.
Gets and sets if all but the first row should be group together.
Define a custom set of colors for display.
An array of color arrays, each of which must be the same length.
Does the provided color exist in the definition.
Color to find.
True if found; otherwise false.
Raises the SelectedColorChanged event.
An ColorEventArgs that contains the event data.
Raises the TrackingColor event.
An ColorEventArgs that contains the event data.
Provide a context menu heading.
Occurs when the wants to display a tooltip.
Initialize a new instance of the KryptonContextMenuHeading class.
Initialize a new instance of the KryptonContextMenuHeading class.
Initial text for display.
Returns a description of the instance.
String representation.
Returns the number of child menu items.
Returns the indexed child menu item.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Returns a view appropriate for this item based on the object it is inside.
Provider of context menu information.
Owning object reference.
Containing columns.
Draw items with standard or alternate style.
Draw an image background for the item images.
ViewBase that is the root of the view hierarchy being added.
Remove access to the ToolTipValues content.
Gets and sets the heading menu item text.
Gets and sets the heading menu item extra text.
Gets and sets the heading menu item image.
Gets and sets the heading image color to make transparent.
Gets access to the header instance specific appearance values.
Provide a context menu image select.
Occurs when the value of the SelectedIndex property changes.
Occurs when the user is tracking over a color.
Occurs when the value of the SelectedIndex property changes.
Initialize a new instance of the KryptonContextMenuImageSelect class.
Returns a description of the instance.
String representation.
Returns the number of child menu items.
Returns the indexed child menu item.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Returns a view appropriate for this item based on the object it is inside.
Provider of context menu information.
Owning object reference.
Containing columns.
Draw items with standard or alternate style.
Draw an image background for the item images.
ViewBase that is the root of the view hierarchy being added.
Gets and sets padding around the image selection area.
Gets and sets if selecting an image automatically closes the context menu.
Gets access to the collection of images for display and selection.
Gets and sets the button style used for each image item.
Gets access to the collection of images for display and selection.
Gets and sets the index of first image in the ImageList for display.
Gets and sets the index of last image in the ImageList for display.
Gets and sets the number of items to place on each display line.
Raises the SelectedIndexChanged event.
An EventArgs containing the event data.
Raises the SelectedIndexChanged event.
An ImageSelectEventArgs containing the event data.
Raises the Click event.
An EventArgs that contains the event data.
Provide a standard menu item.
Occurs when the menu item is clicked.
Occurs when the menu item is clicked.
Occurs when the menu item is clicked.
Initialize a new instance of the KryptonContextMenuItem class.
Initialize a new instance of the KryptonContextMenuItem class.
Initial text string.
Initialize a new instance of the KryptonContextMenuItem class.
Initial text string.
Click handler.
Initialize a new instance of the KryptonContextMenuItem class.
Initial text string.
Click handler.
Shortcut key combination.
Initialize a new instance of the KryptonContextMenuItem class.
Initial text string.
Initial image.
Click handler.
Initialize a new instance of the KryptonContextMenuItem class.
Initial text string.
Initial image.
Click handler.
Shortcut key combination.
Returns a description of the instance.
String representation.
Returns the number of child menu items.
Returns the indexed child menu item.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Returns a view appropriate for this item based on the object it is inside.
Provider of context menu information.
Owning object reference.
Containing columns.
Draw items with standard or alternate style.
Draw an image background for the item images.
ViewBase that is the root of the view hierarchy being added.
Gets and sets the standard menu item text.
Gets and sets the standard menu item extra text.
Gets and sets the standard menu item image.
Gets and sets the heading image color to make transparent.
Gets and sets the shortcut key combination associated with the menu item.
Gets and sets if clicking the menu item automatically closes the context menu.
Gets and sets whether the menu item toggles checked state when clicked.
Gets and sets if the shortcut display text is shown.
Gets and sets if the shortcut display text is shown.
Gets and sets if the large image is used from the attached KryptonCommand.
Gets and sets the display text to use in preference to the shortcut key setting.
Gets and sets if the menu item is in the checked state.
Gets and sets the checked state of the menu item.
Collection of sub-menu items for display.
Gets and sets if the menu item is enabled.
Gets access to the menu item disabled appearance values.
Gets access to the menu item normal appearance values.
Gets access to the menu item normal appearance values.
Gets access to the menu item highlight appearance values.
Gets and sets the associated KryptonCommand.
Gets and sets an optional parameter value that can be used inside a shared KryptonCommand Execute handler.
Generates a Click event for the component.
Raises the Click event.
An EventArgs that contains the event data.
Raises the CheckedChanged event.
An EventArgs that contains the event data.
Raises the CheckStateChanged event.
An EventArgs that contains the event data.
Base class that all menu types must derive from and implement.
Occurs when a property has changed value.
Occurs when the wants to display a tooltip.
Initialize a new instance of the KryptonContextMenuItem class.
Returns the number of child menu items.
Returns the indexed child menu item.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Returns a view appropriate for this item based on the object it is inside.
Provider of context menu information.
Owning object reference.
Containing columns.
Draw items with standard or alternate style.
Draw an image background for the item images.
ViewBase that is the root of the view hierarchy being added.
Make sure to call `SetProvider(provider);`
Gets and sets user-defined data associated with the object.
Gets and sets if the item is visible in the context menu.
Gets access to the ToolTipValues content.
Resets the ToolTipValues property to its default value.
Raises the PropertyChanged event.
A PropertyChangedEventArgs containing the event data.
Raises the ToolTipNeeded event.
Gets access to the ToolTipManager used for displaying tool tips.
Provide a collection of menu items.
Initialize a new instance of the KryptonContextMenuItems class.
Initialize a new instance of the KryptonContextMenuItems class.
Array of initial child items.
Returns a description of the instance.
String representation.
Returns the number of child menu items.
Returns the indexed child menu item.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Returns a view appropriate for this item based on the object it is inside.
Provider of context menu information.
Owning object reference.
Containing columns.
Draw items with standard or alternate style.
Draw an image background for the item images.
ViewBase that is the root of the view hierarchy being added.
Collection of standard menu items.
Gets and sets if the collection appears as standard or alternate items.
Gets and sets if the image column is provided for background of images.
Gets access to the image column specific appearance values.
Provide a context menu link label.
Occurs when the link label item is clicked.
Initialize a new instance of the KryptonContextMenuLinkLabel class.
Initialize a new instance of the KryptonContextMenuLinkLabel class.
Initial text for display.
Returns a description of the instance.
String representation.
Returns the number of child menu items.
Returns the indexed child menu item.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Returns a view appropriate for this item based on the object it is inside.
Provider of context menu information.
Owning object reference.
Containing columns.
Draw items with standard or alternate style.
Draw an image background for the item images.
ViewBase that is the root of the view hierarchy being added.
Gets and sets the link label style.
Gets and sets a value that determines the underline behavior of the link label.
Gets and sets a value indicating if the label has been visited.
Gets and sets if clicking the link label automatically closes the context menu.
Gets and sets the link label text.
Gets and sets the link label extra text.
Gets and sets the link label image.
Gets and sets the link label image color to make transparent.
Gets access to the link label normal instance specific appearance values.
Gets access to the pressed link label appearance entries.
Gets access to the link label appearance when it has focus.
Gets access to normal state modifications when link label has been visited.
Gets access to normal state modifications when link label has not been visited.
Gets and sets the associated KryptonCommand.
Generates a Click event for the component.
Raises the Click event.
An EventArgs that contains the event data.
Allow user to select a date using a visual monthly calendar display.
Occurs when the selected date changes.
Occurs when the selected start date changes.
Occurs when the selected end date changes.
Initialize a new instance of the KryptonContextMenuMonthCalendar class.
Returns a description of the instance.
String representation.
Returns the number of child menu items.
Returns the indexed child menu item.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Returns a view appropriate for this item based on the object it is inside.
Provider of context menu information.
Owning object reference.
Containing columns.
Draw items with standard or alternate style.
Draw an image background for the item images.
ViewBase that is the root of the view hierarchy being added.
Gets and sets if selecting a day automatically closes the context menu.
Gets and sets if clicking the Today button closes the drop-down menu.
Gets and sets if the radio button is enabled.
Gets or sets the number of months to scroll when next/prev buttons are used.
Gets or sets today's date.
Gets or sets the array of DateTime objects that determines which annual days are Displayed in bold.
Gets or sets the array of DateTime objects that determine which monthly days to bold.
Gets or sets the array of DateTime objects that determines which nonrecurring dates are Displayed in bold.
Gets or sets the minimum allowable date.
Gets or sets the maximum allowable date.
Gets or sets the maximum number of days that can be selected in a month calendar control.
Gets or sets the start date of the selected range of dates.
Gets or sets the end date of the selected range of dates.
Gets or sets the selected range of dates for a month calendar control.
Gets or sets the today date format string.
Gets or sets the label text for todays text.
Gets or sets the number of columns and rows of months Displayed.
First day of the week.
Gets and sets if the control will display todays date.
Gets and sets if the control will circle the today date.
Gets and sets if week numbers to the left of each row.
Gets and sets the header style for the month calendar.
Gets and sets the content style for the day entries.
Gets and sets the content style for the day of week labels.
Gets access to the day appearance when it has focus.
Gets access to the day appearance when it is bolded.
Gets access to the day appearance when it is todays.
Gets access to the common month calendar appearance that other states can override.
Gets access to the month calendar disabled appearance entries.
Gets access to the month calendar normal appearance entries.
Gets access to the tracking month calendar appearance entries.
Gets access to the pressed month calendar appearance entries.
Gets access to the checked normal month calendar appearance entries.
Gets access to the checked tracking month calendar appearance entries.
Gets access to the checked pressed month calendar appearance entries.
Adds a day that is Displayed in bold on an annual basis in the month calendar.
The date to be Displayed in bold.
Adds a day to be Displayed in bold in the month calendar.
The date to be Displayed in bold.
Adds a day that is Displayed in bold on a monthly basis in the month calendar.
The date to be Displayed in bold.
Removes all the annually bold dates.
Removes all the nonrecurring bold dates.
Removes all the monthly bold dates.
Gets access to the override for disabled day.
Gets access to the override for disabled day.
Gets access to the override for tracking day.
Gets access to the override for pressed day.
Gets access to the override for checked normal day.
Gets access to the override for checked tracking day.
Gets access to the override for checked pressed day.
Dates to be bolded.
Monthly days to be bolded.
Array of annual days per month to be bolded.
Set the selection range.
New starting date.
New ending date.
Update usage of bolded overrides.
New bolded state.
Update usage of today overrides.
New today state.
Sets the use of the focus override.
New focus state.
Gets and sets if the item has the focus.
Gets the focus day.
Raises when the DateChanged event.
An DateRangeEventArgs that contains the event data.
Raises when the SelectionStartChanged event.
An EventArgs that contains the event data.
Raises when the SelectionEndChanged event.
An EventArgs that contains the event data.
Provide a context menu radio button.
Occurs when the radio button is clicked.
Occurs when the value of the Checked property has changed.
Initialize a new instance of the KryptonContextMenuRadioButton class.
Initialize a new instance of the KryptonContextMenuRadioButton class.
Initial text for display.
Returns a description of the instance.
String representation.
Returns the number of child menu items.
Returns the indexed child menu item.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Returns a view appropriate for this item based on the object it is inside.
Provider of context menu information.
Owning object reference.
Containing columns.
Draw items with standard or alternate style.
Draw an image background for the item images.
ViewBase that is the root of the view hierarchy being added.
Gets and sets if clicking the radio button automatically closes the context menu.
Gets and sets the radio button text.
Gets and sets the radio button extra text.
Gets and sets the radio button image.
Gets and sets the radio button image color to make transparent.
Gets and sets the radio button label style.
Gets access to the image value overrides.
Gets and sets if the radio button is enabled.
Gets or sets a value indicating if the component is in the checked state.
Gets or sets a value indicating if the radio button is automatically changed state when clicked.
Gets access to the common radio button appearance that other states can override.
Gets access to the disabled radio button appearance entries.
Gets access to the normal radio button appearance entries.
Gets access to the radio button appearance when it has focus.
Gets and sets the associated KryptonCommand.
Generates a Click event for the component.
Raises the Click event.
An EventArgs that contains the event data.
Raises the CheckedChanged event.
An EventArgs containing the event data.
Provide a context menu separator.
Initialize a new instance of the KryptonContextMenuSeparator class.
Returns a description of the instance.
String representation.
Returns the number of child menu items.
Returns the indexed child menu item.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Returns a view appropriate for this item based on the object it is inside.
Provider of context menu information.
Owning object reference.
Containing columns.
Draw items with standard or alternate style.
Draw an image background for the item images.
ViewBase that is the root of the view hierarchy being added.
Gets and sets if the separator is a horizontal or vertical break.
Gets access to the separator instance specific appearance values.
Process mouse events for a standard button.
Occurs when the mouse is used to left click the target.
Occurs when the mouse is used to right click the target.
Occurs when the mouse is used to left select the target.
Occurs when start of drag operation occurs.
Occurs when drag moves.
Occurs when drag ends.
Occurs when drag quits.
Occurs when the drag rectangle for the button is required.
Occurs when the dragging inside the button drag rectangle.
Initialize a new instance of the ButtonController class.
Target for state changes.
Delegate for notifying paint requests.
Gets and sets the user data associated with the controller.
Gets and sets if the button becomes fixed in pressed appearance when pressed.
Gets and sets if the button becomes fixed in pressed appearance when pressed.
Remove the fixed pressed mode.
Gets the current tracking mouse point.
Gets and sets if dragging is allowed.
Reset the dragging rect to prevent any dragging starting.
Gets and sets if the press down should cause the click.
Gets and sets the area of the button which is split.
Gets and sets the drawing of a non client mouse position when pressed as normal.
Gets and sets the need for repeat clicks.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Source control has lost the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Gets and sets the need paint delegate for notifying paint requests.
Gets access to the associated target of the controller.
Fires the NeedPaint event.
Fires the NeedPaint event.
Does the palette change require a layout.
Get a value indicating if the controller is operating
Gets a value indicating if the state is pressed only when over button.
Gets a value indicating if mouse input is being captured.
Discovers if the provided view is part of the button.
View to investigate.
True is part of button; otherwise false.
Set the correct visual state of the target.
Owning control.
Set the correct visual state of the target.
Mouse point.
Raises the ButtonDragRectangle event.
An ButtonDragRectangleEventArgs containing the event args.
Raises the ButtonDragOffset event.
An ButtonDragOffsetEventArgs containing the event args.
Raises the DragStart event.
Mouse point at time of event.
Offset compared to target.
Control that is source of drag start.
Raises the DragMove event.
Mouse point at time of event.
Raises the DragEnd event.
Mouse point at time of event.
Raises the DragQuit event.
Raises the Click event.
A MouseEventArgs containing the event data.
Raises the RightClick event.
A MouseEventArgs containing the event data.
Raises the MouseSelect event.
A MouseEventArgs containing the event data.
Raises the NeedPaint event.
Does the palette change require a layout.
Controller used to manage keyboard and mouse interaction with a check box.
Occurs when the check box has been selected.
Initialize a new instance of the CheckBoxController class.
Target for state changes.
Top element for the check box control.
Delegate for notifying paint requests.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Gets and sets the enabled state of the controller.
Gets and sets the need paint delegate for notifying paint requests.
Gets access to the associated target of the controller.
Fires the NeedPaint event.
Fires the NeedPaint event.
Does the palette change require a layout.
Raises the Click event.
An EventArgs containing the event data.
Raises the NeedPaint event.
Does the palette change require a layout.
Controller for a VisualContextMenu popup.
Initialize a new instance of the ContextMenuController class.
Owning view manager instance.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Interface for processing mouse notifications.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Interface for processing keyboard notifications.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Interface for processing source notifications.
Source control has got the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Process mouse events for a link label control.
Occurs when the mouse is used to left click the target.
Initialize a new instance of the LinkLabelController class.
Target for state changes.
Palette to use in the disabled state.
Palette to use in the normal state.
Palette to use in the tracking state.
Palette to use in the pressed state.
Override to update with the pressed state.
Delegate for notifying paint requests.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Source control has lost the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Gets and sets the need paint delegate for notifying paint requests.
Gets access to the associated target of the controller.
Set the correct visual state of the target.
Control that controller is operating within.
Fires the NeedPaint event.
Fires the NeedPaint event.
Does the palette change require a layout.
Get a value indicating if the controller is operating
Gets a value indicating if the state is pressed only when over button.
Gets a value indicating if mouse input is being captured.
Set the correct visual state of the target.
Owning control.
Set the target with correct state and palette.
Mouse point.
Update the palette to match the target state.
Raises the Click event.
A MouseEventArgs containing the event data.
Raises the NeedPaint event.
Does the palette change require a layout.
Occurs when the check box has been clicked.
Initialize a new instance of the MenuCheckBoxController class.
Owning view manager instance.
Target for state changes.
Drawing element that owns check box display.
Delegate for notifying paint requests.
Returns if the item shows a sub menu when selected.
This target should display as the active target.
This target should clear any active display.
This target should show any appropriate sub menu.
This target should remove any showing sub menu.
Determine if the keys value matches the mnemonic setting for this target.
Key code to test against.
True if a match is found; otherwise false.
Activate the item because of a mnemonic key press.
Gets the view element that should be used when this target is active.
View element to become active.
Get the client rectangle for the display of this target.
Should a mouse down at the provided point cause the currently stacked context menu to become current.
Client coordinates point.
True to become current; otherwise false.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Source control has lost the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Gets and sets the need paint delegate for notifying paint requests.
Fires the NeedPaint event.
Occurs when the check button has been clicked.
Initialize a new instance of the MenuCheckButtonController class.
Owning view manager instance.
Target for state changes.
Drawing element that owns check button display.
Delegate for notifying paint requests.
Returns if the item shows a sub menu when selected.
This target should display as the active target.
This target should clear any active display.
This target should show any appropriate sub menu.
This target should remove any showing sub menu.
Determine if the keys value matches the mnemonic setting for this target.
Key code to test against.
True if a match is found; otherwise false.
Activate the item because of a mnemonic key press.
Gets the view element that should be used when this target is active.
View element to become active.
Get the client rectangle for the display of this target.
Should a mouse down at the provided point cause the currently stacked context menu to become current.
Client coordinates point.
True to become current; otherwise false.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Source control has lost the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Gets and sets the need paint delegate for notifying paint requests.
Fires the NeedPaint event.
Occurs when the color block has been clicked.
Initialize a new instance of the MenuColorBlockController class.
Owning view manager instance.
Target for state changes.
Drawing element that owns color block display.
Delegate for notifying paint requests.
Returns if the item shows a sub menu when selected.
This target should display as the active target.
This target should clear any active display.
This target should show any appropriate sub menu.
This target should remove any showing sub menu.
Determine if the keys value matches the mnemonic setting for this target.
Key code to test against.
True if a match is found; otherwise false.
Activate the item because of a mnemonic key press.
Gets the view element that should be used when this target is active.
View element to become active.
Get the client rectangle for the display of this target.
Should a mouse down at the provided point cause the currently stacked context menu to become current.
Client coordinates point.
True to become current; otherwise false.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Source control has lost the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Gets and sets the need paint delegate for notifying paint requests.
Fires the NeedPaint event.
Process mouse events for a image select image.
Occurs when the mouse is used to left click the target.
Initialize a new instance of the ImageSelectController class.
Owning view manager instance.
Target for state changes.
Reference to layout of the image items.
Delegate for notifying paint requests.
Gets the current tracking mouse point.
Returns if the item shows a sub menu when selected.
This target should display as the active target.
This target should clear any active display.
This target should show any appropriate sub menu.
This target should remove any showing sub menu.
Determine if the keys value matches the mnemonic setting for this target.
Key code to test against.
True if a match is found; otherwise false.
Activate the item because of a mnemonic key press.
Gets the view element that should be used when this target is active.
View element to become active.
Get the client rectangle for the display of this target.
Should a mouse down at the provided point cause the currently stacked context menu to become current.
Client coordinates point.
True to become current; otherwise false.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Source control has got the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Gets and sets the need paint delegate for notifying paint requests.
Gets access to the associated target of the controller.
Fires the NeedPaint event.
Fires the NeedPaint event.
Does the palette change require a layout.
Gets a value indicating if mouse input is being captured.
Set the correct visual state of the target.
Owning control.
Set the correct visual state of the target.
Mouse point.
Raises the Click event.
A MouseEventArgs containing the event data.
Raises the NeedPaint event.
Does the palette change require a layout.
Initialize a new instance of the MenuItemController class.
Owning view manager instance.
Target menu item view element.
Delegate for notifying paint requests.
Returns if the item shows a sub menu when selected.
This target should display as the active target.
This target should clear any active display.
This target should show any appropriate sub menu.
This target should remove any showing sub menu.
Determine if the keys value matches the mnemonic setting for this target.
Key code to test against.
True if a match is found; otherwise false.
Activate the item because of a mnemonic key press.
Gets the view element that should be used when this target is active.
View element to become active.
Get the client rectangle for the display of this target.
Should a mouse down at the provided point cause the currently stacked context menu to become current.
Client coordinates point.
True to become current; otherwise false.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Source control has lost the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Gets and sets the need paint delegate for notifying paint requests.
Fires the NeedPaint event.
Does a layout need to occur.
Raises the NeedPaint event.
Does the palette change require a layout.
Occurs when the link label has been clicked.
Initialize a new instance of the MenuLinkLabelController class.
Owning view manager instance.
Target for state changes.
Drawing element that owns link label display.
Delegate for notifying paint requests.
Returns if the item shows a sub menu when selected.
This target should display as the active target.
This target should clear any active display.
This target should show any appropriate sub menu.
This target should remove any showing sub menu.
Determine if the keys value matches the mnemonic setting for this target.
Key code to test against.
True if a match is found; otherwise false.
Activate the item because of a mnemonic key press.
Gets the view element that should be used when this target is active.
View element to become active.
Get the client rectangle for the display of this target.
Should a mouse down at the provided point cause the currently stacked context menu to become current.
Client coordinates point.
True to become current; otherwise false.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Source control has lost the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Gets and sets the need paint delegate for notifying paint requests.
Fires the NeedPaint event.
Occurs when the radio button has been clicked.
Initialize a new instance of the MenuRadioButtonController class.
Owning view manager instance.
Target for state changes.
Drawing element that owns radio button display.
Delegate for notifying paint requests.
Returns if the item shows a sub menu when selected.
This target should display as the active target.
This target should clear any active display.
This target should show any appropriate sub menu.
This target should remove any showing sub menu.
Determine if the keys value matches the mnemonic setting for this target.
Key code to test against.
True if a match is found; otherwise false.
Activate the item because of a mnemonic key press.
Gets the view element that should be used when this target is active.
View element to become active.
Get the client rectangle for the display of this target.
Should a mouse down at the provided point cause the currently stacked context menu to become current.
Client coordinates point.
True to become current; otherwise false.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Source control has lost the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Gets and sets the need paint delegate for notifying paint requests.
Fires the NeedPaint event.
Process the mouse/keyboard/focus for the month calendar.
Initialize a new instance of the MonthCalendarController class.
Reference to owning month calendar entry.
Owning view manager instance.
Reference to view that manages the display of months.
Delegate for handling repainting requests.
Returns if the item shows a sub menu when selected.
This target should display as the active target.
This target should clear any active display.
This target should show any appropriate sub menu.
This target should remove any showing sub menu.
Determine if the keys value matches the mnemonic setting for this target.
Key code to test against.
True if a match is found; otherwise false.
Activate the item because of a mnemonic key press.
Gets the view element that should be used when this target is active.
View element to become active.
Get the client rectangle for the display of this target.
Should a mouse down at the provided point cause the currently stacked context menu to become current.
Client coordinates point.
True to become current; otherwise false.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Source control has lost the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Occurs when the radio button has been selected.
Initialize a new instance of the RadioButtonController class.
Target for state changes.
Top element for the radio button control.
Delegate for notifying paint requests.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Gets and sets the enabled state of the controller.
Gets and sets the need paint delegate for notifying paint requests.
Gets access to the associated target of the controller.
Fires the NeedPaint event.
Fires the NeedPaint event.
Does the palette change require a layout.
Raises the Click event.
An EventArgs containing the event data.
Raises the NeedPaint event.
Does the palette change require a layout.
Describes the interface exposed by a separator source.
Gets the top level control of the source.
Gets the orientation of the separator.
Can the separator be moved by the user.
Gets the amount the splitter can be incremented.
Gets the box representing the minimum and maximum allowed splitter movement.
Indicates the separator is moving.
Current mouse position in client area.
Current position of the splitter.
True if movement should be cancelled; otherwise false.
Indicates the separator has moved.
Current mouse position in client area.
Current position of the splitter.
Indicates the separator has not moved.
Process mouse events for a separator style element.
Process mouse events for a separator style element.
Clean up any resources being used.
Show the window without taking activation.
Gets and sets the new solid rectangle area.
Processes Windows messages.
The Windows Message to process.
Initialize a new instance of the SeparatorController class.
Source of separator information.
Target for state changes.
Show as split or movement cursors.
Draw a separator indicator.
Delegate for notifying paint requests.
Dispose of object resources.
Gets and sets the drawing of the movement indicator.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Source control has lost the focus.
Reference to the source control instance.
Gets a value indicating if the separator is moving.
Request that the separator abort moving.
Draw the initial separator position.
Initial splitter position.
Redraw the splitter in the new position.
New position of the splitter.
Remove drawing of any splitter.
Get a value indicating if the controller is operating
Gets a value indicating if the state is pressed only when over button.
Initialize a new instance of the SeparatorMessageFilter class.
Owning class instance.
Filters out a message before it is dispatched.
The message to be dispatched.
true to filter the message and stop it from being dispatched.
Snoop incoming mouse messages for an element and inform tooltip manager about them.
Initialize an instance of the TooltipController class.
Reference to manager of all tooltip functionality.
Target element that controller is for.
Target controller that we are snooping.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Process mouse/keyboard/focus events for a track bar.
Initialize a new instance of the TrackBarController class.
Associated drawing element.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
Key has been pressed down.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
Key has been pressed.
Reference to the source control instance.
A KeyPressEventArgs that contains the event data.
Key has been released.
Reference to the source control instance.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Source control has lost the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Process mouse events a track bar position indicator.
Initialize a new instance of the TrackPositionController class.
Associated drawing element.
Mouse has entered the view.
Reference to the source control instance.
Mouse has moved inside the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Mouse position relative to control.
Should the left mouse down be ignored when present on a visual form border area.
The public interface to the class.
Shows a new .
The data to pass through.
A new with the specified data.
Shows a new
The about box data.
The about toolkit data.
A new with the specified data.
A KryptonCommandLink button.
Boilerplate code from (https://blogs.msdn.microsoft.com/knom/2007/03/12/vista-command-link-control-with-c-windows-forms/)
If used on Windows Vista or higher, the button will be a CommandLink: Basically the same functionality as a Button but looks different.
Gets or sets the shield icon visibility of the command link.
Gets or sets the note text of the command link.
Initializes a new instance of the class.
Sets the NoteText to the value of value.
The desired value of NoteText.
Returns the value of the NoteText.
The value of the NoteText.
Display text and images with the styling features of the Krypton Toolkit
Initialize a new instance of the KryptonBorderEdge class.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets or sets the tab order of the KryptonSplitterPanel within its KryptonSplitContainer.
Gets or sets a value indicating whether the user can give the focus to this KryptonSplitterPanel using the TAB key.
Gets and sets the internal padding space.
Gets and sets the automatic resize of the control to fit contents.
Gets and sets the auto size mode.
Gets and sets the border style.
Gets and sets the orientation of the border edge used to determine sizing.
Gets access to the common border edge appearance that other states can override.
Gets access to the disabled border edge appearance.
Gets access to the normal border edge appearance.
Get the preferred size of the control based on a proposed size.
Starting size proposed by the caller.
Calculated preferred size.
Fix the control to a particular palette state.
Palette state to fix.
Gets the default size of the control.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Provides a flat navigation of hierarchical data.
Collection for managing ButtonSpecAny instances.
Initialize a new instance of the BreadCrumbButtonSpecCollection class.
Reference to owning object.
Occurs when the control is initialized.
Occurs when the drop-down portion of a bread crumb is pressed.
Occurs when the drop-down portion of the overflow button is pressed.
Occurs when the value of the SelectedItem property changes.
Initialize a new instance of the KryptonBreadCrumb class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Signals the object that initialization is starting.
Signals the object that initialization is complete.
Gets a value indicating if the control is initialized.
Gets a value indicating if the control is initialized.
Gets or sets the text associated with this control.
Gets and sets the automatic resize of the control to fit contents.
Gets or sets a value indicating whether mnemonics will fire button spec buttons.
Gets the collection of button specifications.
Gets and sets a value indicating if drop-down buttons should allow navigation to children.
Gets and sets a value indicating if tooltips should be Displayed for button specs.
Gets and sets a value indicating if button spec tooltips should remove the parent tooltip.
Gets and sets the background style for the control.
Gets and sets the button style for drawing each bread crumb.
Gets and sets the border style for the control.
Gets and sets the root bread crumb item.
Gets and sets the selected bread crumb item.
Gets access to the common bread crumb appearance that other states can override.
Gets access to the disabled appearance entries.
Gets access to the normal appearance entries.
Gets access to the tracking bread crumb appearance entries.
Gets access to the pressed bread crumb appearance entries.
Gets access to the ToolTipManager used for displaying tool tips.
Fix the control to a particular palette state.
Palette state to fix.
Internal design time method.
Mouse location.
Internal design time method.
Mouse location.
Internal design time method.
Create the redirector instance.
PaletteRedirect derived class.
Processes a mnemonic character.
The mnemonic character entered.
true if the mnemonic was processed; otherwise, false.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Gets the default size of the control.
Processes a notification from palette storage of a button spec change.
Source of notification.
An EventArgs containing event data.
Raises the CrumbDropDown event.
An ContextPositionMenuArgs containing the event data.
Raises the OverflowDropDown event.
An ContextPositionMenuArgs containing the event data.
Raises the SelectedItemChanged event.
An EventArgs containing the event data.
Raises the Initialized event.
An EventArgs containing the event data.
Krypton object used to represent nodes in a hierarchical bread crumb data structure.
Manages a collection of KryptonBreadCrumbItems
Initialize a new instance of the BreadCrumbItems class.
Reference to owning item.
Gets the item with the provided unique name.
Name of the ribbon tab instance.
Item at specified index.
Raises the Inserting event.
A KryptonRibbonTabEventArgs instance containing event data.
Raises the Inserted event.
A TypedCollectionEventArgs instance containing event data.
Raises the Removed event.
A TypedCollectionEventArgs instance containing event data.
Raises the Clearing event.
An EventArgs instance containing event data.
Raises the Cleared event.
An EventArgs instance containing event data.
Initialize a new instance of the KryptonBreadCrumbItem class.
Initialize a new instance of the KryptonBreadCrumbItem class.
Initial short text value.
Initialize a new instance of the KryptonBreadCrumbItem class.
Initial short text value.
Initial long text value.
Initialize a new instance of the KryptonBreadCrumbItem class.
Initial short text value.
Initial long text value.
Initial image value.
Initialize a new instance of the KryptonBreadCrumbItem class.
Initial short text value.
Initial long text value.
Initial image value.
Initial transparent image color.
Gets the string representation of the object.
Gets access to the collection of child items.
Gets access to the Parent item in the hierarchy.
Raises the PropertyChanged event.
A PropertyChangedEventArgs containing the event data.
Combines button functionality with the styling features of the Krypton Toolkit.
Initialize a new instance of the KryptonButton class.
Gets and sets the visual orientation of the control
Gets or sets a value indicating whether [show split option].
true if [show split option]; otherwise, false.
Gets or sets a value indicating whether [show split option].
true if [show split option]; otherwise, false.
Raises the Click event.
An EventArgs that contains the event data.
Display check box with text and images with the styling features of the Krypton Toolkit
Occurs when the control is double clicked with the mouse.
Occurs when the control is mouse double clicked with the mouse.
Occurs when the value of the ImeMode property is changed.
Occurs when the value of the Checked property has changed.
Occurs when the value of the CheckState property has changed.
Occurs when the value of the KryptonCommand property changes.
Initialize a new instance of the KryptonCheckBox class.
Gets and sets the automatic resize of the control to fit contents.
Gets and sets the mode for when auto sizing.
Gets and sets the internal padding space.
Gets or sets the text associated with this control.
Resets the Text property to its default value.
Gets and sets the visual orientation of the control.
Gets and sets the position of the check box.
Gets and sets the label style.
Gets access to the label content.
Gets access to the image value overrides.
Gets access to the common label appearance that other states can override.
Gets access to the disabled label appearance entries.
Gets access to the normal label appearance entries.
Gets access to the label appearance when it has focus.
Gets or sets a value indicating whether an ampersand is included in the text of the control.
Gets or sets a value indicating if the component is in the checked state.
Gets or sets a value indicating if the check box is automatically changed state when clicked.
Gets or sets a value indicating if the component allows three states instead of two.
Gets or sets a value indicating the checked state of the component.
Gets and sets the associated KryptonCommand.
Fix the control to a particular palette state.
Focus state for display.
Enabled state for display.
Tracking state for display.
Pressed state for display.
Gets the content short text.
String value.
Gets the content long text.
String value.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Raises the DoubleClick event.
An EventArgs containing the event data.
Raises the MouseDoubleClick event.
An EventArgs containing the event data.
Raises the ImeModeChanged event.
An EventArgs containing the event data.
Raises the CheckedChanged event.
An EventArgs containing the event data.
Raises the CheckStateChanged event.
An EventArgs containing the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Raises the KryptonCommandChanged event.
An EventArgs containing the event data.
Handles a change in the property of an attached command.
Source of the event.
A PropertyChangedEventArgs that contains the event data.
Raises the LostFocus event.
An EventArgs that contains the event data.
Raises the CheckStateChanged event.
An EventArgs containing the event data.
Update the view elements based on the requested label style.
New label style.
Processes a mnemonic character.
The mnemonic character entered.
true if the mnemonic was processed; otherwise, false.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the RightToLeftChanged event.
An EventArgs containing event data.
Gets the default size of the control.
Work out if this control needs to paint transparent areas.
True if paint required; otherwise false.
Presents the user with a binary choice such as Yes/No or True/False.
Occurs when the value of the Checked property is about to change.
Occurs when the value of the Checked property has changed.
Initialize a new instance of the KryptonCheckButton class.
Gets access to the normal checked button appearance entries.
Gets access to the hot tracking checked button appearance entries.
Gets access to the pressed checked button appearance entries.
Gets or sets a value indicating whether the KryptonCheckButton is in the checked state.
Gets or sets a value indicating whether the user can uncheck the button when in the checked state.
Gets and sets the associated KryptonCommand.
Raises the GotFocus event.
An EventArgs that contains the event data.
Raises the LostFocus event.
An EventArgs that contains the event data.
Raises the Click event.
An EventArgs that contains the event data.
Raises the KryptonCommandChanged event.
An EventArgs containing the event data.
Handles a change in the property of an attached command.
Source of the event.
A PropertyChangedEventArgs that contains the event data.
Creates a values storage object appropriate for control.
Set of button values.
Delegate for notifying paint requests.
Raises the CheckedChanging event.
A CancelEventArgs containing the event data.
Raises the CheckedChanged event.
An EventArgs containing the event data.
Provide a CheckedListBox with Krypton styling applied.
Encapsulates the collection of indexes of checked items (including items in an indeterminate state) in a CheckedListBox.
Initialize a new instance of the CheckedIndexCollection class.
Reference to owning control.
Determines whether the collection contains the button spec.
Object reference.
True if button spec found; otherwise false.
Copies all the elements of the current collection to the specified Array.
The Array that is the destination of the elements copied from the collection.
The index in array at which copying begins.
Enumerate using non-generic interface.
Enumerator instance.
Returns an index into the collection of checked indexes.
The index of the checked item.
-1 if not found; otherwise index position.
Determines the index of the specified spec in the collection.
Object reference.
-1 if not found; otherwise index position.
Gets the number of items in collection.
Gets a value indicating whether the collection is read-only.
Gets or sets the item at the specified index.
Item index.
Item at specified index.
Encapsulates the collection of checked items, including items in an indeterminate state, in a KryptonCheckedListBox control.
Initialize a new instance of the CheckedItemCollection class.
Reference to owning control.
Determines whether the collection contains the button spec.
Object reference.
True if button spec found; otherwise false.
Copies all the elements of the current collection to the specified Array.
The Array that is the destination of the elements copied from the collection.
The index in array at which copying begins.
Enumerate using non-generic interface.
Enumerator instance.
Determines the index of the specified spec in the collection.
Object reference.
-1 if not found; otherwise index position.
Determines the index of the specified spec in the collection.
Object reference.
-1 if not found; otherwise index position.
Gets the number of items in collection.
Gets a value indicating whether the collection is read-only.
Gets or sets the item at the specified index.
Item index.
Item at specified index.
Represents the collection of items in a CheckedListBox.
Initialize a new instance of the ObjectCollection class.
Reference to owning control.
Adds an item to the list of items for a CheckedListBox, specifying the object to add and whether it is checked.
An object representing the item to add to the collection.
true to check the item; otherwise, false
The index of the newly added item.
Adds an item to the list of items for a CheckedListBox, specifying the object to add and the initial checked value.
An object representing the item to add to the collection.
The initial CheckState for the checked portion of the item.
The index of the newly added item.
Occurs when the mouse enters the InternalListBox.
Occurs when the mouse leaves the InternalListBox.
Initialize a new instance of the InternalCheckedListBox class.
Reference to owning control.
Releases all resources used by the Control.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Recreate the window handle.
Gets access to the contained view draw panel instance.
Gets the item index the mouse is over.
Gets and sets if the mouse is currently over the combo box.
Gets and sets the drawing mode of the checked list box.
Force the remeasure of items, so they are sized correctly.
Creates a new instance of the item collection.
A ListBox.ObjectCollection that represents the new item collection.
Raises the KeyPress event.
A KeyPressEventArgs containing the event data.
Raises the SelectedIndexChanged event.
A EventArgs containing the event data.
Raises the Click event.
A EventArgs containing the event data.
Raises the Layout event.
A LayoutEventArgs containing the event data.
Process Windows-based messages.
A Windows-based message.
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The Message the top-level window sent to the InternalCheckedListBox control.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Occurs when the property of a control is bound to a data value.
Occurs when the value of the FormatInfo property changes.
Occurs when the value of the FormatString property changes.
Occurs when the value of the FormattingEnabled property changes.
Occurs when the value of the SelectedValue property changes.
Occurs when the value of the SelectedIndex property changes.
Occurs when the value of the SelectedIndex property changes.
Occurs when the value of the BackColor property changes.
Occurs when the value of the BackgroundImage property changes.
Occurs when the value of the BackgroundImageLayout property changes.
Occurs when the value of the ForeColor property changes.
Occurs when the value of the MouseClick property changes.
Occurs when the value of the MouseClick property changes.
Occurs when the value of the TextChanged property changes.
Occurs when the mouse enters the control.
Occurs when the mouse leaves the control.
Initialize a new instance of the KryptonCheckedListBox class.
Releases all resources used by the Control.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Gets access to the contained CheckedListBox instance.
Gets access to the contained input control.
Gets or sets the text for the control.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets and sets the internal padding space.
Gets or sets the zero-based index of the currently selected item in a KryptonCheckedListBox.
Gets the value of the selected item in the list control, or selects the item in the list control that contains the specified value.
Gets a collection that contains the zero-based indexes of all currently selected items in the KryptonCheckedListBox.
Gets or sets the currently selected item in the KryptonCheckedListBox.
Gets a collection containing the currently selected items in the KryptonCheckedListBox.
Gets or sets the index of the first visible item in the KryptonCheckedListBox.
Gets and sets the button style.
Gets or sets the width by which the horizontal scroll bar of a KryptonCheckedListBox can scroll.
Gets or sets a value indicating whether a horizontal scroll bar is Displayed in the control.
Gets or sets a value indicating whether the vertical scroll bar is shown at all times.
Gets or sets a value indicating whether the check box should be toggled when an item is selected.
Gets or sets the selection mode of the KryptonCheckedListBox control.
Gets or sets a value indicating whether the items in the KryptonCheckedListBox are sorted alphabetically.
Gets the items of the KryptonCheckedListBox.
Collection of checked items in this KryptonCheckedListBox.
Collection of checked indexes in this KryptonCheckedListBox.
Gets or sets the format specifier characters that indicate how a value is to be Displayed.
Gets or sets if this property is true, the value of FormatString is used to convert the value of DisplayMember into a value that can be Displayed.
Gets and sets the background style.
Gets and sets the border style.
Gets access to the item appearance when it has focus.
Gets access to the checkbox image value overrides.
Gets access to the common appearance entries that other states can override.
Gets access to the disabled appearance entries.
Gets access to the normal appearance entries.
Gets access to the active appearance entries.
Gets access to the hot tracking item appearance entries.
Gets access to the pressed item appearance entries.
Gets access to the normal checked item appearance entries.
Gets access to the hot tracking checked item appearance entries.
Gets access to the pressed checked item appearance entries.
Gets and sets Determines if the control is always active or only when the mouse is over the control or has focus.
Unselects all items in the KryptonCheckedListBox.
Returns a value indicating whether the specified item is checked.
The index of the item.
true if the item is checked; otherwise, false.
Returns a value indicating the check state of the current item.
The index of the item to get the checked value of.
One of the CheckState values.
Sets CheckState for the item at the specified index to Checked.
The index of the item to set the check state for.
true to set the item as checked; otherwise, false.
Sets the check state of the item at the specified index.
The index of the item to set the state for.
One of the CheckState values.
Finds the first item in the list box that starts with the specified string.
The String to search for.
The zero-based index of the first item found; returns -1 if no match is found.
Finds the first item after the given index which starts with the given string. The search is not case sensitive.
The String to search for.
The zero-based index of the item before the first item to be searched. Set to -1 to search from the beginning of the control.
The zero-based index of the first item found; returns -1 if no match is found, or 0 if the s parameter specifies Empty.
Finds the first item in the list box that matches the specified string.
The String to search for.
The zero-based index of the first item found; returns -1 if no match is found.
Finds the first item after the specified index that matches the specified string.
The String to search for.
The zero-based index of the item before the first item to be searched. Set to -1 to search from the beginning of the control.
The zero-based index of the first item found; returns -1 if no match is found, or 0 if the s parameter specifies Empty.
Returns the height of an item in the KryptonCheckedListBox.
The index of the item to return the height of.
The height, in pixels, of the item at the specified index.
Returns the bounding rectangle for an item in the KryptonCheckedListBox.
The zero-based index of item whose bounding rectangle you want to return.
A Rectangle that represents the bounding rectangle for the specified item.
Returns a value indicating whether the specified item is selected.
The zero-based index of the item that determines whether it is selected.
true if the specified item is currently selected in the KryptonCheckedListBox; otherwise, false.
Returns the zero-based index of the item at the specified coordinates.
A Point object containing the coordinates used to obtain the item index.
The zero-based index of the item found at the specified coordinates; returns ListBox.NoMatches if no match is found.
Returns the zero-based index of the item at the specified coordinates.
The x-coordinate of the location to search.
The y-coordinate of the location to search.
The zero-based index of the item found at the specified coordinates; returns ListBox.NoMatches if no match is found.
Selects or clears the selection for the specified item in a KryptonCheckedListBox.
The zero-based index of the item in a KryptonCheckedListBox to select or clear the selection for.
true to select the specified item; otherwise, false.
Returns the text representation of the specified item.
The object from which to get the contents to display.
If the DisplayMember property is not specified,
the value returned by GetItemText is the value of the item's ToString method.
Otherwise, the method returns the string value of the member specified in the DisplayMember property for the object specified in the item parameter.
Maintains performance while items are added to the ListBox one at a time by preventing the control from drawing until the EndUpdate method is called.
Resumes painting the ListBox control after painting is suspended by the BeginUpdate method.
Sets the fixed state of the control.
Should the control be fixed as active.
Gets a value indicating if the input control is active.
Sets input focus to the control.
true if the input focus request was successful; otherwise, false.
Activates the control.
Force the layout logic to size and position the controls.
Raises the SelectedIndexChanged event.
An EventArgs containing the event data.
Raises the SelectedValueChanged event.
An EventArgs containing the event data.
Raises the ItemCheck event.
An ItemCheckEventArgs containing the event data.
Raises the Format event.
An EventArgs containing the event data.
Raises the FormatInfoChanged event.
An EventArgs containing the event data.
Raises the FormatStringChanged event.
An EventArgs containing the event data.
Raises the FormattingEnabledChanged event.
An EventArgs containing the event data.
Creates a new instance of the control collection for the KryptonTextBox.
A new instance of Control.ControlCollection assigned to the control.
Raises the PaletteChanged event.
An EventArgs that contains the event data.
Processes a notification from palette of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the BackColorChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageLayoutChanged event.
An EventArgs that contains the event data.
Raises the ForeColorChanged event.
An EventArgs that contains the event data.
Raises the PaddingChanged event.
An EventArgs that contains the event data.
Raises the TabStop event.
An EventArgs that contains the event data.
Raises the CausesValidationChanged event.
An EventArgs that contains the event data.
Raises the Paint event.
An PaintEventArgs that contains the event data.
Raises the TextChanged event.
An PaintEventArgs that contains the event data.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Raises the HandleCreated event.
An EventArgs containing the event data.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the Layout event.
An EventArgs that contains the event data.
Raises the MouseEnter event.
An EventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Gets the default size of the control.
Enforce mutual exclusive for a group of KryptonCheckButton controls.
Manages a collection of KryptonCheckButton references.
Initialize a new instance of the KryptonCheckButtonCollection class.
Owning component
Adds the specifies KryptonCheckButton to the collection.
The KryptonCheckButton object to add to the collection.
The index of the new entry.
Determines whether a KryptonCheckButton is in the collection.
The KryptonCheckButton to locate in the collection.
True if found in collection; otherwise false.
Returns the index of the KryptonCheckButton reference.
The KryptonCheckButton to locate.
Index of reference; otherwise -1.
Inserts a KryptonCheckButton reference into the collection at the specified location.
Index of position to insert.
The KryptonCheckButton reference to insert.
Removes a KryptonCheckButton from the collection.
The KryptonCheckButton to remove.
Gets the KryptonCheckButton at the specified index.
Index of entry to return.
Reference of KryptonCheckButton instance.
Occurs when the collection is about to be cleared.
Occurs when a new entry has been added to the collection.
Index of new entry.
Value at the new index.
Occurs when an entry has been removed from the collection.
Index of the removed entry.
Value at the removed entry.
Occurs when a index has a value replaced.
Index of the change in value.
Value being replaced.
Value to be used.
Occurs when the value of the CheckedButton property has changed.
Initialize a new instance of the KryptonCheckSet class.
Initialize a new instance of the KryptonCheckSet class.
Container that owns the component.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Signals the object that initialization is starting.
Signals the object that initialization is complete.
Gets and sets a value indicating if the checked button is allowed to be unchecked.
Gets and sets the currently checked button in the set.
Gets and sets the index of the checked button.
Gets access to the collection of KryptonCheckButton references.
Raises the CheckedButtonChanged event.
An EventArgs containing the event data.
Combines color button functionality with the styling features of the Krypton Toolkit.
Occurs when the drop-down portion of the color button is pressed.
Occurs when the value of the KryptonCommand property changes.
Occurs when the SelectedColor property changes value.
Occurs when the user is tracking over a color.
Occurs when the user selects the more colors option.
Initialize a new instance of the KryptonColorButton class.
Gets and sets the automatic resize of the control to fit contents.
Gets and sets the internal padding space.
Allows the developer to add their action
Gets or sets the text associated with this control.
Resets the Text property to its default value.
Gets or sets the ContextMenuStrip associated with this control.
Gets and sets the KryptonContextMenu to show when right clicked.
Gets and sets the maximum number of recent colors to store and display.
Gets and sets the visible state of the themes color set.
Gets and sets the visible state of the standard color set.
Gets and sets the visible state of the recent color set.
Gets and sets the visible state of the no color menu item.
Gets and sets the visible state of the more colors menu item.
Gets and sets if the recent colors should be automatically updated.
Gets and sets the color scheme for the themes color set.
Gets and sets the color scheme for the standard color set.
Gets and sets the selected color.
Gets and sets the selected color block when selected color is empty.
Gets and sets the selected color drawing rectangle.
Gets and sets the visual orientation of the control.
Gets and sets the position of the drop arrow within the color button.
Gets and sets the orientation of the drop arrow within the color button.
Gets and sets if the color button works as a splitter or as a drop-down.
Gets and sets the color button style.
Gets access to the color button content.
Gets access to the context menu display strings.
Gets access to the common color button appearance that other states can override.
Gets access to the disabled color button appearance entries.
Gets access to the normal color button appearance entries.
Gets access to the hot tracking color button appearance entries.
Gets access to the pressed color button appearance entries.
Gets access to the normal color button appearance when default.
Gets access to the color button appearance when it has focus.
Gets or sets the value returned to the parent form when the color button is clicked.
Gets and sets the associated KryptonCommand.
Notifies a control that it is the default color button so that its appearance and behavior is adjusted accordingly.
true if the control should behave as a default color button; otherwise false.
Generates a Click event for the control.
Generates a DropDown event for the control.
Gets or sets a value indicating whether an ampersand is included in the text of the control.
Fix the control to a particular palette state.
Palette state to fix.
Determines the IME status of the object when selected.
Full color dialog.
Allows the configuration of a custom colour preview shape.
Gets the content short text.
String value.
Gets the content long text.
String value.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the default size of the control.
Gets the default Input Method Editor (IME) mode supported by this control.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Raises the LostFocus event.
An EventArgs that contains the event data.
Raises the Click event.
An EventArgs that contains the event data.
Processes a mnemonic character.
The mnemonic character entered.
true if the mnemonic was processed; otherwise, false.
Called when a context menu has just been closed.
Process Windows-based messages.
A Windows-based message.
Raises the DropDown event.
An ContextPositionMenuArgs containing the event data.
Raises the SelectedColorChanged event.
New selected color.
Raises the TrackingColor event.
An ColorEventArgs that contains the event data.
Raises the MoreColors event.
An CancelEventArgs that contains the event data.
Raises the KryptonCommandChanged event.
An EventArgs containing the event data.
Handles a change in the property of an attached command.
Source of the event.
A PropertyChangedEventArgs that contains the event data.
Update the state objects to reflect the new color button style.
New color button style.
Creates a values storage object appropriate for control.
Set of color button values.
Delegate for notifying paint requests.
Gets access to the view element for the color button.
Add or update the recent colours to display.
Notes:
- If number to display > MaxRecentColors(10) then the earliest ones will be removed
- Colours will appear in reverse order to those passed in.
Represents a common dialog box that displays colours
that are currently installed on the system.
Represents a common dialog box that displays colours
that are currently installed on the system.
Changes the title of the common Colour Dialog
Changes the default Icon to Developer set
Changes the default Icon to Developer set
Allows an alpha slider to be displayed
Will force FullOpen to be true if set.
Gets or sets the color selected by the user.
The color selected by the user. If a color is not selected, the default value is black.
Provide a ComboBox with Krypton styling applied.
Initialise a new instance of the InternalPanel class.
Reference to owning control.
Retrieves the size of a rectangular area into which a control can be fitted.
Process Windows-based messages.
A Windows-based message.
Occurs when the mouse enters the InternalComboBox.
Occurs when the mouse leaves the InternalComboBox.
Initialize a new instance of the InternalComboBox class.
Reference to owning control.
Gets and sets if the combo box is currently dropped.
Gets and sets if the mouse is currently over the combo box.
Reset the app themed setting so it is retested when next required.
Gets the content short text.
String value.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content long text.
String value.
Raises the FontChanged event.
Contains the event data.
Process Windows-based messages.
A Windows-based message.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Occurs when the mouse enters the InternalComboBox.
Occurs when the mouse leaves the InternalComboBox.
Initialize a new instance of the SubclassEdit class.
Handle of the Edit control to subclass.
Reference to top level control.
Gets and sets if the mouse is currently over the combo box.
Sets the visible state of the control.
Process Windows-based messages.
A Windows-based message.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Collection for managing ButtonSpecAny instances.
Initialize a new instance of the ComboBoxButtonSpecCollection class.
Reference to owning object.
This event is not relevant for this class.
This event is not relevant for this class.
Occurs when [draw item].
Occurs when the control is initialized.
Occurs when the drop-down portion of the KryptonComboBox is shown.
Indicates that the drop-down portion of the KryptonComboBox has closed.
Occurs when the value of the DropDownStyle property changed.
Occurs when the value of the SelectedIndex property changes.
Occurs when an item is chosen from the drop-down list and the drop-down list is closed.
Occurs when the value of the DataSource property changed.
Occurs when the value of the DisplayMember property changed.
Occurs when the list format has changed.
Occurs when the value of the FormatInfo property changed.
Occurs when the value of the FormatString property changed.
Occurs when the value of the FormattingEnabled property changed.
Occurs when the value of the SelectedValue property changed.
Occurs when the value of the ValueMember property changed.
Occurs when the KryptonComboBox text has changed.
Occurs when the hovered selection changed.
Occurs when the wants to display a tooltip.
Occurs when the mouse enters the control.
Occurs when the mouse leaves the control.
Occurs when the value of the BackColor property changes.
Occurs when the value of the BackgroundImage property changes.
Occurs when the value of the BackgroundImageLayout property changes.
Occurs when the value of the ForeColor property changes.
Occurs when the value of the Paint property changes.
Occurs when the value of the PaddingChanged property changes.
Initialize a new instance of the KryptonComboBox class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets access to the common textbox appearance entries that other states can override.
Signals the object that initialization is starting.
Signals the object that initialization is complete.
Gets a value indicating if the control is initialized.
Gets a value indicating if the control is initialized.
Gets and sets if the control is in the tab chain.
Gets or sets the draw mode of the combobox.
The draw mode of the combobox.
Gets and sets if the control is in the ribbon design mode.
Gets access to the contained ComboBox instance.
Gets access to the contained input control.
Gets a value indicating whether the control has input focus.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets and sets the internal padding space.
Gets and sets the text associated with the control.
Gets and sets the selected item.
Gets and sets the text that is selected in the editable portion of the control.
Gets and sets the selected index.
Gets and sets the selected value.
Gets and sets a value indicating whether the control is displaying its drop-down portion.
Gets and sets the associated context menu strip.
Gets and sets the value member.
Gets and sets the list that this control will use to gets its items.
Gets and sets the property to display for the items in this control.
Gets and sets the formatting provider.
Gets and sets the number of characters selected in the editable portion of the control.
Gets and sets the starting index of selected text in the control.
Gets or sets a value indicating whether mnemonics will fire button spec buttons.
Gets and sets Determines if the control is always active or only when the mouse is over the control or has focus.
Gets and sets the appearance and functionality of the KryptonComboBox.
Gets and sets the height, in pixels, of the drop-down box in a KryptonComboBox.
Gets and sets the width, in pixels, of the drop-down box in a KryptonComboBox.
Gets and sets the height, in pixels, of items in an owner-draw KryptonComboBox.
Gets and sets the maximum number of entries to display in the drop-down list.
Gets or sets the maximum number of characters that can be entered into the edit control.
Gets or sets whether the items in the list portion of the KryptonComboBox are sorted.
Gets or sets the items in the KryptonComboBox.
Gets and sets the input control style.
Gets and sets the item style.
Gets and sets the drop button style.
Gets and sets the drop button style.
Gets and sets a value indicating if tooltips should be Displayed for button specs.
Gets and sets a value indicating if button spec tooltips should remove the parent tooltip.
Gets the collection of button specifications.
Gets or sets the StringCollection to use when the AutoCompleteSource property is set to CustomSource.
Gets or sets the text completion behavior of the combobox.
Gets or sets the autocomplete source, which can be one of the values from AutoCompleteSource enumeration.
Gets or sets the format specifier characters that indicate how a value is to be Displayed.
Gets or sets if this property is true, the value of FormatString is used to convert the value of DisplayMember into a value that can be Displayed.
Gets access to the common combobox appearance entries that other states can override.
Gets access to the disabled combobox appearance entries.
Gets access to the normal combobox appearance entries.
Gets access to the active combobox appearance entries.
Gets access to the tracking combobox appearance entries.
Finds the first item in the combo box that starts with the specified string.
The String to search for.
The zero-based index of the first item found; returns -1 if no match is found.
Finds the first item after the given index which starts with the given string. The search is not case sensitive.
The String to search for.
The zero-based index of the item before the first item to be searched. Set to -1 to search from the beginning of the control.
The zero-based index of the first item found; returns -1 if no match is found, or 0 if the s parameter specifies Empty.
Finds the first item in the combo box that matches the specified string.
The String to search for.
The zero-based index of the first item found; returns -1 if no match is found.
Finds the first item after the specified index that matches the specified string.
The String to search for.
The zero-based index of the item before the first item to be searched. Set to -1 to search from the beginning of the control.
The zero-based index of the first item found; returns -1 if no match is found, or 0 if the s parameter specifies Empty.
Returns the height of an item in the ComboBox.
The index of the item to return the height of.
The height, in pixels, of the item at the specified index.
Returns the text representation of the specified item.
The object from which to get the contents to display.
If the DisplayMember property is not specified, the value returned by GetItemText is the value of the item's ToString method. Otherwise, the method returns the string value of the member specified in the DisplayMember property for the object specified in the item parameter.
Selects a range of text in the control.
The position of the first character in the current text selection within the text box.
The number of characters to select.
Selects all text in the control.
Maintains performance when items are added to the ComboBox one at a time.
Resumes painting the ComboBox control after painting is suspended by the BeginUpdate method.
Sets the fixed state of the control.
Should the control be fixed as active.
Gets a value indicating if the input control is active.
Gets access to the ToolTipManager used for displaying tool tips.
Sets input focus to the control.
true if the input focus request was successful; otherwise, false.
Activates the control.
Get the preferred size of the control based on a proposed size.
Starting size proposed by the caller.
Calculated preferred size.
https://github.com/Krypton-Suite/Standard-Toolkit/issues/688
A bitwise combination of the values. The default is and .
Gets the rectangle that represents the display area of the control.
Override the display padding for the layout fill.
Display padding value.
Internal designing mode method.
Mouse location.
Internal designing mode method.
Mouse location.
Internal designing mode method.
Force the layout logic to size and position the controls.
Raises the Initialized event.
An EventArgs containing the event data.
Raises the TextUpdate event.
An EventArgs containing the event data.
Raises the SelectionChangeCommitted event.
An EventArgs containing the event data.
Raises the SelectedIndexChanged event.
An EventArgs containing the event data.
Raises the DropDownStyleChanged event.
An EventArgs containing the event data.
Raises the DataSourceChanged event.
An EventArgs containing the event data.
Raises the DisplayMemberChanged event.
An EventArgs containing the event data.
Raises the Format event.
An ListControlConvertEventArgs containing the event data.
Raises the FormatInfoChanged event.
An EventArgs containing the event data.
Raises the FormatStringChanged event.
An EventArgs containing the event data.
Raises the FormattingEnabledChanged event.
An EventArgs containing the event data.
Raises the SelectedValueChanged event.
An EventArgs containing the event data.
Raises the ValueMemberChanged event.
An EventArgs containing the event data.
Raises the DropDownClosed event.
An EventArgs containing the event data.
Raises the DropDown event.
An EventArgs containing the event data.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Raises the HoveredSelectionChanged event.
An EventArgs containing the event data.
Raises the event.
The instance containing the event data.
Raises the ToolTipNeeded event.
Creates a new instance of the control collection for the KryptonComboBox.
A new instance of Control.ControlCollection assigned to the control.
Raises the HandleCreated event.
An EventArgs containing the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the BackColorChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageLayoutChanged event.
An EventArgs that contains the event data.
Raises the ForeColorChanged event.
An EventArgs that contains the event data.
Raises the PaddingChanged event.
An EventArgs that contains the event data.
Raises the TabStop event.
An EventArgs that contains the event data.
Raises the CausesValidationChanged event.
An EventArgs that contains the event data.
Raises the Paint event.
An PaintEventArgs that contains the event data.
Raises the Resize event.
An EventArgs that contains the event data.
Raises the MouseEnter event.
An EventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Occurs when a user preference has changed.
Source of the event.
Event details.
Raises the Layout event.
An EventArgs that contains the event data.
Performs the work of setting the specified bounds of this control.
The new Left property value of the control.
The new Top property value of the control.
The new Width property value of the control.
The new Height property value of the control.
A bitwise combination of the BoundsSpecified values.
Gets the default size of the control.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the PaletteChanged event.
An EventArgs containing the event data.
Processes a notification from palette of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Process Windows-based messages.
A Windows-based message.
Defines state and events for a single command.
Occurs when the command needs executing.
Occurs when a property has changed value.
Initialize a new instance of the KryptonCommand class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets and sets the enabled state of the command.
Gets and sets the checked state of the command.
Gets and sets the check state of the command.
Gets and sets the command text.
Gets and sets the command extra text.
Gets and sets the command text line 1 for use in KryptonRibbon.
Gets and sets the command text line 2 for use in KryptonRibbon.
Gets and sets the command small image.
Gets and sets the command large image.
Gets and sets the command image transparent color.
Gets and sets user-defined data associated with the object.
Gets or sets the type of the krypton command.
The type of the krypton command.
Generates a Execute event for a button.
Raises the Execute event.
An EventArgs containing the event data.
Raises the PropertyChanged event.
A PropertyChangedEventArgs containing the event data.
Updates the image.
The help image.
Sets the text.
The value.
Manages a collection of KryptonCommand instances.
Gets the item with the provided name.
Name to find.
Item with matching name.
Combines button functionality with the styling features of the Krypton Toolkit.
Main code taken from KryptonButton, then trimmed out to force the CommandLink layout.
Occurs when the value of the KryptonCommand property changes.
Initializes a new instance of the class.
Gets and sets the automatic resize of the control to fit contents.
Gets and sets the internal padding space.
Gets or sets the text associated with this control.
Resets the Text property to its default value.
Gets and sets the visual orientation of the control.
Gets and sets the button style.
Gets access to the button content.
Gets access to the button content.
Gets access to the common button appearance that other states can override.
Gets access to the disabled button appearance entries.
Gets access to the normal button appearance entries.
Gets access to the hot tracking button appearance entries.
Gets access to the pressed button appearance entries.
Gets access to the normal button appearance when default.
Gets access to the button appearance when it has focus.
Gets or sets the value returned to the parent form when the button is clicked.
Gets and sets the associated KryptonCommand.
Notifies a control that it is the default button so that its appearance and behavior is adjusted accordingly.
true if the control should behave as a default button; otherwise false.
Generates a Click event for the control.
Gets or sets a value indicating whether an ampersand is included in the text of the control.
Fix the control to a particular palette state.
Palette state to fix.
Determines the IME status of the object when selected.
Gets the default size of the control.
Gets the default Input Method Editor (IME) mode supported by this control.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Raises the LostFocus event.
An EventArgs that contains the event data.
Raises the Click event.
An EventArgs that contains the event data.
Processes a mnemonic character.
The mnemonic character entered.
true if the mnemonic was processed; otherwise, false.
Called when a context menu has just been closed.
Update the state objects to reflect the new button style.
New button style.
Creates a values storage object appropriate for control.
Set of button values.
Delegate for notifying paint requests.
Raises the KryptonCommandChanged event.
An EventArgs containing the event data.
Handles a change in the property of an attached command.
Source of the event.
A PropertyChangedEventArgs that contains the event data.
Gets access to the view element for the color button.
Represents a shortcut menu with Krypton palette styling.
Occurs when the context menu is opening.
Occurs when the context menu is opened.
Occurs when the context menu is about to close.
Occurs when the context menu has been closed.
Initialize a new instance of the KryptonContextMenu class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets access to the image value overrides.
Gets access to the common context menu appearance entries that other states can override.
Gets access to the context menu disabled appearance values.
Gets access to the context menu normal appearance values.
Gets access to the context menu normal appearance values.
Gets access to the context menu highlight appearance values.
Collection of menu items for display.
Gets and sets user-defined data associated with the object.
Gets and sets if the context menu is enabled.
Gets or sets the palette to be applied.
Gets and sets the custom palette implementation.
Resets the Palette property to its default value.
Gets a reference to the caller that caused the context menu to be shown.
Show the context menu at the current mouse location.
Has the context menu become Displayed.
Reference to object causing the context menu to be shown.
Show the context menu relative to the current mouse location.
Reference to object causing the context menu to be shown.
Horizontal location relative to screen rectangle.
Vertical location relative to screen rectangle.
Has the context menu become Displayed.
Show the context menu relative to the provided screen point.
Reference to object causing the context menu to be shown.
Screen location.
Has the context menu become Displayed.
Show the context menu relative to the provided screen rectangle.
Reference to object causing the context menu to be shown.
Screen rectangle.
Has the context menu become Displayed.
Show the context menu relative to the provided screen point.
Reference to object causing the context menu to be shown.
Screen location.
Horizontal location relative to screen rectangle.
Vertical location relative to screen rectangle.
Has the context menu become Displayed.
Show the context menu relative to the provided screen rectangle.
Reference to object causing the context menu to be shown.
Screen rectangle.
Horizontal location relative to screen rectangle.
Vertical location relative to screen rectangle.
Has the context menu become Displayed.
Show the context menu relative to the provided screen rectangle.
Reference to object causing the context menu to be shown.
Screen rectangle.
Horizontal location relative to screen rectangle.
Vertical location relative to screen rectangle.
Was context menu initiated via a keyboard action.
Should size and position of menu be constrained by display size.
Has the context menu become Displayed.
Close any showing context menu.
Close any showing context menu.
Reason why the context menu is being closed.
Test for the provided shortcut and perform relevant action if a match is found.
Key data to check against shortcut definitions.
True if shortcut was handled, otherwise false.
Create a new visual context menu for showing the defined items.
Owning KryptonContextMenu instance.
Drawing palette.
Drawing palette mode.
Redirector for sourcing base values.
Redirector for sourcing base images.
Collection of menu items.
Enabled state of the menu.
True is menu was keyboard initiated.
VisualContextMenu reference.
Raises the Opening event.
A CancelEventArgs containing the event data.
Raises the Opened event.
An EventArgs containing the event data.
Raises the Closing event.
A CancelEventArgs containing the event data.
Raises the Closed event.
An ToolStripDropDownClosedEventArgs containing the event data.
Define and modify a palette for styling Krypton controls.
Initialize a new instance of the KryptonPalette class.
Initialize a new instance of the KryptonPalette class.
Container that owns the component.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets or sets a value indicating if KryptonForm instances should UseThemeFormChromeBorderWidth.
Gets access to the button specifications.
Gets access to the appearance for button styles.
Gets access to the appearance of the calendar day.
Gets access to the set of user supplied values.
Gets access to the common appearance values.
Gets access to the appearance for control styles.
Gets access to the appearance for context menus.
Gets or sets the cue hint text.
The cue hint text.
Gets access to the appearance of drag and drop.
Gets access to the appearance for form styles.
Gets access to the HeaderGroup appearance entries.
Gets access to the appearance for header styles.
Gets access to the appearance for grid styles.
Gets access to the images.
Gets access to the input controls styles.
Gets access to the appearance for label styles.
Gets access to the Navigator appearance entries.
Gets access to the appearance for panel styles.
Gets access to the appearance settings for ribbon.
Gets access to the appearance for separator styles.
Gets access to the appearance for tab styles.
Gets access to the appearance for the track bar.
Gets access to the set of color table settings.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Palette value should be applicable to this state.
Border style.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
TextRenderingHint value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the icon to display for the button.
Style of button spec.
Icon value.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the image transparent color.
Style of button spec.
Color value.
Gets the short text to display for the button.
Style of button spec.
String value.
Gets the long text to display for the button.
Style of button spec.
String value.
Gets the tooltip title text to display for the button.
Style of button spec.
String value.
Gets the color to remap from the image to the container foreground.
Style of button spec.
Color value.
Gets the button style used for drawing the button.
Style of button spec.
PaletteButtonStyle value.
Get the location for the button.
Style of button spec.
HeaderLocation value.
Gets the edge to position the button against.
Style of button spec.
PaletteRelativeEdgeAlign value.
Gets the button orientation.
Style of button spec.
PaletteButtonOrientation value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the dark rafting color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the light rafting color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the solid color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the tab color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Suspend the notification of drawing updates when palette values are changed.
New suspended count.
Resume the notification of drawing updates when palette values are changed.
New suspended count; Updates only occur when the count reaches zero.
Resume the notification of drawing updates when palette values are changed.
Should an immediate drawing update occur.
New suspended count; Updates only occur when the count reaches zero.
Reset all palettes values back to defaults.
Silent mode provides no user interface feedback.
Populate values from the base palette.
Silent mode provides no user interface feedback.
Import palette settings from an xml file.
Full path of imported filename; otherwise empty string.
Import palette settings from a xml file. For use with action list.
Full path of imported filename; otherwise empty string.
Silent Import of palette settings from the specified xml file.
Filename to load.
Full path of imported filename; otherwise empty string.
Import palette settings from the specified xml file.
Filename to load.
Silent mode provides no user interface feedback.
Full path of imported filename; otherwise empty string.
Thrown if failure to import
Import palette settings from the specified stream.
Stream that contains an XmlDocument.
Import xml palette - with auto upgrade - from the specified stream.
Stream that contains an XmlDocument. Needs to have settable `Position`
Will be thrown if the Palette Xml cannot be transformed, or is incorrect
Upgrades the specified palette and upgrades it if needed.
The theme file path.
Transforms the XML.
The transform.
The XML.
Import palette settings from the specified stream.
Stream that contains an XmlDocument.
Silent mode provides no user interface feedback.
Import palette settings from the specified array of bytes.
ByteArray that was returning from exporting palette.
Import palette settings from the specified array of bytes.
ByteArray that was returning from exporting palette.
Silent mode provides no user interface feedback.
Export palette settings to a user specified xml file.
Full path of exported filename; otherwise empty string.
Export palette settings to a user specified xml file. For use with action list.
Full path of exported filename; otherwise empty string.
Export palette settings to the specified xml file.
Filename to create or overwrite.
Should default values be exported.
Full path of exported filename; otherwise empty string.
Export palette settings to the specified xml file.
Filename to create or overwrite.
Should default values be exported.
Silent mode provides no user interface feedback.
Full path of exported filename; otherwise empty string.
Export palette settings into a stream object.
Destination stream for exporting.
Should default values be exported.
Export palette settings into a stream object.
Destination stream for exporting.
Should default values be exported.
Silent mode provides no user interface feedback.
Export palette settings into an array of bytes.
Should default values be exported.
Export palette settings into an array of bytes.
Should default values be exported.
Silent mode provides no user interface feedback.
Should any of these global values be serialised
Reset global values to default.
Gets the customised Krypton palette file path.
Gets the palette name.
Gets and sets the KryptonPalette used to inherit from.
Gets or sets the renderer used for drawing the palette.
Gets and sets the custom renderer to be used with this palette.
Gets access to the color table instance.
Gets access to the need paint delegate.
Raises the PalettePaint event.
Source of the event.
An PaintLayoutEventArgs containing event data.
Raises the UseThemeFormChromeBorderWidthChanged event.
Source of the event.
An EventArgs containing event data.
Raises the BasePaletteChanged event.
Source of the event.
An EventArgs containing event data.
Raises the BaseRendererChanged event.
Source of the event.
An EventArgs containing event data.
Raises the ButtonSpecChanged event.
Source of the event.
An EventArgs containing event data.
Sets the CustomisedKryptonPaletteFilePath to the value of customisedKryptonPaletteFilePathValue.
The value of customisedKryptonPaletteFilePathValue.
Gets the CustomisedKryptonPaletteFilePath value.
The value of customisedKryptonPaletteFilePathValue.
Sets the PaletteName to the value of value.
The desired value of PaletteName.
Returns the value of the PaletteName.
The value of the PaletteName.
Display text and images with the styling features of the Krypton Toolkit
Initialize a new instance of the ToolTipContent class.
Text to show as a tooltip.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content short text.
String value.
Gets the content long text.
String value.
Occurs when the palette changes.
Initialize a new instance of the KryptonDataGridView class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets or sets the number of columns displayed in the KryptonDataGridView.
The number of columns displayed in the KryptonDataGridView.
The specified value when setting this property is less than 0.
When setting this property, the System.Windows.Forms.DataGridView.DataSource property has been set.
Gets or sets the background color of the DataGridView.
Gets the cell border style for the DataGridView.
Gets the border style applied to the column headers.
Gets or sets the default column header style.
Gets or sets the default cell style.
Gets or sets the use of visual styles for headers.
Gets or sets the color of the grid lines separating the cells of the DataGridView.
Gets or sets the border style of the row header cells.
Gets or sets the default row header style.
Indicates if tool tips are Displayed when the mouse hovers over the cell.
Gets or sets the associated with this control.
The for this control, or if there is no . The default is .
Gets and sets the KryptonContextMenu to show when right clicked.
Gets and sets a value determining if the outer borders of the grid cells are drawn.
Gets or sets the palette to be applied.
Resets the PaletteMode property to its default value.
Gets and sets the custom palette implementation.
Resets the Palette property to its default value.
Gets access to the current renderer.
Gets access to the common data grid view appearance that other states can override.
Gets access to the disabled data grid view appearance entries.
Gets access to the normal data grid view appearance entries.
Gets access to the tracking data grid view appearance entries.
Gets access to the pressed data grid view appearance entries.
Gets access to the selected data grid view appearance entries.
Gets access to the grid styles.
Fires the NeedPaint event.
Does the palette change require a layout.
Recovers the back/border/content palettes to use for drawing the provided cell.
State of the cell.
Row index of cell (-1 for row headers).
Column index of cell (-1 for cell headers).
IPaletteBack to be used for cell drawing.
IPaletteBorder to be used for cell drawing.
IPaletteContent to be used for cell drawing.
Gets the ViewManager instance.
Gets the resolved palette to actually use when drawing.
Gets or Sets the internal KryptonDataGridView CellOver
Highlight search strings in the DataGridView
The string to search.
Highlight search strings in the DataGridView
The string to search.
The columns where highlighting is possible, empty list means all columns.
Gets and sets the tooltip label style.
Gets and sets the ViewManager instance.
Gets access to the need paint delegate.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Gets a value indicating if transparent paint is needed
Raises the PaletteChanged event.
An EventArgs containing the event data.
Work out if this control needs to paint transparent areas.
True if paint required; otherwise false.
Work out if this control needs to use Invoke to force a repaint.
Gets the control reference that is the parent for transparent drawing.
Processes a notification from palette storage of a button spec change.
Source of notification.
An EventArgs containing event data.
Raises the PaintBackground event.
An PaintEventArgs that contains the event data.
Raises the CellMouseEnter event.
A DataGridViewCellEventArgs that contains the event data.
Raises the CellMouseMove event.
A DataGridViewCellMouseEventArgs that contains the event data.
Raises the CellMouseLeave event.
A DataGridViewCellEventArgs that contains the event data.
Raises the CellMouseDown event.
A DataGridViewCellEventArgs that contains the event data.
Raises the CellMouseUp event.
A DataGridViewCellEventArgs that contains the event data.
Raises the EditingControlShowing event.
A DataGridViewEditingControlShowingEventArgs that contains information about the editing control.
Raises the CellPainting event.
A DataGridViewCellPaintingEventArgs that contains the event data.
Paints the background of the DataGridView.
The Graphics used to paint the background.
A Rectangle that represents the area of the DataGridView that needs to be painted.
A Rectangle that represents the area in which cells are drawn.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the Layout event.
A LayoutEventArgs that contains the event data.
Handles the auto generation of Krypton columns
Create a tool strip renderer appropriate for the current renderer/palette pair.
Called when a context menu has just been closed.
Process Windows-based messages.
A Windows-based message.
Displays a button-like user interface (UI) for use in a DataGridView control.
Initialize a new instance of the KryptonDataGridViewCheckBoxCell.
This member overrides KryptonDataGridViewButtonCell.Clone.
New object instance.
Gets and sets the button style.
Returns the bounding rectangle that encloses the cell's content area.
Graphics instance for calculations.
Cell style to use in calculations.
The index of the cell's parent row.
This member overrides DataGridViewCell.GetPreferredSize.
Graphics instance used for calculations.
Individual cell style to apply.
Row of column being processed.
Maximum allowed size.
Requested ideal size for the cell.
This member overrides DataGridViewCell.Paint.
The Graphics used to paint the DataGridViewCell.
A Rectangle that represents the area of the DataGridView that needs to be repainted.
A Rectangle that contains the bounds of the DataGridViewCell that is being painted.
The row index of the cell that is being painted.
A bitwise combination of DataGridViewElementStates values that specifies the state of the cell.
The data of the DataGridViewCell that is being painted.
The formatted data of the DataGridViewCell that is being painted.
An error message that is associated with the cell.
A DataGridViewCellStyle that contains formatting and style information about the cell.
A DataGridViewAdvancedBorderStyle that contains border styles for the cell that is being painted.
A bitwise combination of the DataGridViewPaintParts values that specifies which parts of the cell need to be painted.
Hosts a collection of KryptonDataGridViewButtonCell cells.
Initialize a new instance of the KryptonDataGridViewButtonColumn class.
Returns a String that represents the current Object.
A String that represents the current Object.
This member overrides DataGridViewButtonColumn.Clone.
New object instance.
Gets or sets the template used to model cell appearance.
Gets or sets the column's default cell style.
Gets or sets the default text Displayed on the button cell.
Gets or sets a value indicating whether the Text property value is Displayed as the button text for cells in this column.
Gets or sets a value indicating whether the Text property value is Displayed as the button text for cells in this column.
This class is used within advanved columns that make use of embedded controls.
Default constructor.
The image size in pixels. Which will always be used to square the image. Default is 14.
Reference to the column's DataGridView.
Set this property via the column's 'protected override void OnDataGridViewChanged()'.
Cell indicator image.
>
Subscribe this handler to: KryptonDataGridView.PaletteChanged
Not used.
Not used.
Subscribe this handler to: KryptonManager.GlobalPaletteChanged
Not used.
Not used.
Updates the cell indicator image based on the source from where the theme change originated.
True if KryptonManager fired the theme change, otherwise from KryptonDataGridView.
This method may only be used by UpdateCellIndicatorImage()
Displays a check box user interface (UI) to use in a DataGridView control.
Initialize a new instance of the KryptonDataGridViewCheckBoxCell.
Initialize a new instance of the KryptonDataGridViewCheckBoxCell.
Enable binary or ternary operation.
Returns the bounding rectangle that encloses the cell's content area.
Graphics instance for calculations.
Cell style to use in calculations.
The index of the cell's parent row.
This member overrides DataGridViewCell.GetPreferredSize.
Graphics instance used for calculations.
Individual cell style to apply.
Row of column being processed.
Maximum allowed size.
Requested ideal size for the cell.
This member overrides DataGridViewCell.Paint.
The Graphics used to paint the DataGridViewCell.
A Rectangle that represents the area of the DataGridView that needs to be repainted.
A Rectangle that contains the bounds of the DataGridViewCell that is being painted.
The row index of the cell that is being painted.
A bitwise combination of DataGridViewElementStates values that specifies the state of the cell.
The data of the DataGridViewCell that is being painted.
The formatted data of the DataGridViewCell that is being painted.
An error message that is associated with the cell.
A DataGridViewCellStyle that contains formatting and style information about the cell.
A DataGridViewAdvancedBorderStyle that contains border styles for the cell that is being painted.
A bitwise combination of the DataGridViewPaintParts values that specifies which parts of the cell need to be painted.
Hosts a collection of KryptonDataGridViewCheckBoxCell cells.
Initialize a new instance of the KryptonDataGridViewCheckBoxColumn class.
Initialize a new instance of the KryptonDataGridViewCheckBoxColumn class.
true to display check boxes with three states; false to display check boxes with two states.
Returns a String that represents the current Object.
A String that represents the current Object.
Gets or sets the template used to model cell appearance.
Gets or sets the underlying value corresponding to a cell value of false, which appears as an unchecked box.
Gets or sets the underlying value corresponding to an indeterminate or a null reference (Nothing in Visual Basic) cell value, which appears as a disabled checkbox.
Gets or sets the underlying value corresponding to a cell value of true, which appears as a checked box.
Gets or sets a value indicating whether the hosted check box cells will allow three check states rather than two.
Defines a KryptonComboBox cell type for the KryptonDataGridView control
Constructor for the KryptonDataGridViewComboBoxCell cell type
Returns a standard textual representation of the cell.
Define the type of the cell's editing control
Returns the type of the cell's Value property
Gets the items in the combobox.
The items.
Clones a DataGridViewComboBoxCell cell, copies all the custom properties.
The DropDownStyle property replicates the one from the KryptonComboBox control
The MaxDropDownItems property replicates the one from the KryptonComboBox control
The DropDownHeight property replicates the one from the KryptonComboBox control
The DropDownWidth property replicates the one from the KryptonComboBox control
The AutoCompleteMode property replicates the one from the KryptonComboBox control
The AutoCompleteSource property replicates the one from the KryptonComboBox control
The DisplayMember property replicates the one from the KryptonComboBox control
The ValueMember property replicates the one from the KryptonComboBox control
Gets and sets the list that this control will use to gets its items.
DetachEditingControl gets called by the DataGridView control when the editing session is ending
Custom implementation of the InitializeEditingControl function. This function is called by the DataGridView control
at the beginning of an editing session. It makes sure that the properties of the KryptonNumericUpDown editing control are
set according to the cell properties.
Customized implementation of the GetErrorIconBounds function in order to draw the potential
error icon next to the up/down buttons and not on top of them.
Custom implementation of the GetPreferredSize function.
Type casted version of OwningColumn
Resets the initial selected item text.
Sets the initial item text fetch from the cell value.
If the cell has a datasource connected this routine retrieves the value that should be shown in the cell. Which usually is the DisplayMember value.
If the items for the combo are supplied via the Items property, the cell value is checked to exist in the list for input consistency.
Hosts a collection of KryptonDataGridViewComboBoxCell cells.
Initialize a new instance of the KryptonDataGridViewComboBoxColumn class.
Returns a standard compact string representation of the column.
Create a cloned copy of the column.
Represents the implicit cell that gets cloned when adding rows to the grid.
Gets the collection of allowable items of the domain up down.
Gets and sets the appearance and functionality of the KryptonComboBox.
Gets and sets the maximum number of entries to display in the drop-down list.
Gets and sets the height, in pixels, of the drop-down box in a KryptonComboBox.
Gets and sets the width, in pixels, of the drop-down box in a KryptonComboBox.
Gets or sets the StringCollection to use when the AutoCompleteSource property is set to CustomSource.
Gets or sets the text completion behavior of the combobox.
Gets or sets the autocomplete source, which can be one of the values from AutoCompleteSource enumeration.
Gets and sets the appearance and functionality of the KryptonComboBox.
Gets and sets the appearance and functionality of the KryptonComboBox.
"Indicates the Datasource for the items in this control.
Small utility function that returns the template cell as a KryptonDataGridViewComboBoxCell
Provides the cell indicator images to the cells from from this column instance.
For internal use only.
Defines the editing control for the DataGridViewComboBoxCell custom cell type.
Initialize a new instance of the KryptonDataGridViewComboBoxEditingControl class.
Property which caches the grid that uses this editing control
Property which represents the current formatted value of the editing control
Allows null as input, but null will saved as an empty string.
Property which represents the row in which the editing control resides
Property which indicates whether the value of the editing control has changed or not
Property which determines which cursor must be used for the editing panel, i.e. the parent of the editing control.
Property which indicates whether the editing control needs to be repositioned when its value changes.
Method called by the grid before the editing control is shown, so it can adapt to the provided cell style.
Method called by the grid on keystrokes to determine if the editing control is interested in the key or not.
Returns the current value of the editing control.
Called by the grid to give the editing control a chance to prepare itself for the editing session.
Listen to the TextChanged notification to forward the change to the grid.
Listen to the SelectedIndexChanged notification to forward the change to the grid.
A few keyboard messages need to be forwarded to the inner textbox of the
KryptonComboBox control so that the first character pressed appears in it.
Defines the editing control for the DataGridViewCustomCell custom cell type.
Initalize a new instance of the KryptonDataGridViewCustomEditingControl class.
Property which caches the grid that uses this editing control
Property which represents the current formatted value of the editing control
Allows null as input, but null will saved as an empty string.
Property which represents the row in which the editing control resides
Property which indicates whether the value of the editing control has changed or not
Property which determines which cursor must be used for the editing panel, i.e. the parent of the editing control.
Property which indicates whether the editing control needs to be repositioned when its value changes.
Method called by the grid before the editing control is shown so it can adapt to the provided cell style.
Method called by the grid on keystrokes to determine if the editing control is interested in the key or not.
Returns the current value of the editing control.
Called by the grid to give the editing control a chance to prepare itself for the editing session.
Listen to the TextChanged notification to forward the change to the grid.
A few keyboard messages need to be forwarded to the inner textbox of the
KryptonNumericUpDown control so that the first character pressed appears in it.
Defines a KryptonDateTimePicker cell type for the KryptonDataGridView control
Constructor for the KryptonDataGridViewDateTimePickerCell cell type
Returns a standard textual representation of the cell.
Define the type of the cell's editing control
Returns the type of the cell's Value property
Clones a DataGridViewDateTimePickerCell cell, copies all the custom properties.
The ShowCheckBox property replicates the one from the KryptonDateTimePicker control
The ShowUpDown property replicates the one from the KryptonDateTimePicker control
The AutoShift property replicates the one from the KryptonDateTimePicker control
The Checked property replicates the one from the KryptonDateTimePicker control
The CustomFormat property replicates the one from the KryptonDateTimePicker control
The CustomNullText property replicates the one from the KryptonDateTimePicker control
The MaxDate property replicates the one from the KryptonDateTimePicker control
Should the MaxDate property be serialized.
True if property needs to be serialized.
The MaxDate property replicates the one from the KryptonDateTimePicker control
Should the MinDate property be serialized.
True if property needs to be serialized.
The Format property replicates the one from the KryptonDateTimePicker control
The CalendarDimensions property replicates the one from the KryptonDateTimePicker control
The CalendarTodayText property replicates the one from the KryptonDateTimePicker control
The CalendarFirstDayOfWeek property replicates the one from the KryptonDateTimePicker control
The CalendarShowToday property replicates the one from the KryptonDateTimePicker control
The CalendarCloseOnTodayClick property replicates the one from the KryptonDateTimePicker control
The CalendarShowTodayCircle property replicates the one from the KryptonDateTimePicker control
The CalendarShowWeekNumbers property replicates the one from the KryptonDateTimePicker control
The CalendarTodayDate property replicates the one from the KryptonDateTimePicker control
DetachEditingControl gets called by the DataGridView control when the editing session is ending
Custom implementation of the InitializeEditingControl function. This function is called by the DataGridView control
at the beginning of an editing session. It makes sure that the properties of the KryptonDateTimePicker editing control are
set according to the cell properties.
Gets the value of the cell as formatted for display.
The value to be formatted.
The index of the cell's parent row.
The DataGridViewCellStyle in effect for the cell.
A TypeConverter associated with the value type that provides custom conversion to the formatted value type, or null if no such custom conversion is needed
A TypeConverter associated with the formatted value type that provides custom conversion from the value type, or null if no such custom conversion is needed.
A bitwise combination of DataGridViewDataErrorContexts values describing the context in which the formatted value is needed.
Converts a value formatted for display to an actual cell value.
The display value of the cell.
The DataGridViewCellStyle in effect for the cell.
A TypeConverter for the display value type, or null to use the default converter.
A TypeConverter for the cell value type, or null to use the default converter.
Customized implementation of the GetErrorIconBounds function in order to draw the potential
error icon next to the up/down buttons and not on top of them.
Custom implementation of the GetPreferredSize function.
Type casted version of OwningColumn
Hosts a collection of KryptonDataGridViewDateTimePickerCell cells.
Initialize a new instance of the KryptonDataGridViewDateTimePickerColumn class.
Returns a standard compact string representation of the column.
Create a cloned copy of the column.
Represents the implicit cell that gets cloned when adding rows to the grid.
Replicates the ShowCheckBox property of the KryptonDataGridViewDateTimePickerCell cell type.
Replicates the ShowUpDown property of the KryptonDataGridViewDateTimePickerCell cell type.
Replicates the Format property of the KryptonDataGridViewDateTimePickerCell cell type.
Replicates the AutoShift property of the KryptonDataGridViewDateTimePickerCell cell type.
Gets or sets a value indicating if the check box is checked and if the ValueNullable is DBNull or a DateTime value.
Gets or sets the custom date/time format string.
Gets or sets the custom text to show when control is not checked.
Gets or sets the maximum date and time that can be selected in the control.
Should the MaxDate property be serialized.
True if property needs to be serialized.
Gets or sets the minimum date and time that can be selected in the control.
Should the MinDate property be serialized.
True if property needs to be serialized.
Gets or sets the number of columns and rows of months Displayed.
Gets or sets the label text for todays text.
Reset the value of the CalendarTodayText property.
First day of the week.
Gets and sets if the control will display todays date.
Gets and sets if clicking the Today button closes the drop-down menu.
Gets and sets if the control will circle the today date.
Gets and sets if week numbers to the left of each row.
Gets or sets today's date.
Gets or sets the array of DateTime objects that determines which annual days are Displayed in bold.
Should the CalendarAnnuallyBoldedDates property be serialized.
True if property needs to be serialized.
Gets or sets the array of DateTime objects that determine which monthly days to bold.
Should the CalendarMonthlyBoldedDates property be serialized.
True if property needs to be serialized.
Gets or sets the array of DateTime objects that determines which nonrecurring dates are Displayed in bold.
Should the CalendarBoldedDates property be serialized.
True if property needs to be serialized.
Small utility function that returns the template cell as a KryptonDataGridViewDateTimePickerCell
Provides the cell indicator images to the cells from from this column instance.
For internal use only.
Defines the editing control for the DataGridViewKryptonDateTimePickerCell custom cell type.
Initalize a new instance of the KryptonDataGridViewDateTimePickerEditingControl class.
Property which caches the grid that uses this editing control
Property which represents the current formatted value of the editing control
Property which represents the row in which the editing control resides
Property which indicates whether the value of the editing control has changed or not
Property which determines which cursor must be used for the editing panel, i.e. the parent of the editing control.
Property which indicates whether the editing control needs to be repositioned when its value changes.
Called by the grid to give the editing control a chance to prepare itself for the editing session.
Method called by the grid before the editing control is shown so it can adapt to the provided cell style.
Method called by the grid on keystrokes to determine if the editing control is interested in the key or not.
Returns the current value of the editing control.
Listen to the ValueNullableChanged notification to forward the change to the grid.
Defines a KryptonDomainUpDown cell type for the KryptonDataGridView control
Constructor for the KryptonDataGridViewDomainUpDownCell cell type
Returns a standard textual representation of the cell.
Define the type of the cell's editing control
Returns the type of the cell's Value property
DetachEditingControl gets called by the DataGridView control when the editing session is ending
Custom implementation of the InitializeEditingControl function. This function is called by the DataGridView control
at the beginning of an editing session. It makes sure that the properties of the KryptonNumericUpDown editing control are
set according to the cell properties.
Customized implementation of the GetErrorIconBounds function in order to draw the potential
error icon next to the up/down buttons and not on top of them.
Custom implementation of the GetPreferredSize function.
Type casted version of OwningColumn
Hosts a collection of KryptonDataGridViewDomainUpDownCell cells.
Initialize a new instance of the KryptonDataGridViewDomainUpDownColumn class.
Returns a standard compact string representation of the column.
Create a cloned copy of the column.
Represents the implicit cell that gets cloned when adding rows to the grid.
Gets the collection of allowable items of the domain up down.
Small utility function that returns the template cell as a KryptonDataGridViewDomainUpDownCell
Provides the cell indicator images to the cells from from this column instance.
For internal use only.
Defines the editing control for the DataGridViewDomainUpDownCell custom cell type.
Initalize a new instance of the KryptonDataGridViewDomainUpDownEditingControl class.
Property which caches the grid that uses this editing control
Property which represents the current formatted value of the editing control
Allows null as input, but null will saved as an empty string.
Property which represents the row in which the editing control resides
Property which indicates whether the value of the editing control has changed or not
Property which determines which cursor must be used for the editing panel, i.e. the parent of the editing control.
Property which indicates whether the editing control needs to be repositioned when its value changes.
Method called by the grid before the editing control is shown so it can adapt to the provided cell style.
Method called by the grid on keystrokes to determine if the editing control is interested in the key or not.
Returns the current value of the editing control.
Called by the grid to give the editing control a chance to prepare itself for the editing session.
Listen to the TextChanged notification to forward the change to the grid.
A few keyboard messages need to be forwarded to the inner textbox of the
KryptonNumericUpDown control so that the first character pressed appears in it.
Icon specification that can be assigned to DataGridViewColumns.
Alignment options for icons.
Right-Alignment.
Left-Alignment.
Gets or sets the icon to display.
Gets or sets the alignment of the icon.
Clones this instance of the IconSpec class.
A cloned instance.
An interface that is implemented by KryptonDataGridView column and cell classes that
support column header or cell icons.
Gets the list of icon specifications.
Initialize a new instance of the KryptonDataGridViewTextBoxColumn class.
Will inform the KGDV that the column needs a repaint.
Not used.
Not used.
Create a cloned copy of the column.
Gets the collection of the icon specifications.
Displays a link label-like user interface (UI) for use in a DataGridView control.
Initialize a new instance of the KryptonDataGridViewLinkCell.
Gets or sets a value that represents the behavior of links.
Gets or sets a display style for drawing link cell.
Returns the bounding rectangle that encloses the cell's content area.
Graphics instance for calculations.
Cell style to use in calculations.
The index of the cell's parent row.
This member overrides DataGridViewCell.GetPreferredSize.
Graphics instance used for calculations.
Individual cell style to apply.
Row of column being processed.
Maximum allowed size.
Requested ideal size for the cell.
This member overrides DataGridViewCell.Paint.
The Graphics used to paint the DataGridViewCell.
A Rectangle that represents the area of the DataGridView that needs to be repainted.
A Rectangle that contains the bounds of the DataGridViewCell that is being painted.
The row index of the cell that is being painted.
A bitwise combination of DataGridViewElementStates values that specifies the state of the cell.
The data of the DataGridViewCell that is being painted.
The formatted data of the DataGridViewCell that is being painted.
An error message that is associated with the cell.
A DataGridViewCellStyle that contains formatting and style information about the cell.
A DataGridViewAdvancedBorderStyle that contains border styles for the cell that is being painted.
A bitwise combination of the DataGridViewPaintParts values that specifies which parts of the cell need to be painted.
Hosts a collection of KryptonDataGridViewLinkColumn cells.
Initialize a new instance of the KryptonDataGridViewLinkColumn class.
Returns a String that represents the current Object.
A String that represents the current Object.
This member overrides DataGridViewButtonColumn.Clone.
New object instance.
Gets or sets the template used to model cell appearance.
Gets or sets the default text Displayed on the link cell.
Gets or sets the default label style of link cell.
Gets or sets a value that represents the behavior of links within cells in the column.
Gets or sets a value indicating whether the link changes color when it is visited.
Gets or sets a value indicating whether the Text property value is Displayed as the link text for cells in this column.
Defines a KryptonMaskedTextBox cell type for the KryptonDataGridView control
Constructor for the KryptonDataGridViewMaskedTextBoxCell cell type
Returns a standard textual representation of the cell.
Define the type of the cell's editing control
Returns the type of the cell's Value property
The PromptChar property replicates the one from the KryptonMaskedTextBox control
The AllowPromptAsInput property replicates the one from the KryptonMaskedTextBox control
The AsciiOnly property replicates the one from the KryptonMaskedTextBox control
The BeepOnError property replicates the one from the KryptonMaskedTextBox control
The CutCopyMaskFormat property replicates the one from the KryptonMaskedTextBox control
The HidePromptOnLeave property replicates the one from the KryptonMaskedTextBox control
The HideSelection property replicates the one from the KryptonMaskedTextBox control
The InsertKeyMode property replicates the one from the KryptonMaskedTextBox control
The Mask property replicates the one from the KryptonMaskedTextBox control
The PasswordChar property replicates the one from the KryptonMaskedTextBox control
The RejectInputOnFirstFailure property replicates the one from the KryptonMaskedTextBox control
The ResetOnPrompt property replicates the one from the KryptonMaskedTextBox control
The ResetOnSpace property replicates the one from the KryptonMaskedTextBox control
The SkipLiterals property replicates the one from the KryptonMaskedTextBox control
The TextMaskFormat property replicates the one from the KryptonMaskedTextBox control
The UseSystemPasswordChar property replicates the one from the KryptonMaskedTextBox control
Clones a DataGridViewMaskedTextBoxCell cell, copies all the custom properties.
DetachEditingControl gets called by the DataGridView control when the editing session is ending
Custom implementation of the InitializeEditingControl function. This function is called by the DataGridView control
at the beginning of an editing session. It makes sure that the properties of the KryptonNumericUpDown editing control are
set according to the cell properties.
Custom implementation of the PositionEditingControl method called by the DataGridView control when it
needs to relocate and/or resize the editing control.
Customized implementation of the GetErrorIconBounds function in order to draw the potential
error icon next to the up/down buttons and not on top of them.
Custom implementation of the GetPreferredSize function.
Hosts a collection of KryptonDataGridViewMaskedTextBoxCell cells.
Initialize a new instance of the KryptonDataGridViewMaskedTextBoxColumn class.
Returns a standard compact string representation of the column.
Create a cloned copy of the column.
Represents the implicit cell that gets cloned when adding rows to the grid.
Replicates the PromptChar property of the KryptonDataGridViewMaskedTextBoxCell cell type.
Gets or sets a value indicating whether PromptChar can be entered as valid data by the user.
Gets or sets a value indicating whether the MaskedTextBox control accepts characters outside of the ASCII character set.
Gets or sets a value indicating whether the masked text box control raises the system beep for each user key stroke that it rejects.
Gets or sets a value that determines whether literals and prompt characters are copied to the clipboard.
Gets or sets a value indicating whether the prompt characters in the input mask are hidden when the masked text box loses focus.
Gets or sets a value indicating that the selection should be hidden when the edit control loses focus.
Gets or sets the text insertion mode of the masked text box control.
Gets or sets the input mask to use at run time.
Gets or sets a the character to display for password input for single-line edit controls.
Gets or sets a value indicating whether the parsing of user input should stop after the first invalid character is reached.
Gets or sets a value that determines how an input character that matches the prompt character should be handled.
Gets or sets a value that determines how a space input character should be handled.
Gets or sets a value indicating whether the user is allowed to reenter literal values.
Gets or sets a value that determines whether literals and prompt characters are included in the formatted string.
Gets or sets a value indicating if the text in the edit control should appear as the default password character.
Small utility function that returns the template cell as a KryptonDataGridViewMaskedTextBoxCell
Defines the editing control for the DataGridViewMaskedTextBoxCell custom cell type.
Initalize a new instance of the KryptonDataGridViewMaskedTextBoxEditingControl class.
Property which caches the grid that uses this editing control
Property which represents the current formatted value of the editing control
Allows null as input, but null will saved as an empty string.
Property which represents the row in which the editing control resides
Property which indicates whether the value of the editing control has changed or not
Property which determines which cursor must be used for the editing panel, i.e. the parent of the editing control.
Property which indicates whether the editing control needs to be repositioned when its value changes.
Method called by the grid before the editing control is shown so it can adapt to the provided cell style.
Method called by the grid on keystrokes to determine if the editing control is interested in the key or not.
Returns the current value of the editing control.
Called by the grid to give the editing control a chance to prepare itself for the editing session.
Listen to the TextChanged notification to forward the change to the grid.
A few keyboard messages need to be forwarded to the inner textbox of the
KryptonNumericUpDown control so that the first character pressed appears in it.
Defines a KryptonNumericUpDown cell type for the KryptonDataGridView control
Constructor for the DataGridViewNumericUpDownCell cell type
Returns a standard textual representation of the cell.
Define the type of the cell's editing control
The AllowDecimals property replicates the one from the KryptonNumericUpDown control
The TrailingZeroes property replicates the one from the KryptonNumericUpDown control
The DecimalPlaces property replicates the one from the KryptonNumericUpDown control
Indicates wheather the numeric up-down should display its value in hexadecimal.
The Increment property replicates the one from the KryptonNumericUpDown control
The Maximum property replicates the one from the KryptonNumericUpDown control
The Minimum property replicates the one from the KryptonNumericUpDown control
The ThousandsSeparator property replicates the one from the KryptonNumericUpDown control
Returns the type of the cell's Value property
Clones a DataGridViewNumericUpDownCell cell, copies all the custom properties.
DetachEditingControl gets called by the DataGridView control when the editing session is ending
Custom implementation of the InitializeEditingControl function. This function is called by the DataGridView control
at the beginning of an editing session. It makes sure that the properties of the KryptonNumericUpDown editing control are
set according to the cell properties.
Custom implementation of the KeyEntersEditMode function. This function is called by the DataGridView control
to decide whether a keystroke must start an editing session or not. In this case, a new session is started when
a digit or negative sign key is hit.
Customized implementation of the GetErrorIconBounds function in order to draw the potential
error icon next to the up/down buttons and not on top of them.
Customized implementation of the GetFormattedValue function in order to include the decimal and thousand separator
characters in the formatted representation of the cell value.
Custom implementation of the GetPreferredSize function.
Type casted version of OwningColumn
Hosts a collection of KryptonDataGridViewNumericUpDownCell cells.
Initialize a new instance of the KryptonDataGridViewNumericUpDownColumn class.
Returns a standard compact string representation of the column.
Create a cloned copy of the column.
Represents the implicit cell that gets cloned when adding rows to the grid.
Replicates the AllowDecimals property of the KryptonDataGridViewNumericUpDownCell cell type.
Replicates the TrailingZeroes property of the KryptonDataGridViewNumericUpDownCell cell type.
Replicates the DecimalPlaces property of the KryptonDataGridViewNumericUpDownCell cell type.
Gets or sets wheather the numeric up-down should display its value in hexadecimal.
Replicates the Increment property of the DataGridViewNumericUpDownCell cell type.
Indicates whether the Increment property should be persisted.
Replicates the Maximum property of the KryptonDataGridViewNumericUpDownCell cell type.
Indicates whether the Maximum property should be persisted.
Replicates the Minimum property of the KryptonDataGridViewNumericUpDownCell cell type.
Indicates whether the Maximum property should be persisted.
Replicates the ThousandsSeparator property of the KryptonDataGridViewNumericUpDownCell cell type.
Small utility function that returns the template cell as a KryptonDataGridViewNumericUpDownCell
Provides the cell indicator images to the cells from from this column instance.
For internal use only.
Defines the editing control for the DataGridViewNumericUpDownCell custom cell type.
Initalize a new instance of the KryptonDataGridViewNumericUpDownEditingControl class.
Property which caches the grid that uses this editing control
Property which represents the current formatted value of the editing control
Allows null as input, but null will saved as an empty string.
Property which represents the row in which the editing control resides
Property which indicates whether the value of the editing control has changed or not
Property which determines which cursor must be used for the editing panel, i.e. the parent of the editing control.
Property which indicates whether the editing control needs to be repositioned when its value changes.
Method called by the grid before the editing control is shown so it can adapt to the provided cell style.
Method called by the grid on keystrokes to determine if the editing control is interested in the key or not.
Returns the current value of the editing control.
Called by the grid to give the editing control a chance to prepare itself for the editing session.
Listen to the KeyPress notification to know when the value changed, and notify the grid of the change.
Listen to the ValueChanged notification to forward the change to the grid.
A few keyboard messages need to be forwarded to the inner textbox of the
KryptonNumericUpDown control so that the first character pressed appears in it.
Displays editable text information in a KryptonDataGridView control.
The Multiline property replicates the one from the KryptonTextBox control
The MultilineStringEditor property replicates the one from the KryptonTextBox control
Returns a standard textual representation of the cell.
Creates an exact copy of this cell.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Define the type of the cell's editing control
Returns the type of the cell's Value property
DetachEditingControl gets called by the DataGridView control when the editing session is ending
Custom implementation of the InitializeEditingControl function. This function is called by the DataGridView control
at the beginning of an editing session. It makes sure that the properties of the KryptonNumericUpDown editing control are
set according to the cell properties.
Custom implementation of the PositionEditingControl method called by the DataGridView control when it
needs to relocate and/or resize the editing control.
Customized implementation of the GetErrorIconBounds function in order to draw the potential
error icon next to the up/down buttons and not on top of them.
Custom implementation of the GetPreferredSize function.
Hosts a collection of KryptonDataGridViewTextBoxCell cells.
Initialize a new instance of the KryptonDataGridViewTextBoxColumn class.
Returns a String that represents the current Object.
A String that represents the current Object.
Create a cloned copy of the column.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets or sets the maximum number of characters that can be entered into the text box.
Gets or sets the sort mode for the column.
Gets or sets the template used to model cell appearance.
Make sure that when the style is set that the datagrid respects the values
Replicates the Multiline property of the KryptonDataGridViewTextBoxCell cell type.
Replicates the MultilineStringEditor property of the KryptonDataGridViewTextBoxCell cell type.
Defines the editing control for the DataGridViewTextBoxCell custom cell type.
Initalize a new instance of the KryptonDataGridViewTextBoxEditingControl class.
Property which caches the grid that uses this editing control
Property which represents the current formatted value of the editing control
Allows null as input, but null will saved as an empty string.
Property which represents the row in which the editing control resides
Property which indicates whether the value of the editing control has changed or not
Property which determines which cursor must be used for the editing panel, i.e. the parent of the editing control.
Property which indicates whether the editing control needs to be repositioned when its value changes.
Method called by the grid before the editing control is shown so it can adapt to the provided cell style.
Method called by the grid on keystrokes to determine if the editing control is interested in the key or not.
Returns the current value of the editing control.
Called by the grid to give the editing control a chance to prepare itself for the editing session.
Listen to the TextChanged notification to forward the change to the grid.
A few keyboard messages need to be forwarded to the inner textbox of the
KryptonNumericUpDown control so that the first character pressed appears in it.
Connect this method to KryptonDataGridView.PaletteChanged
KryptonDataGridView instance that performed a local theme change.
Not used.
Used by the KrypronDataGridViewEditingControl classes to (un)subscribe to the KrypronDataGridView.PaletteChanged event.
The current DataGridView instance.
THe new DataGridView instance.
Eventhandler to (un)subscribe from/to.
Used by the KrypronDataGridViewEditingControl classes to change the control's local palette to that of the KrypronDataGridView
KryptonDataGridView reference.
The control that will be assigned the palette values.
Represents a Windows control that allows the user to select a date and a time and to display the date and time with a specified format.
Collection for managing ButtonSpecAny instances.
Initialize a new instance of the DateTimePickerButtonSpecCollection class.
Reference to owning object.
Occurs when the Value property has changed value.
Occurs when the ValueNullable property has changed value.
Occurs when the Value property has changed value.
Occurs when the drop-down is shown.
Occurs when the drop-down has been closed.
Occurs when the month calendar date changed whilst dropped down.
Occurs when auto shifting to the next field but overflowing the end.
Occurs when the Checked property has changed value.
Occurs when the Format property has changed value.
Occurs when the RightToLeftLayout property has changed value.
Initialize a new instance of the KryptonHeader class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets and sets the internal padding space.
Gets and sets the internal padding space.
Gets or sets the number of columns and rows of months Displayed.
Gets or sets the label text for todays text.
Reset the value of the CalendarTodayText property.
First day of the week.
Gets and sets if the control will display todays date.
Gets and sets if clicking the Today button closes the drop-down menu.
Gets and sets if the control will circle the today date.
Gets and sets if week numbers to the left of each row.
Gets or sets today's date.
Gets or sets the array of DateTime objects that determines which annual days are Displayed in bold.
Should the CalendarAnnuallyBoldedDates property be serialized.
True if property needs to be serialized.
Gets or sets the array of DateTime objects that determine which monthly days to bold.
Should the CalendarMonthlyBoldedDates property be serialized.
True if property needs to be serialized.
Gets or sets the array of DateTime objects that determines which nonrecurring dates are Displayed in bold.
Should the CalendarBoldedDates property be serialized.
True if property needs to be serialized.
Gets or sets the alignment of the drop-down calendar on the DateTimePicker control.
Gets or sets the date/time value assigned to the control that can be null.
Should the ValueNullable property be serialized.
True if property needs to be serialized.
Reset value of the ValueNullable property.
Sets date as the current selected date.
Gets or sets the date/time value assigned to the control.
Gets or sets the format of the date and time Displayed in the control.
Gets or sets the format of the date and time Displayed in the control.
Gets or sets a value determining if keyboard input will automatically shift to the next input field.
Gets or sets a value indicating whether a spin button control (also known as an up-down control) is used to adjust the date/time value.
Specifies whether to show the check box in the exception message box.
Gets or sets a value indicating whether mnemonics will fire button spec buttons.
Gets or sets the maximum date and time that can be selected in the control.
Should the MaxDate property be serialized.
True if property needs to be serialized.
Gets or sets the minimum date and time that can be selected in the control.
Should the MinDate property be serialized.
True if property needs to be serialized.
Gets or sets a value indicating if the check box is checked and if the ValueNullable is DBNull or a DateTime value.
Gets or sets the custom date/time format string.
Gets or sets the custom text to show when control is not checked.
Gets or sets the today date format string.
Gets and sets the header style for the month calendar.
Gets and sets the content style for the day entries.
Gets and sets the content style for the day of week labels.
Gets or sets the palette to be applied.
Gets and sets the custom palette implementation.
Gets and sets Determines if the control is always active or only when the mouse is over the control or has focus.
Gets access to the checkbox value overrides.
Gets and sets the input control style.
Gets and sets the up and down buttons style.
Gets and sets the drop button style.
Gets the collection of button specifications.
Gets and sets a value indicating if tooltips should be Displayed for button specs.
Gets and sets a value indicating if button spec tooltips should remove the parent tooltip.
Gets access to the common date time picker appearance entries that other states can override.
Gets access to the disabled date time picker appearance entries.
Gets access to the normal date time picker appearance entries.
Gets access to the active date time picker appearance entries.
Gets and sets the active fragment.
Move selection to the first input fragment.
Move selection to the next input fragment.
Move selection to the previous input fragment.
Move selection to the last input fragment.
Sets the fixed state of the control.
Should the control be fixed as active.
Gets access to the ToolTipManager used for displaying tool tips.
Gets a value indicating if the input control is active.
Gets a value indicating if the mouse is over the control.
Gets a value indicating if the drop-down calendar is showing.
Gets the image used for the ribbon tab.
Tab state.
Image.
Gets the image color that should be interpreted as transparent.
Tab state.
Transparent Color.
Gets the short text used as the main ribbon title.
Title string.
Gets the long text used as the secondary ribbon title.
Title string.
Gets and sets if the control is in the ribbon design mode.
Get the preferred size of the control based on a proposed size.
Starting size proposed by the caller.
Calculated preferred size.
Sets if the adornments are Displayed (checkbox/drop button/up down buttons)
Sets if the adornments are Displayed (checkbox/drop button/up down buttons)
Internal design time method.
Mouse location.
Internal design time method.
Mouse location.
Internal design time method.
Raises the RightToLeftLayoutChanged event.
An EventArgs containing the event data.
Raises the FormatChanged event.
An EventArgs containing the event data.
Raises the CheckedChanged event.
An EventArgs containing the event data.
Raises the DropDown event.
An EventArgs containing the event data.
Raises the CloseUp event.
An DateTimePickerCloseArgs containing the event data.
Raises the CloseUpMonthCalendarChanged event.
An EventArgs containing the event data.
Raises the AutoShiftOverflow event.
An EventArgs containing the event data.
Raises the ValueChanged event.
An EventArgs containing the event data.
Raises the ValueNullableChanged event.
An EventArgs containing the event data.
Raises the ActiveFragmentChanged event.
An EventArgs containing the event data.
Processes Windows messages.
The Windows Message to process.
Determines if a character is an input character that the control recognizes.
The character to test.
true if the character should be sent directly to the control and not preprocessed; otherwise, false.
Determines whether the specified key is a regular input key or a special key that requires preprocessing.
One of the Keys values.
true if the specified key is a regular input key; otherwise, false.
Processes a mnemonic character.
The mnemonic character entered.
true if the mnemonic was processed; otherwise, false.
Raises the KeyDown event.
A KeyEventArgs that contains the event data.
Raises the KeyPress event.
A KeyPressEventArgs that contains the event data.
Raises the MouseWheel event.
A MouseEventArgs that contains the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the MouseDown event.
An EventArgs that contains the event data.
Raises the HandleCreated event.
An EventArgs containing the event data.
Raises the Layout event.
An EventArgs that contains the event data.
Raises the MouseEnter event.
An EventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Raises the LostFocus event.
An EventArgs that contains the event data.
Performs the work of setting the specified bounds of this control.
The new Left property value of the control.
The new Top property value of the control.
The new Width property value of the control.
The new Height property value of the control.
A bitwise combination of the BoundsSpecified values.
Raises the RightToLeftChanged event.
An EventArgs containing event data.
Gets the default size of the control.
Processes a notification from palette storage of a button spec change.
Source of notification.
An EventArgs containing event data.
Specialized implementation of the KryptonContextMenu for use with the KryptonDateTimePicker.
Initialize a new instance of the DTPContextMenu class.
Screen rectangle of the drop-down button on the KryptonDateTimePicker.
Create a new visual context menu for showing the defined items.
Owning KryptonContextMenu instance.
Drawing palette.
Drawing palette mode.
Redirector for sourcing base values.
Redirector for sourcing base images.
Collection of menu items.
Enabled state of the menu.
True is menu was keyboard initiated.
VisualContextMenu reference.
Provide a DomainUpDown with Krypton styling applied.
Occurs when the mouse enters the InternalTextBox.
Occurs when the mouse leaves the InternalTextBox.
Initialize a new instance of the InternalDomainUpDown class.
Reference to owning control.
Gets and sets if the mouse is currently over the combo box.
Process Windows-based messages.
A Windows-based message.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Gets or sets a value indicating whether a value has been entered by the user.
Occurs when the mouse enters the InternalDomainUpDown.
Occurs when the mouse leaves the InternalDomainUpDown.
Initialize a new instance of the SubclassEdit class.
Handle of the Edit control to subclass.
Reference to top level control.
Reference to internal domain control.
Gets and sets if the mouse is currently over the combo box.
Gets the last mouse point if the mouse is over the control.
Sets the visible state of the control.
Gets access to the owning domain up down control.
Process Windows-based messages.
A Windows-based message.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Initialize a new instance of the SubclassButtons class.
Handle of the Buttons control to subclass.
Reference to top level control.
Reference to internal domain control.
Clean up any resources being used.
Gets the content short text.
String value.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content long text.
String value.
Process Windows-based messages.
A Windows-based message.
Collection for managing ButtonSpecAny instances.
Initialize a new instance of the DomainUpDownButtonSpecCollection class.
Reference to owning object.
Occurs when the value of the SelectedItem property changes.
Occurs when the user scrolls the scroll box.
Occurs when the mouse enters the control.
Occurs when the mouse leaves the control.
Occurs when the value of the BackColor property changes.
Occurs when the value of the BackgroundImage property changes.
Occurs when the value of the BackgroundImageLayout property changes.
Occurs when the value of the ForeColor property changes.
Occurs when the value of the PaddingChanged property changes.
Initialize a new instance of the KryptonDomainUpDown class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets and sets if the control is in the tab chain.
Gets and sets if the control is in the ribbon design mode.
Gets access to the contained DomainUpDown instance.
Gets access to the contained input control.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets and sets the internal padding space.
Gets a value indicating whether the control has input focus.
Gets or sets the text for the control.
Gets and sets the associated context menu strip.
Gets the collection of allowable items of the domain up down.
Gets or sets the index value of the selected item.
Gets or sets the selected item based on the index value of the selected item in the collection.
Gets or sets a value indicating whether the item collection is sorted.
Gets or sets how the text should be aligned for edit controls.
Gets or sets how the up-down control will position the up down buttons relative to its text box.
Gets or sets whether the up-down control will increment and decrement the value when the UP ARROW and DOWN ARROW are used.
Gets or sets a value indicating whether the text in the edit control can be changed or not.
Gets and sets Determines if the control is always active or only when the mouse is over the control or has focus.
Gets and sets the input control style.
Gets and sets the up and down buttons style.
Gets and sets a value indicating if tooltips should be Displayed for button specs.
Gets and sets a value indicating if button spec tooltips should remove the parent tooltip.
Gets the collection of button specifications.
Gets access to the common textbox appearance entries that other states can override.
Gets access to the disabled textbox appearance entries.
Gets access to the normal textbox appearance entries.
Gets access to the active textbox appearance entries.
Displays the previous item in the collection.
Displays the next item in the collection.
Selects a range of text in the control.
The position of the first character in the current text selection within the text box.
The number of characters to select.
Sets the fixed state of the control.
Should the control be fixed as active.
Gets access to the ToolTipManager used for displaying tool tips.
Gets a value indicating if the input control is active.
Sets input focus to the control.
true if the input focus request was successful; otherwise, false.
Activates the control.
Get the preferred size of the control based on a proposed size.
Starting size proposed by the caller.
Calculated preferred size.
https://github.com/Krypton-Suite/Standard-Toolkit/issues/688
A bitwise combination of the values. The default is and .
Gets the rectangle that represents the display area of the control.
Override the display padding for the layout fill.
Display padding value.
Internal design time method.
Mouse location.
Internal design time method.
Mouse location.
Internal design time method.
Force the layout logic to size and position the controls.
Gets or sets a value indicating whether a value has been entered by the user.
Raises the SelectedItemChanged event.
An EventArgs that contains the event data.
Raises the SelectedItemChanged event.
A ScrollEventArgs that contains the event data.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Creates a new instance of the control collection for the KryptonTextBox.
A new instance of Control.ControlCollection assigned to the control.
Raises the HandleCreated event.
An EventArgs containing the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the PaletteChanged event.
An EventArgs containing the event data.
Processes a notification from palette of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the BackColorChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageLayoutChanged event.
An EventArgs that contains the event data.
Raises the ForeColorChanged event.
An EventArgs that contains the event data.
Raises the Resize event.
An EventArgs that contains the event data.
Raises the Layout event.
An EventArgs that contains the event data.
Raises the MouseEnter event.
An EventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Performs the work of setting the specified bounds of this control.
The new Left property value of the control.
The new Top property value of the control.
The new Width property value of the control.
The new Height property value of the control.
A bitwise combination of the BoundsSpecified values.
Gets the default size of the control.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the PaddingChanged event.
An NeedLayoutEventArgs containing event data.
Raises the TabStop event.
An EventArgs that contains the event data.
Raises the CausesValidationChanged event.
An EventArgs that contains the event data.
Process Windows-based messages.
A Windows-based message.
Combines drop-down button functionality with the styling features of the Krypton Toolkit.
Occurs when the drop-down portion of the button is pressed.
Occurs when the value of the KryptonCommand property changes.
Initialize a new instance of the KryptonDropButton class.
Gets and sets the automatic resize of the control to fit contents.
Gets and sets the internal padding space.
Gets or sets the text associated with this control.
Resets the Text property to its default value.
Gets and sets the visual orientation of the control.
Gets and sets the position of the drop arrow within the button.
Gets and sets the orientation of the drop arrow within the button.
Gets and sets if the button works as a splitter or as a drop-down.
Gets and sets the button style.
Gets access to the button content.
Gets access to the common button appearance that other states can override.
Gets access to the disabled button appearance entries.
Gets access to the normal button appearance entries.
Gets access to the hot tracking button appearance entries.
Gets access to the pressed button appearance entries.
Gets access to the normal button appearance when default.
Gets access to the button appearance when it has focus.
Gets or sets the value returned to the parent form when the button is clicked.
Gets and sets the associated KryptonCommand.
Notifies a control that it is the default button so that its appearance and behavior is adjusted accordingly.
true if the control should behave as a default button; otherwise false.
Generates a Click event for the control.
Generates a DropDown event for the control.
Gets or sets a value indicating whether an ampersand is included in the text of the control.
Fix the control to a particular palette state.
Palette state to fix.
Determines the IME status of the object when selected.
Gets the content short text.
String value.
Gets the content long text.
String value.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the default size of the control.
Gets the default Input Method Editor (IME) mode supported by this control.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Raises the LostFocus event.
An EventArgs that contains the event data.
Raises the Click event.
An EventArgs that contains the event data.
Processes a mnemonic character.
The mnemonic character entered.
true if the mnemonic was processed; otherwise, false.
Called when a context menu has just been closed.
Process Windows-based messages.
A Windows-based message.
Raises the DropDown event.
An ContextPositionMenuArgs containing the event data.
Raises the KryptonCommandChanged event.
An EventArgs containing the event data.
Handles a change in the property of an attached command.
Source of the event.
A PropertyChangedEventArgs that contains the event data.
Update the state objects to reflect the new button style.
New button style.
Creates a values storage object appropriate for control.
Set of button values.
Delegate for notifying paint requests.
Gets access to the view element for the button.
'File Browser dialog' from which the user can select a Directory.
Gets the directory path of the folder the user picked.
Sets the directory path of the initial folder shown in the dialog box.
Gets/sets the root node of the directory tree.
Resets all properties to their default values.
Represents a common dialog box that displays a list of fonts
that are currently installed on the system.
Changes the title of the common Font Dialog
Changes the default Icon to Developer set
Changes the default Icon to Developer set
Represents a common dialog box that displays a list of fonts
that are currently installed on the system.
Display the Legacy Extended colours choice
Place an informative area at the bottom of the form stating if this will also be used on printers
Draws the window chrome using a Krypton palette.
Collection for managing ButtonSpecAny instances.
Initialize a new instance of the FormButtonSpecCollection class.
Reference to owning object.
Collection for managing NavigatorButtonSpec instances.
Initialize a new instance of the FormFixedButtonSpecCollection class.
Reference to owning object.
Initialize a new instance of the KryptonForm class.
Releases all resources used by the Control.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Gets or sets the extra text associated with the control.
Gets and sets a value indicating if tooltips should be Displayed for button specs.
Gets or sets a value indicating if custom chrome is allowed.
Gets or sets a value indicating if the form status strip be considered for merging into chrome.
Gets and sets the header style for a main form.
Gets and sets the header edge to display the button against.
Gets and sets the chrome group border style.
Gets and sets the chrome group background style.
Allows the use of drop shadow around the form.
Gets or sets a value indicating whether this instance is in administrator mode.
true if this instance is in administrator mode; otherwise, false.
Gets access to the common form appearance entries that other states can override.
Gets access to the inactive form appearance entries.
Gets access to the active form appearance entries.
Gets the collection of button specifications.
Gets access to the minimize button spec.
Gets access to the minimize button spec.
Gets access to the minimize button spec.
Gets and sets a value indicating if the border should be inert to changes.
Allow an extra view element to be injected into the caption area.
Reference to view element.
Docking style of the element.
Remove a previously injected view element from the caption area.
Reference to view element.
Docking style of the element.
Gets and sets a value indicating if the icon is allowed to be shown.
Next time a layout occurs the min/max/close buttons need recreating.
Gets access to the ToolTipManager used for displaying tool tips.
Gets the current state of the window.
FormWindowState enumeration value.
Gets or sets the active control on the container control.
Arranges the current window title alignment.
The current window title alignment.
Gets or sets a value indicating whether the form is a container for multiple-document interface (MDI) child forms.
Gets a value indicating if the provided point is inside the minimize button.
Window relative point to test.
True if inside the button; otherwise false.
Gets a value indicating if the provided point is inside the maximize button.
Window relative point to test.
True if inside the button; otherwise false.
Gets a value indicating if the provided point is inside the close button.
Window relative point to test.
True if inside the button; otherwise false.
Gets and sets a rectangle to treat as a custom caption area.
Gets the image used for showing on the title bar.
Form state.
Image.
Gets the image color that should be interpreted as transparent.
Form state.
Transparent Color.
Gets the short text used as the main caption title.
Title string.
Gets the long text used as the secondary caption title.
Title string.
Create the redirector instance.
PaletteRedirect derived class.
Raises the ControlAdded event.
An EventArgs containing event data.
Raises the ControlRemoved event.
An EventArgs containing event data.
Raises the Load event.
An EventArgs containing event data.
Raises the TextChanged event.
An EventArgs containing event data.
Processes a notification from palette storage of a button spec change.
Source of notification.
An EventArgs containing event data.
Called when the active state of the window changes.
Raises the PaletteChanged event.
An EventArgs containing the event data.
Occurs when the UseThemeFormChromeBorderWidthChanged event is fired for the current palette.
Source of the event.
An EventArgs containing the event data.
Perform setup for custom chrome.
Perform cleanup when custom chrome ending.
Perform hit testing.
Point in window coordinates.
Perform painting of the window chrome.
Graphics instance to use for drawing.
Bounds enclosing the window chrome.
Process the WM_NCLBUTTONDOWN message when overriding window chrome.
A Windows-based message.4
True if the message was processed; otherwise false.
Process the left mouse down event.
Window coordinate of the mouse down.
True if event is processed; otherwise false.
Updates the title style.
The title style.
Finds the help provider.
The control.
The help provider of the control.
Calls the method that draws the drop shadow around the form.
Use drop shadow user input value.
A wrapper that draws the drop shadow around the form.
The shadow around the form.
Test code
The overrides
Example by juverpp
Gets the has current instance got administrative rights.
Sets the is in administrator mode.
if set to true [value].
Gets the is in administrator mode.
IsInAdministratorMode
Group related controls together with Krypton Toolkit styling.
Initialize a new instance of the KryptonGroup class.
Gets and sets the name of the control.
Gets or sets a value indicating whether the control is automatically resized to display its entire contents.
Gets and sets the internal padding space.
Gets and sets the auto size mode.
Gets access to the internal panel that contains group content.
Gets and sets the border style.
Gets and sets the background style.
Gets access to the common group appearance entries that other states can override.
Gets access to the disabled group appearance entries.
Gets access to the normal group appearance entries.
Get the preferred size of the control based on a proposed size.
Starting size proposed by the caller.
Calculated preferred size.
Gets the rectangle that represents the display area of the control.
Fix the control to a particular palette state.
Palette state to fix.
Force the layout logic to size and position the panels.
Creates a new instance of the control collection for the KryptonGroup.
A new instance of Control.ControlCollection assigned to the control.
Raises the HandleCreated event.
An EventArgs containing the event data.
Raises the Initialized event.
An EventArgs that contains the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the Resize event.
An EventArgs that contains the event data.
Raises the Layout event.
An EventArgs that contains the event data.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Display frame around a group of related controls with an optional caption.
Initialize a new instance of the KryptonGroupBox class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets and sets the name of the control.
Gets or sets a value indicating whether the control is automatically resized to display its entire contents.
Gets and sets the internal padding space.
Gets and sets the auto size mode.
Gets or sets the text associated with this control.
Resets the Text property to its default value.
Gets access to the internal panel that contains group content.
Gets and the sets the percentage of overlap for the caption and group area.
Gets and sets the border style.
Gets and sets the background style.
Gets and sets the caption style.
Gets and sets the position of the caption.
Gets and sets the orientation of the caption.
Gets and sets the caption visibility.
Gets access to the common header group appearance that other states can override.
Gets access to the disabled header group appearance entries.
Gets access to the normal header group appearance entries.
Gets access to the caption content.
Get the preferred size of the control based on a proposed size.
Starting size proposed by the caller.
Calculated preferred size.
Gets the rectangle that represents the display area of the control.
Fix the control to a particular palette state.
Palette state to fix.
Force the layout logic to size and position the panels.
Creates a new instance of the control collection for the KryptonHeaderGroup.
A new instance of Control.ControlCollection assigned to the control.
Raises the HandleCreated event.
An EventArgs containing the event data.
Raises the Initialized event.
An EventArgs that contains the event data.
Raises the Layout event.
A LayoutEventArgs containing the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the Resize event.
An EventArgs that contains the event data.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Process Windows-based messages.
A Windows-based message.
Special panel used in the KryptonGroup and KryptonHeaderGroup controls.
Initialize a new instance of the KryptonGroupPanel class.
Container control for alignment.
Common appearance state to inherit from.
Disabled appearance state.
Normal appearance state.
Callback delegate for layout processing.
Special panel used in the KryptonGroup and KryptonHeaderGroup controls.
Occurs when the value of the AutoSize property changes.
Occurs when the value of the Dock property changes.
Occurs when the value of the Location property changes.
Occurs when the value of the TabIndex property changes.
Occurs when the value of the TabStop property changes.
Occurs when the value of the Visible property changes.
Initialize a new instance of the KryptonGroupPanel class.
Container control for alignment.
Common appearance state to inherit from.
Disabled appearance state.
Normal appearance state.
Callback delegate for layout processing.
Gets or sets how a KryptonSplitterPanel attaches to the edges of the KryptonSplitContainer.
Gets or sets a value indicating whether the KryptonSplitterPanel is automatically resized to display its entire contents.
Gets or sets a value indicating whether the control is automatically resized to display its entire contents.
Gets or sets the border style for the KryptonSplitterPanel.
Gets or sets which edge of the KryptonSplitContainer that the KryptonSplitterPanel is docked to.
Gets the internal spacing between the KryptonSplitterPanel and its edges.
Gets or sets the height of the KryptonGroupPanel.
Gets or sets the coordinates of the upper-left corner of the KryptonSplitterPanel relative to the upper-left corner of its KryptonSplitContainer.
The name of this KryptonSplitterPanel.
The name of this KryptonSplitterPanel.
Gets or sets the height and width of the KryptonSplitterPanel.
Gets or sets the tab order of the KryptonSplitterPanel within its KryptonSplitContainer.
Gets or sets a value indicating whether the user can give the focus to this KryptonSplitterPanel using the TAB key.
Gets or sets a value indicating whether the KryptonSplitterPanel is Displayed.
Gets or sets the width of the KryptonSplitterPanel.
Gets or sets the palette to be applied.
Gets and sets the custom palette implementation.
Gets and sets the panel style.
Gets access to the common panel appearance that other states can override.
Gets access to the disabled panel appearance.
Gets access to the normal panel appearance.
Gets the space, in pixels, that is specified by default between controls.
Raises the Layout event.
A LayoutEventArgs that contains the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Gets the control reference that is the parent for transparent drawing.
Raises the AutoSizeChanged event.
An EventArgs containing the event data.
Raises the DockChanged event.
An EventArgs containing the event data.
Raises the LocationChanged event.
An EventArgs containing the event data.
Raises the TabIndexChanged event.
An EventArgs containing the event data.
Raises the TabStopChanged event.
An EventArgs containing the event data.
Raises the VisibleChanged event.
An EventArgs containing the event data.
Provides a description for a section of your form.
Collection for managing ButtonSpecAny instances.
Initialize a new instance of the HeaderButtonSpecCollection class.
Reference to owning object.
Initialize a new instance of the KryptonHeader class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets and sets the automatic resize of the control to fit contents.
Gets and sets the auto size mode.
Gets and sets the internal padding space.
Gets or sets the text associated with this control.
Resets the Text property to its default value.
Gets and sets the visual orientation of the control.
Gets or sets a value indicating whether mnemonics will fire button spec buttons.
Gets the collection of button specifications.
Gets and sets a value indicating if tooltips should be Displayed for button specs.
Gets and sets a value indicating if button spec tooltips should remove the parent tooltip.
Gets and sets the header style.
Gets access to the header content.
Gets access to the common header appearance that other states can override.
Gets access to the disabled header appearance entries.
Gets access to the normal header appearance entries.
Fix the control to a particular palette state.
Palette state to fix.
Gets access to the ToolTipManager used for displaying tool tips.
Internal design time method.
Mouse location.
Internal design time method.
Mouse location.
Internal design time method.
Processes a mnemonic character.
The mnemonic character entered.
true if the mnemonic was processed; otherwise, false.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Gets the default size of the control.
Processes a notification from palette storage of a button spec change.
Source of notification.
An EventArgs containing event data.
Combines the benefits of the KryptonHeader and the KryptonGroup into one.
Collection for managing HeaderGroupButtonSpec instances.
Initialize a new instance of the HeaderGroupButtonSpecCollection class.
Reference to owning object.
Occurs when the collapsed property changes.
Initialize a new instance of the KryptonHeaderGroup class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets and sets the name of the control.
Gets or sets a value indicating whether the control is automatically resized to display its entire contents.
Gets and sets the internal padding space.
Gets and sets the auto size mode.
Gets or sets the text associated with this control.
Resets the Text property to its default value.
Gets or sets a value indicating whether mnemonics will fire button spec buttons.
Gets access to the internal panel that contains group content.
Gets or sets a value indicating if collapsed mode is auto toggled by arrow button specs.
Gets or sets a value indicating if the appearance is collapsed.
Gets or sets a value indicating how to collapsed the appearance when entering collapse mode.
Gets the collection of button specifications.
Gets and sets a value indicating if tooltips should be Displayed for button specs.
Gets and sets a value indicating if button spec tooltips should remove the parent tooltip.
Gets and sets the border style.
Gets and sets the background style.
Gets and sets the primary header style.
Gets and sets the secondary header style.
Gets and sets the position of the primary header.
Gets and sets the position of the secondary header.
Gets and sets the primary header visibility.
Gets and sets the secondary header visibility.
Gets access to the common header group appearance that other states can override.
Gets access to the disabled header group appearance entries.
Gets access to the normal header group appearance entries.
Gets access to the primary header content.
Gets access to the secondary header content.
Get the preferred size of the control based on a proposed size.
Starting size proposed by the caller.
Calculated preferred size.
Gets the rectangle that represents the display area of the control.
Fix the control to a particular palette state.
Palette state to fix.
Gets access to the ToolTipManager used for displaying tool tips.
Internal design time method.
Mouse location.
Internal design time method.
Mouse location.
Internal design time method.
Force the layout logic to size and position the panels.
Raises the CollapsedChanged event.
An EventArgs containing the event data.
Creates a new instance of the control collection for the KryptonHeaderGroup.
A new instance of Control.ControlCollection assigned to the control.
Raises the HandleCreated event.
An EventArgs containing the event data.
Raises the Initialized event.
An EventArgs that contains the event data.
Raises the Layout event.
A LayoutEventArgs containing the event data.
Processes a mnemonic character.
The mnemonic character entered.
true if the mnemonic was processed; otherwise, false.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the Resize event.
An EventArgs that contains the event data.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Process Windows-based messages.
A Windows-based message.
Processes a notification from palette storage of a button spec change.
Source of notification.
An EventArgs containing event data.
A created specifically for the button spec.
Gets or sets the help button.
The help button.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
Provides a public facing API to the .
Displays an input box with provided prompt and caption and defaulted response string.
The data to feed through to .
Input string.
Initializes a new instance of the class.
Sets the Owner to the value of value.
The desired value of Owner.
Returns the value of the Owner.
The value of the Owner.
Displays the krypton input box.
A created specifically for the button spec.
Gets or sets the copy button.
The copy button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
A created specifically for the button spec.
Gets or sets the cut button.
The cut button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
Handles all the integrated toolbar functionality.
Gets the integrated tool bar buttons.
The integrated tool bar buttons.
Gets or sets the integrated tool bar button orientation.
The integrated tool bar button orientation.
Gets or sets the integrated tool bar button alignment.
The integrated tool bar button alignment.
Gets or sets the parent form.
The parent form.
Gets or sets a value indicating whether [show new button].
true if [show new button]; otherwise, false.
Gets or sets a value indicating whether [show open button].
true if [show open button]; otherwise, false.
Gets or sets a value indicating whether [show save button].
true if [show save button]; otherwise, false.
Gets or sets a value indicating whether [show save all button].
true if [show save all button]; otherwise, false.
Gets or sets a value indicating whether [show save as button].
true if [show save as button]; otherwise, false.
Gets or sets a value indicating whether [show cut button].
true if [show cut button]; otherwise, false.
Gets or sets a value indicating whether [show copy button].
true if [show copy button]; otherwise, false.
Gets or sets a value indicating whether [show paste button].
true if [show paste button]; otherwise, false.
Gets or sets a value indicating whether [show undo button].
true if [show undo button]; otherwise, false.
Gets or sets a value indicating whether [show redo button].
true if [show redo button]; otherwise, false.
Gets or sets a value indicating whether [show page setup button].
true if [show page setup button]; otherwise, false.
Gets or sets a value indicating whether [show print preview button].
true if [show print preview button]; otherwise, false.
Gets or sets a value indicating whether [show print button].
true if [show print button]; otherwise, false.
Gets or sets a value indicating whether [show quick print button].
true if [show quick print button]; otherwise, false.
Initializes a new instance of the class.
Resets this instance.
Setups the tool bar.
Shows the tool bar into parent form.
if set to true [show integrated tool bar].
The parent form.
Attaches the integrated tool bar to parent.
The parent form.
Detaches the integrated tool bar from parent.
The parent form.
Updates the button orientation.
The button orientation.
buttonOrientation - null
Updates the button alignment.
The button alignment.
buttonAlignment - null
Updates the button visibility.
if set to true [button visibility].
Returns the integrated tool bar button array.
Returns the is button array flipped.
A created specifically for the button spec.
Gets or sets the new button.
The new button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
A created specifically for the button spec.
Gets or sets the open button.
The open button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
A created specifically for the button spec.
Gets or sets the page setup button.
The page setup button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
A created specifically for the button spec.
Gets or sets the paste button.
The paste button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
A created specifically for the button spec.
Gets the button spec style.
The button spec style.
Gets or sets the print button.
The print button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
A created specifically for the button spec.
Gets or sets the print preview button.
The print preview button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
A created specifically for the button spec.
Gets or sets the quick print button.
The quick print button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
A created specifically for the button spec.
Gets or sets the redo button.
The redo button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
A created specifically for the button spec.
Gets the button spec style.
The button spec style.
Gets or sets the save all button.
The save all button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
A created specifically for the button spec.
Gets or sets the save as button.
The save as button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
A created specifically for the button spec.
Gets or sets the save button.
The save button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
A created specifically for the button spec.
Gets or sets the undo button.
The undo button.
Gets the active image.
The active image.
Gets the disabled image.
The disabled image.
Gets the normal image.
The normal image.
Gets the pressed image.
The pressed image.
Initializes a new instance of the class.
Updates the image.
The help image.
Adds the image states.
The active image.
The disabled image.
The normal image.
The pressed image.
Updates the active image.
The active image.
Updates the disabled image.
The disabled image.
Updates the normal image.
The normal image.
Updates the pressed image.
The pressed image.
Updates the image.
The mode.
mode - null
Updates the active image.
The mode.
mode - null
Updates the disabled image.
The mode.
mode - null
Updates the normal image.
The mode.
mode - null
Updates the pressed image.
The mode.
mode - null
Updates the image states.
The mode.
mode - null
Display text and images with the styling features of the Krypton Toolkit
Occurs when the value of the KryptonCommand property changes.
Initialize a new instance of the KryptonLabel class.
Gets and sets the automatic resize of the control to fit contents.
Gets and sets the mode for when auto sizing.
Gets and sets the internal padding space.
Gets or sets the text associated with this control.
Resets the Text property to its default value.
Gets and sets the visual orientation of the control.
Gets and sets the label style.
Gets access to the label content.
Gets access to the common label appearance that other states can override.
Gets access to the disabled label appearance entries.
Gets access to the normal label appearance entries.
Gets or sets a value indicating whether an ampersand is included in the text of the control.
Gets access to the target for mnemonic and click actions.
Gets and sets the associated KryptonCommand.
Fix the control to a particular palette state.
Palette state to fix.
Gets the content short text.
String value.
Gets the content long text.
String value.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets access to the view element for the label.
Gets and sets the enabled state of the target functionality.
Update the view elements based on the requested label style.
New label style.
Processes a mnemonic character.
The mnemonic character entered.
true if the mnemonic was processed; otherwise, false.
Raises the Click event.
An EventArgs that contains the event data.
Raises the KryptonCommandChanged event.
An EventArgs containing the event data.
Handles a change in the property of an attached command.
Source of the event.
A PropertyChangedEventArgs that contains the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Gets the default size of the control.
Work out if this control needs to paint transparent areas.
True if paint required; otherwise false.
Display text and images with the styling features of the Krypton Toolkit
Occurs when the link is clicked.
Initialize a new instance of the KryptonLinkLabel class.
Gets and sets a value that determines the underline behavior of the link label.
Gets and sets a value indicating if the label has been visited.
Gets access to the pressed label appearance entries.
Gets access to the label appearance when it has focus.
Gets access to normal state modifications when label has been visited.
Gets access to normal state modifications when label has not been visited.
Gets access to the target for mnemonic and click actions.
Fix the control to a particular palette state.
Palette state to fix.
Raises the LinkClicked event.
An EventArgs containing the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Raises the LostFocus event.
An EventArgs that contains the event data.
Update the view elements based on the requested label style.
New label style.
Display a windows forms label but with Krypton palette text and font settings.
Occurs when the palette changes.
Initializes a new instance of the class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets access to the target for mnemonic and click actions.
Gets or sets the tab order of the KryptonSplitterPanel within its KryptonSplitContainer.
Gets or sets a value indicating whether the user can give the focus to this KryptonSplitterPanel using the TAB key.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Determines if the label has a border.
Determines appearance of the control when the mouse pressed on the label.
Gets and sets the automatic resize of the control to fit contents.
Gets access to the common wrap label appearance that other states can override.
Gets access to the disabled wrap label appearance.
Gets access to the normal wrap label appearance.
Gets and sets the label style.
Gets or sets the palette to be applied.
Resets the PaletteMode property to its default value.
Gets and sets the custom palette implementation.
Resets the Palette property to its default value.
Gets and sets the KryptonContextMenu to show when right clicked.
Gets the resolved palette to actually use when drawing.
Gets access to the current renderer.
Create a tool strip renderer appropriate for the current renderer/palette pair.
Update the font property.
Attach the control to global events.
Attach the control to global events.
Raises the PaletteChanged event.
An EventArgs containing the event data.
Raises the Paint event.
An EventArgs containing the event data.
Raises the PaintBackground event.
An PaintEventArgs containing the event data.
Create the redirector instance.
PaletteRedirect derived class.
Update the view elements based on the requested label style.
New label style.
Update global event attachments.
True if attaching; otherwise false.
Processes a command key.
A Message, passed by reference, that represents the window message to process.
One of the Keys values that represents the key to process.
True is handled; otherwise false.
Processes a mnemonic character.
The mnemonic character entered.
true if the mnemonic was processed; otherwise, false.
Process Windows-based messages.
A Windows-based message.
Called when a context menu has just been closed.
Gets a value indicating is processing of mnemonics should be allowed.
True to allow; otherwise false.
Sets the palette.
The palette.
Called when [global palette changed].
The sender.
The instance containing the event data.
Provide a ListBox with Krypton styling applied.
Occurs when the mouse enters the InternalListBox.
Occurs when the mouse leaves the InternalListBox.
Initialize a new instance of the InternalListBox class.
Reference to owning control.
Releases all resources used by the Control.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Recreate the window handle.
Gets access to the contained view draw panel instance.
Gets the item index the mouse is over.
Gets and sets if the mouse is currently over the combo box.
Gets and sets the drawing mode of the checked list box.
Force the remeasure of items, so they are sized correctly.
Raises the Layout event.
A LayoutEventArgs containing the event data.
Process Windows-based messages.
A Windows-based message.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Occurs when the value of the DataSource property changes.
Occurs when the value of the DisplayMember property changes.
Occurs when the property of a control is bound to a data value.
Occurs when the value of the FormatInfo property changes.
Occurs when the value of the FormatString property changes.
Occurs when the value of the FormattingEnabled property changes.
Occurs when the value of the SelectedValue property changes.
Occurs when the value of the SelectedIndex property changes.
Occurs when the value of the ValueMember property changes.
Occurs when the value of the BackColor property changes.
Occurs when the value of the BackgroundImage property changes.
Occurs when the value of the BackgroundImageLayout property changes.
Occurs when the value of the ForeColor property changes.
Occurs when the value of the MouseClick property changes.
Occurs when the value of the MouseClick property changes.
Occurs when the value of the TextChanged property changes.
Occurs when the mouse enters the control.
Occurs when the mouse leaves the control.
Occurs when [draw item].
Initialize a new instance of the KryptonListBox class.
Releases all resources used by the Control.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Gets access to the contained ListBox instance.
Gets access to the contained input control.
Gets or sets the text for the control.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets and sets the internal padding space.
Gets or sets the zero-based index of the currently selected item in a KryptonListBox.
Gets the value of the selected item in the list control, or selects the item in the list control that contains the specified value.
Gets a collection that contains the zero-based indexes of all currently selected items in the KryptonListBox.
Gets or sets the currently selected item in the KryptonListBox.
Gets a collection containing the currently selected items in the KryptonListBox.
Gets or sets the index of the first visible item in the KryptonListBox.
Gets and sets the item style.
Gets or sets the width by which the horizontal scroll bar of a KryptonListBox can scroll.
Gets or sets a value indicating whether a horizontal scroll bar is Displayed in the control.
Gets or sets a value indicating whether the vertical scroll bar is shown at all times.
Gets or sets the selection mode of the KryptonListBox control.
Gets or sets a value indicating whether the items in the KryptonListBox are sorted alphabetically.
Gets and sets the value member.
Gets and sets the list that this control will use to gets its items.
Gets and sets the property to display for the items in this control.
Gets the items of the KryptonListBox.
Gets or sets the format specifier characters that indicate how a value is to be Displayed.
Gets or sets if this property is true, the value of FormatString is used to convert the value of DisplayMember into a value that can be Displayed.
Gets and sets the background style.
Gets and sets the border style.
Gets access to the item appearance when it has focus.
Gets access to the common appearance entries that other states can override.
Gets access to the disabled appearance entries.
Gets access to the normal appearance entries.
Gets access to the active appearance entries.
Gets access to the hot tracking item appearance entries.
Gets access to the pressed item appearance entries.
Gets access to the normal checked item appearance entries.
Gets access to the hot tracking checked item appearance entries.
Gets access to the pressed checked item appearance entries.
Gets and sets Determines if the control is always active or only when the mouse is over the control or has focus.
Unselects all items in the KryptonListBox.
Finds the first item in the list box that starts with the specified string.
The String to search for.
The zero-based index of the first item found; returns -1 if no match is found.
Finds the first item after the given index which starts with the given string. The search is not case sensitive.
The String to search for.
The zero-based index of the item before the first item to be searched. Set to -1 to search from the beginning of the control.
The zero-based index of the first item found; returns -1 if no match is found, or 0 if the s parameter specifies Empty.
Finds the first item in the list box that matches the specified string.
The String to search for.
The zero-based index of the first item found; returns -1 if no match is found.
Finds the first item after the specified index that matches the specified string.
The String to search for.
The zero-based index of the item before the first item to be searched. Set to -1 to search from the beginning of the control.
The zero-based index of the first item found; returns -1 if no match is found, or 0 if the s parameter specifies Empty.
Returns the height of an item in the KryptonListBox.
The index of the item to return the height of.
The height, in pixels, of the item at the specified index.
Returns the bounding rectangle for an item in the KryptonListBox.
The zero-based index of item whose bounding rectangle you want to return.
A Rectangle that represents the bounding rectangle for the specified item.
Returns a value indicating whether the specified item is selected.
The zero-based index of the item that determines whether it is selected.
true if the specified item is currently selected in the KryptonListBox; otherwise, false.
Returns the zero-based index of the item at the specified coordinates.
A Point object containing the coordinates used to obtain the item index.
The zero-based index of the item found at the specified coordinates; returns ListBox.NoMatches if no match is found.
Returns the zero-based index of the item at the specified coordinates.
The x-coordinate of the location to search.
The y-coordinate of the location to search.
The zero-based index of the item found at the specified coordinates; returns ListBox.NoMatches if no match is found.
Selects or clears the selection for the specified item in a KryptonListBox.
The zero-based index of the item in a KryptonListBox to select or clear the selection for.
true to select the specified item; otherwise, false.
Returns the text representation of the specified item.
The object from which to get the contents to display.
If the DisplayMember property is not specified, the value returned by GetItemText is the value of the item's ToString method. Otherwise, the method returns the string value of the member specified in the DisplayMember property for the object specified in the item parameter.
Maintains performance while items are added to the ListBox one at a time by preventing the control from drawing until the EndUpdate method is called.
Resumes painting the ListBox control after painting is suspended by the BeginUpdate method.
Sets the fixed state of the control.
Should the control be fixed as active.
Gets a value indicating if the input control is active.
Sets input focus to the control.
true if the input focus request was successful; otherwise, false.
Activates the control.
Force the layout logic to size and position the controls.
Raises the DataSourceChanged event.
An EventArgs containing the event data.
Raises the DisplayMemberChanged event.
An EventArgs containing the event data.
Raises the ValueMemberChanged event.
An EventArgs containing the event data.
Raises the SelectedIndexChanged event.
An EventArgs containing the event data.
Raises the SelectedValueChanged event.
An EventArgs containing the event data.
Raises the Format event.
An EventArgs containing the event data.
Raises the FormatInfoChanged event.
An EventArgs containing the event data.
Raises the FormatStringChanged event.
An EventArgs containing the event data.
Raises the FormattingEnabledChanged event.
An EventArgs containing the event data.
Creates a new instance of the control collection for the KryptonListBox.
A new instance of Control.ControlCollection assigned to the control.
Raises the PaletteChanged event.
An EventArgs that contains the event data.
Processes a notification from palette of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the BackColorChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageLayoutChanged event.
An EventArgs that contains the event data.
Raises the ForeColorChanged event.
An EventArgs that contains the event data.
Raises the PaddingChanged event.
An EventArgs that contains the event data.
Raises the TabStop event.
An EventArgs that contains the event data.
Raises the CausesValidationChanged event.
An EventArgs that contains the event data.
Raises the Paint event.
An PaintEventArgs that contains the event data.
Raises the TextChanged event.
An EventArgs that contains the event data.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Raises the HandleCreated event.
An EventArgs containing the event data.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the Layout event.
An EventArgs that contains the event data.
Raises the MouseEnter event.
An EventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Gets the default size of the control.
Krypton object used inside list controls for providing content values.
Occurs when a property has changed value.
Initialize a new instance of the KryptonListItem class.
Initialize a new instance of the KryptonListItem class.
Initial short text value.
Initialize a new instance of the KryptonListItem class.
Initial short text value.
Initial long text value.
Initialize a new instance of the KryptonListItem class.
Initial short text value.
Initial long text value.
Initial image value.
Initialize a new instance of the KryptonListItem class.
Initial short text value.
Initial long text value.
Initial image value.
Initial transparent image color.
Gets the string representation of the object.
Gets and sets the short text.
Gets and sets the long text.
Gets and sets the image.
Gets and sets the image transparent color.
Gets and sets user-defined data associated with the object.
Gets the content short text.
String value.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content long text.
String value.
Raises the PropertyChanged event.
A PropertyChangedEventArgs containing the event data.
Provide a ListView with Krypton styling applied.
Occurs when the mouse enters the InternalListView.
Occurs when the mouse leaves the InternalListView.
Initialize a new instance of the InternalListView class.
Reference to owning control.
Releases all resources used by the Control.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Recreate the window handle.
Gets access to the contained view draw panel instance.
Gets and sets if the mouse is currently over the combo box.
Raises the event.
An that contains the event data.
Raises the Layout event.
A LayoutEventArgs containing the event data.
Process Windows-based messages.
A Windows-based message.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Occurs when the label for an item is edited by the user.
Occurs when the user starts editing the label of an item.
Occurs when the user clicks a column header within the list view control.
Occurs when the check state of an item changes.
Occurs when the checked state of an item changes.
Occurs when the selection state of an item changes.
Occurs when the is in virtual mode and a search is taking place.
Occurs when a is in virtual mode and the selection state of a range of items has changed.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets access to the contained TreeView instance.
Gets access to the contained input control.
Gets or sets the type of action the user must take to activate an item.
One of the values. The default is .
The value specified is not one of the members.
Gets or sets the alignment of items in the control.
One of the values. The default is .
The value specified is not one of the values.
Gets or sets a value indicating whether the user can drag column headers to reorder columns in the control.
if drag-and-drop column reordering is allowed; otherwise, . The default is .
Gets or sets whether icons are automatically kept arranged.
if icons are automatically kept arranged and snapped to the grid; otherwise, . The default is .
Gets or sets a value indicating whether the background image of the should be tiled.
if the background image of the should be tiled; otherwise, . The default is .
Gets or sets a value indicating whether a check box appears next to each item in the control.
if a check box appears next to each item in the control; otherwise, . The default is .
Gets or sets the text for the control.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets and sets the internal padding space.
Gets the indexes of the currently checked items in the control.
A that contains the indexes of the currently checked items. If no items are currently checked, an empty is returned.
Gets the currently checked items in the control.
A that contains the currently checked items. If no items are currently checked, an empty is returned.
Gets the collection of all column headers that appear in the control.
A that represents the column headers that appear when the property is set to .
Gets or sets the item in the control that currently has focus.
A that represents the item that has focus, or if no item has the focus in the .
Gets or sets a value indicating whether clicking an item selects all its subitems.
if clicking an item selects the item and all its subitems; if clicking an item selects only the item itself. The default is .
Gets or sets a value indicating whether grid lines appear between the rows and columns containing the items and subitems in the control.
if grid lines are drawn around items and subitems; otherwise, . The default is .
Gets the collection of objects assigned to the control.
A that contains all the groups in the control.
Gets or sets the column header style.
One of the values. The default is .
The value specified is not one of the values.
Gets or sets a value indicating whether the selected item in the control remains highlighted when the control loses focus.
if the selected item does not appear highlighted when the control loses focus; if the selected item still appears highlighted when the control loses focus. The default is .
Gets or sets a value indicating whether the text of an item or subitem has the appearance of a hyperlink when the mouse pointer passes over it.
if the item text has the appearance of a hyperlink when the mouse passes over it; otherwise, . The default is .
Gets or sets a value indicating whether an item is automatically selected when the mouse pointer remains over the item for a few seconds.
if an item is automatically selected when the mouse pointer hovers over it; otherwise, . The default is .
Gets a collection containing all items in the control.
A that contains all the items in the control.
Gets or sets a value indicating whether the user can edit the labels of items in the control.
if the user can edit the labels of items at run time; otherwise, . The default is .
Gets or sets a value indicating whether item labels wrap when items are displayed in the control as icons.
if item labels wrap when items are displayed as icons; otherwise, . The default is .
Gets or sets the to use when displaying items as large icons in the control.
An that contains the icons to use when the property is set to . The default is .
Gets or sets the sorting comparer for the control.
An that represents the sorting comparer for the control.
Gets or sets a value indicating whether multiple items can be selected.
if multiple items in the control can be selected at one time; otherwise, . The default is .
Gets or sets a value indicating whether the control is laid out from right to left.
to indicate the control is laid out from right to left; otherwise, .
Gets or sets a value indicating whether a scroll bar is added to the control when there is not enough room to display all items.
if scroll bars are added to the control when necessary to allow the user to see all the items; otherwise, . The default is .
Gets the indexes of the selected items in the control.
A that contains the indexes of the selected items. If no items are currently selected, an empty is returned.
Gets the items that are selected in the control.
A that contains the items that are selected in the control. If no items are currently selected, an empty is returned.
Gets or sets a value indicating whether items are displayed in groups.
to display items in groups; otherwise, . The default value is .
Gets or sets the to use when displaying items as small icons in the control.
An that contains the icons to use when the property is set to . The default is .
Gets or sets a value indicating whether ToolTips are shown for the objects contained in the .
if ToolTips should be shown; otherwise, . The default is .
Gets or sets the sort order for items in the control.
One of the values. The default is .
The value specified is not one of the values.
Gets or sets the associated with application-defined states in the control.
An that contains a set of state images that can be used to indicate an application-defined state of an item. The default is .
Gets or sets the size of the tiles shown in tile view.
A that contains the new tile size.
Gets or sets the first visible item in the control.
A that represents the first visible item in the control.
The property is set to , , or .
Gets or sets how items are displayed in the control.
One of the values. The default is .
The value specified is not one of the values.
Arranges items in the control when they are displayed as icons with a specified alignment setting.
One of the values.
The value specified in the parameter is not a member of the enumeration.
Arranges items in the control when they are displayed as icons based on the value of the property.
Resizes the width of the columns as indicated by the resize style.
One of the values.
is called with a value other than when is not set to .
Resizes the width of the given column as indicated by the resize style.
The zero-based index of the column to resize.
One of the values.
is greater than 0 when is
-or-
is less than 0 or greater than the number of columns set.
is not a member of the enumeration.
Removes all items and columns from the control.
Finds the first that begins with the specified text value.
The text to search for.
The first that begins with the specified text value.
Finds the first or , if indicated, that begins with the specified text value. The search starts at the specified index.
The text to search for.
to include subitems in the search; otherwise, .
The index of the item at which to start the search.
The first that begins with the specified text value.
is less 0 or more than the number items in the .
Finds the first or , if indicated, that begins with the specified text value. The search starts at the specified index.
The text to search for.
to include subitems in the search; otherwise, .
The index of the item at which to start the search.
to allow partial matches; otherwise, .
The first that begins with the specified text value.
is less than 0 or more than the number of items in the .
Finds the next item from the given point, searching in the specified direction
One of the values.
The point at which to begin searching.
The that is closest to the given point, searching in the specified direction.
is set to a value other than or .
Finds the next item from the given x- and y-coordinates, searching in the specified direction.
One of the values.
The x-coordinate for the point at which to begin searching.
The y-coordinate for the point at which to begin searching.
The that is closest to the given coordinates, searching in the specified direction.
is set to a value other than or .
Retrieves the item at the specified location.
The x-coordinate of the location to search for an item (expressed in client coordinates).
The y-coordinate of the location to search for an item (expressed in client coordinates).
A that represents the item at the specified position. If there is no item at the specified location, the method returns .
Retrieves the bounding rectangle for a specific item within the list view control.
The zero-based index of the item within the whose bounding rectangle you want to return.
A that represents the bounding rectangle of the specified .
Retrieves the specified portion of the bounding rectangle for a specific item within the list view control.
The zero-based index of the item within the whose bounding rectangle you want to return.
One of the values that represents a portion of the for which to retrieve the bounding rectangle.
A that represents the bounding rectangle for the specified portion of the specified .
Provides item information, given a point.
The at which to retrieve the item information. The coordinates are relative to the upper-left corner of the control.
The item information, given a point.
The point contains coordinates that are less than 0.
Provides item information, given x- and y-coordinates.
The x-coordinate at which to retrieve the item information. The coordinate is relative to the upper-left corner of the control.
The y-coordinate at which to retrieve the item information. The coordinate is relative to the upper-left corner of the control.
The item information, given x- and y- coordinates.
The x- or y-coordinate is less than 0.
Forces a range of objects to be redrawn.
The index for the first item in the range to be redrawn.
The index for the last item of the range to be redrawn.
to invalidate the range of items; to invalidate and repaint the items.
or is less than 0, greater than or equal to the number of items in the or, if in virtual mode, greater than the value of .
-or-
The given is greater than the
Sorts the items of the list view.
Returns a string representation of the control.
A string that states the control type, the count of items in the control, and the type of the first item in the , if the count is not 0.
Maintains performance while items are added to the ListBox one at a time by preventing the control from drawing until the EndUpdate method is called.
Resumes painting the ListBox control after painting is suspended by the BeginUpdate method.
Ensures that the specified item is visible within the control, scrolling the contents of the control if necessary.
The zero-based index of the item to scroll into view.
Gets access to the common appearance entries that other states can override.
Gets access to the disabled appearance entries.
Gets access to the normal appearance entries.
Gets access to the active appearance entries.
Gets access to the hot tracking item appearance entries.
Gets access to the normal checked item appearance entries.
Gets access to the hot tracking checked item appearance entries.
Gets and sets Determines if the control is always active or only when the mouse is over the control or has focus.
Sets the fixed state of the control.
Should the control be fixed as active.
Gets a value indicating if the input control is active.
Sets input focus to the control.
true if the input focus request was successful; otherwise, false.
Activates the control.
Process Windows-based messages.
A Windows-based message.
Creates a new instance of the control collection for the KryptonTreeView.
A new instance of Control.ControlCollection assigned to the control.
Raises the PaletteChanged event.
An EventArgs that contains the event data.
Raises the TabStop event.
An EventArgs that contains the event data.
Raises the CausesValidationChanged event.
An EventArgs that contains the event data.
Raises the HandleCreated event.
An EventArgs containing the event data.
Raises the MouseDown event.
A MouseEventArgs that contains the event data.
Gets the default size of the control.
>
Force the layout logic to size and position the controls.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the Layout event.
An EventArgs that contains the event data.
Raises the MouseEnter event.
An EventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Gets and sets the background style.
Gets and sets the border style.
Gets access to the item appearance when it has focus.
Exposes global settings that affect all the Krypton controls.
Occurs when the palette changes.
Occurs when the UseThemeFormChromeBorderWidth property changes.
Initialize a new instance of the KryptonManager class.
Initialize a new instance of the KryptonManager class.
Container that owns the component.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Have any of the global values been modified
Reset All values
Gets or sets the global palette used for drawing.
Gets and sets the global custom applied to drawing.
Override the Current global palette font.
Gets or sets a value indicating if the palette colors are applied to the tool-strips.
Gets or sets a value indicating whether [use krypton file dialogs for internal openings like CustomPalette Import].
true if [use krypton file dialogs]; otherwise, false.
Gets or sets a value indicating if KryptonForm instances are allowed to UseThemeFormChromeBorderWidth.
Gets the toolkit strings that can be localised.
Gets the strings.
The strings.
Gets the images.
The images.
Gets and sets the global flag that decides if palette colors are applied to toolstrips.
Gets and sets the global flag that decides if form chrome should be customized.
Gets the implementation for the requested palette mode.
Requested palette mode.
PaletteBase reference is available; otherwise null exception.
Gets the implementation for the requested palette mode.
Requested palette to mode.
PaletteMode is available; otherwise Custom.
Gets the single instance of the professional system palette.
Gets the single instance of the professional office palette.
Gets the single instance of the dark gray variant Office 2007 palette.
Gets the single instance of the Blue variant Office 2007 palette.
Gets the single instance of the ### palette.
Gets the single instance of the ### palette.
Gets the single instance of the Silver variant Office 2007 palette.
Gets the single instance of the ### palette.
Gets the single instance of the ### palette.
Gets the single instance of the ### palette.
Gets the single instance of the Black variant Office 2007 palette.
Gets the single instance of the ### palette.
Gets the single instance of the dark gray variant Office 2010 palette.
Gets the single instance of the Blue variant Office 2010 palette.
Gets the single instance of the ### palette.
Gets the single instance of the ### palette.
Gets the single instance of the Silver variant Office 2010 palette.
Gets the single instance of the ### palette.
Gets the single instance of the ### palette.
Gets the single instance of the Black variant Office 2010 palette.
Gets the single instance of the ### palette.
Gets the single instance of the dark gray variant Office 2013 palette.
Gets the single instance of the Light gray variant Office 2013 palette.
Gets the single instance of the ### palette.
Gets the single instance of the Office 2013 palette.
Gets the palette Microsoft365 black.
Gets the palette Microsft 365 black dark mode.
Gets the palette Microsft 365 black dark mode alternate.
Gets the palette Microsoft365 blue.
Gets the single instance of the ### palette.
Gets the single instance of the ### palette.
Gets the single instance of the ### palette.
Gets the palette Microsoft365 silver.
Gets the single instance of the ### palette.
Gets the single instance of the ### palette.
Gets the single instance of the ### palette.
Gets the single instance of the Blue variant sparkle palette.
Gets the single instance of the ### palette.
Gets the single instance of the ### palette.
Gets the single instance of the Orange variant sparkle palette.
Gets the single instance of the ### palette.
Gets the single instance of the ### palette.
Gets the single instance of the Purple variant sparkle palette.
Gets palette Sparkle Purpke dark moode.
Gets palette Sparkle Purpke light moode.
Gets palette Visual Studio 2010 Office 2007 variant.
Gets palette Visual Studio 2010 Office 2010 variant.
Gets palette Visual Studio 2010 Office 2013 variant.
Gets palette Visual Studio 2010 Office 365 variant.
Gets the implementation for the requested renderer mode.
Requested renderer mode.
IRenderer reference is available; otherwise false.
Gets the single instance of the Sparkle renderer.
Gets the single instance of the Office 2007 renderer.
Gets the single instance of the Office 2010 renderer.
Gets the single instance of the Office 2013 renderer.
Gets the single instance of the 365 2013 renderer.
Gets the single instance of the professional renderer.
Gets the single instance of the Visual Studio renderer.
Gets the single instance of the Visual Studio 2010 Office 2007 renderer.
Gets the single instance of the Visual Studio 2010 Office 2010 renderer.
Gets the single instance of the Visual Studio 2010 Office 2013 renderer.
Gets the single instance of the Visual Studio 2010 Office 365 renderer.
Gets the single instance of the standard renderer.
What is the CurrentGlobalPaletteMode in use
Access the Current Palette
Provide a MaskedTextBox with Krypton styling applied.
Occurs when the mouse enters the InternalMaskedTextBox.
Occurs when the mouse leaves the InternalMaskedTextBox.
Initialize a new instance of the InternalMaskedTextBox class.
Reference to owning control.
Gets and sets if the mouse is currently over the combo box.
Process Windows-based messages.
A Windows-based message.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Collection for managing ButtonSpecAny instances.
Initialize a new instance of the MaskedTextBoxButtonSpecCollection class.
Reference to owning object.
Occurs when the value of the HideSelection property changes.
Occurs when the value of the TextAlign property changes.
Occurs when the value of the Modified property changes.
Occurs when the value of the ReadOnly property changes.
Occurs when the value of the Mask property changes.
Occurs when the value of the IsOverwriteMode property changes.
Occurs when the input character or text does not comply with the mask specification.
Occurs when the validating type object has completed parsing the input text.
Occurs when the mouse enters the control.
Occurs when the mouse leaves the control.
Occurs when the value of the BackColor property changes.
Occurs when the value of the BackgroundImage property changes.
Occurs when the value of the BackgroundImageLayout property changes.
Occurs when the value of the ForeColor property changes.
Initialize a new instance of the KryptonMaskedTextBox class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Hint text placed into empty control
Overridden. Returns a string that represents the current masked text box. This method overrides ToString.
Gets and sets if the control is in the tab chain.
Gets and sets if the control is in the ribbon design mode.
Gets access to the contained MaskedTextBox instance.
Gets access to the contained input control.
Gets a value indicating whether the control has input focus.
Gets and sets a value indicating if the control is automatically sized.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets and sets the internal padding space.
Gets and sets the text associated with the control.
Gets and sets the associated context menu strip.
Gets a value indicating whether the contents have changed since last last.
Gets and sets the selected text within the control.
Gets and sets the selection length for the selected area.
Gets and sets the starting point of text selected in the control.
Gets the length of text in the control.
Gets a value that specifies whether new user input overwrites existing input.
Gets a value indicating whether all required inputs have been entered into the input mask.
Gets a clone of the mask provider associated with this instance of the masked text box control.
Gets a value indicating whether all required and optional inputs have been entered into the input mask.
Gets or sets the maximum number of characters that can be entered into the edit control.
Gets or sets the data type used to verify the data input by the user.
Gets or sets a value indicating whether mnemonics will fire button spec buttons.
Gets and sets Determines if the control is always active or only when the mouse is over the control or has focus.
Gets or sets how the text should be aligned for edit controls.
Indicates the character used as the placeholder.
Gets or sets a value indicating whether PromptChar can be entered as valid data by the user.
Gets or sets a value indicating whether the MaskedTextBox control accepts characters outside of the ASCII character set.
Gets or sets a value indicating whether the masked text box control raises the system beep for each user key stroke that it rejects.
Gets or sets the culture information associated with the masked text box.
Gets or sets a value that determines whether literals and prompt characters are copied to the clipboard.
Gets or sets a value indicating whether the prompt characters in the input mask are hidden when the masked text box loses focus.
Gets or sets the text insertion mode of the masked text box control.
Gets or sets the input mask to use at run time.
Gets or sets a value indicating that the selection should be hidden when the edit control loses focus.
Gets or sets a value indicating whether the text in the edit control can be changed or not.
Gets or sets a value indicating whether the parsing of user input should stop after the first invalid character is reached.
Gets or sets a value that determines how an input character that matches the prompt character should be handled.
Gets or sets a value that determines how a space input character should be handled.
Gets or sets a value indicating whether the user is allowed to reenter literal values.
Gets or sets a value that determines whether literals and prompt characters are included in the formatted string.
Gets or sets a value indicating whether shortcuts defined for the control are enabled.
Gets or sets a the character to display for password input for single-line edit controls.
Gets or sets a value indicating if the text in the edit control should appear as the default password character.
Gets and sets the input control style.
Gets and sets a value indicating if tooltips should be Displayed for button specs.
Gets and sets a value indicating if button spec tooltips should remove the parent tooltip.
Gets the collection of button specifications.
Gets access to the common textbox appearance entries that other states can override.
Gets access to the disabled textbox appearance entries.
Gets access to the normal textbox appearance entries.
Gets access to the active textbox appearance entries.
Appends text to the current text of a rich text box.
The text to append to the current contents of the text box.
Clears all text from the text box control.
Copies the current selection in the text box to the Clipboard.
Moves the current selection in the text box to the Clipboard.
Replaces the current selection in the text box with the contents of the Clipboard.
Selects a range of text in the control.
The position of the first character in the current text selection within the text box.
The number of characters to select.
Selects all text in the control.
Specifies that the value of the SelectionLength property is zero so that no characters are selected in the control.
Retrieves the character that is closest to the specified location within the control.
The location from which to seek the nearest character.
The character at the specified location.
Retrieves the index of the character nearest to the specified location.
The location to search.
The zero-based character index at the specified location.
Retrieves the location within the control at the specified character index.
The index of the character for which to retrieve the location.
The location of the specified character.
Sets the fixed state of the control.
Should the control be fixed as active.
Converts the user input string to an instance of the validating type.
Gets access to the ToolTipManager used for displaying tool tips.
Gets a value indicating if the input control is active.
Sets input focus to the control.
true if the input focus request was successful; otherwise, false.
Activates the control.
Get the preferred size of the control based on a proposed size.
Starting size proposed by the caller.
Calculated preferred size.
Gets the rectangle that represents the display area of the control.
Override the display padding for the layout fill.
Display padding value.
Internal design time method.
Mouse location.
Internal design time method.
Mouse location.
Internal design time method.
Force the layout logic to size and position the controls.
Raises the TextAlignChanged event.
An EventArgs containing the event data.
Raises the HideSelectionChanged event.
An EventArgs that contains the event data.
Raises the ModifiedChanged event.
An EventArgs that contains the event data.
Raises the ReadOnlyChanged event.
An EventArgs that contains the event data.
Raises the MaskChanged event.
An EventArgs that contains the event data.
Raises the IsOverwriteModeChanged event.
An EventArgs that contains the event data.
Raises the MaskInputRejected event.
An MaskInputRejectedEventArgs that contains the event data.
Raises the TypeValidationCompleted event.
An EventArgs that contains the event data.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Creates a new instance of the control collection for the KryptonTextBox.
A new instance of Control.ControlCollection assigned to the control.
Raises the HandleCreated event.
An EventArgs containing the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the BackColorChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageLayoutChanged event.
An EventArgs that contains the event data.
Raises the ForeColorChanged event.
An EventArgs that contains the event data.
Raises the Resize event.
An EventArgs that contains the event data.
Raises the Layout event.
An EventArgs that contains the event data.
Raises the MouseEnter event.
An EventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Performs the work of setting the specified bounds of this control.
The new Left property value of the control.
The new Top property value of the control.
The new Width property value of the control.
The new Height property value of the control.
A bitwise combination of the BoundsSpecified values.
Gets the default size of the control.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the PaddingChanged event.
An NeedLayoutEventArgs containing event data.
Raises the TabStop event.
An EventArgs that contains the event data.
Raises the CausesValidationChanged event.
An EventArgs that contains the event data.
Process Windows-based messages.
A Windows-based message.
Displays a message box that can contain text, buttons, and symbols that inform and instruct the user.
The API's mimic the "legacy ones" from WinForms, with the addition of optional params to
- force ShowCtrl
- Hide the close button
- "displayHelpButton" has been moved in order to not collide with the above options
"HelpInfo" is used instead of passing individual elements to the help location(s)
Displays a message box in front+center of the application and with the specified text, caption and buttons.
The text to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.MessageBoxOptions values that specifies which display and association options will be used for the message box. You may pass in 0 if you wish to use the defaults.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.MessageBoxOptions values that specifies which display and association options will be used for the message box. You may pass in 0 if you wish to use the defaults.
Contains the help data of the .
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
Displays a 'Help' button, as seen in .NET 6 and higher.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.MessageBoxOptions values that specifies which display and association options will be used for the message box. You may pass in 0 if you wish to use the defaults.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
Owner of the modal dialog box.
The text to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
Owner of the modal dialog box.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
Owner of the modal dialog box.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
Owner of the modal dialog box.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
Owner of the modal dialog box.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
Owner of the modal dialog box.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.MessageBoxOptions values that specifies which display and association options will be used for the message box. You may pass in 0 if you wish to use the defaults.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
Owner of the modal dialog box.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.MessageBoxOptions values that specifies which display and association options will be used for the message box. You may pass in 0 if you wish to use the defaults.
Contains the help data of the .
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
Owner of the modal dialog box.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
Displays a 'Help' button, as seen in .NET 6 and higher.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays the close button. If null (default), then the close button will be displayed.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.MessageBoxOptions values that specifies which display and association options will be used for the message box. You may pass in 0 if you wish to use the defaults.
One of the System.Windows.Forms.DialogResult values.
Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button, using the specified Help file, HelpNavigator, and Help topic.
Owner of the modal dialog box.
The text to display in the message box.
The text to display in the title bar of the message box.
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.MessageBoxOptions values that specifies which display and association options will be used for the message box. You may pass in 0 if you wish to use the defaults.
Contains the help data of the .
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays a 'Help' button, as seen in .NET 6 and higher.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box, that has extended controls.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Specifies the .
Specifies a if using the type.
Specifies the if a has not been defined.
Specifies the area within the to be regarded as a link. See .
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
The text to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Specifies the .
Specifies a if using the type.
Specifies the if a has not been defined.
Specifies the area within the to be regarded as a link. See .
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the specified object and with the specified text, caption, buttons, icon, default button, and options.
Owner of the modal dialog box.
The text to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Specifies the .
Specifies a if using the type.
Specifies the if a has not been defined.
Specifies the area within the to be regarded as a link. See .
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the specified object and with the specified text, caption, buttons, icon, default button, and options.
Owner of the modal dialog box.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Specifies the .
Specifies a if using the type.
Specifies the if a has not been defined.
Specifies the area within the to be regarded as a link. See .
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption and buttons.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Specifies the .
Specifies a if using the type.
Specifies the if a has not been defined.
Specifies the area within the to be regarded as a link. See .
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the application and with the specified text, caption, buttons, icon, default button, and options.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.MessageBoxOptions values that specifies which display and association options will be used for the message box. You may pass in 0 if you wish to use the defaults.
Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays a 'Help' button, as seen in .NET 6 and higher.
The image of the application.
The application path. To be used in conjunction with type.
Specifies the .
Specifies a if using the type.
Specifies the if a has not been defined.
Specifies the area within the to be regarded as a link. See .
If set to true, the will use standard operating system icons.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box in front+center of the specified object and with the specified text, caption, buttons, icon, default button, and options.
Owner of the modal dialog box.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.MessageBoxOptions values that specifies which display and association options will be used for the message box. You may pass in 0 if you wish to use the defaults.
Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays a 'Help' button, as seen in .NET 6 and higher.
The image of the application.
The application path. To be used in conjunction with type.
Specifies the .
Specifies a if using the type.
Specifies the if a has not been defined.
Specifies the area within the to be regarded as a link. See .
If set to true, the will use standard operating system icons.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
The text to display in the message box.
The text to display in the title bar of the message box. default="string.Empty"
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.MessageBoxOptions values that specifies which display and association options will be used for the message box. You may pass in 0 if you wish to use the defaults.
The path and name of the Help file to display when the user clicks the Help button.
One of the System.Windows.Forms.HelpNavigator values.
The numeric ID of the Help topic to display when the user clicks the Help button.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays a 'Help' button, as seen in .NET 6 and higher.
The image of the application.
The application path. To be used in conjunction with type.
Specifies the .
Specifies a if using the type.
Specifies the if a has not been defined.
Specifies the area within the to be regarded as a link. See .
If set to true, the will use standard operating system icons.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button, using the specified Help file, HelpNavigator, and Help topic.
Owner of the modal dialog box.
The text to display in the message box.
The text to display in the title bar of the message box.
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.MessageBoxOptions values that specifies which display and association options will be used for the message box. You may pass in 0 if you wish to use the defaults.
The path and name of the Help file to display when the user clicks the Help button.
One of the System.Windows.Forms.HelpNavigator values.
The numeric ID of the Help topic to display when the user clicks the Help button.
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays a 'Help' button, as seen in .NET 6 and higher.
The image of the application.
The application path. To be used in conjunction with type.
Specifies the .
Specifies a if using the type.
Specifies the if a has not been defined.
Specifies the area within the to be regarded as a link. See .
If set to true, the will use standard operating system icons.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button, using the specified Help file, HelpNavigator, and Help topic.
The message box data.
One of the System.Windows.Forms.DialogResult values.
Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button, using the specified Help file, HelpNavigator, and Help topic.
Owner of the modal dialog box.
The text to display in the message box.
The text to display in the title bar of the message box.
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.MessageBoxOptions values that specifies which display and association options will be used for the message box. You may pass in 0 if you wish to use the defaults.
Contains the help data of the .
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays a 'Help' button, as seen in .NET 6 and higher.
The image of the application.
The application path. To be used in conjunction with type.
Specifies the .
Specifies a if using the type.
Specifies the if a has not been defined.
Specifies the area within the to be regarded as a link. See .
If set to true, the will use standard operating system icons.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
Enables the user to select a date using a visual monthly calendar display.
Occurs when the selected date changes.
Occurs when the date is selected.
Occurs when the selected start date changes.
Occurs when the selected end date changes.
Occurs when the control is clicked.
Occurs when the control is double clicked.
Occurs when the text value changes.
Occurs when the foreground color value changes.
Occurs when the font value changes.
Occurs when the background image value changes.
Occurs when the background image layout value changes.
Occurs when the background color value changes.
Occurs when the padding value changes.
Occurs when the control needs to paint.
Initialize a new instance of the KryptonMonthCalendar class.
Sets date as the current selected date. The start and begin of
the selection range will both be equal to date.
Gets or sets the text associated with this control.
Gets or sets the text associated with this control.
Gets or sets the Input Method Editor (IME) mode of the control.
Gets or sets the padding internal to the control.
Gets or sets the minimum allowable date.
Gets or sets the today date format string.
Gets or sets the number of months to scroll when next/prev buttons are used.
Gets or sets today's date.
Gets or sets the array of DateTime objects that determines which annual days are Displayed in bold.
Gets or sets the array of DateTime objects that determine which monthly days to bold.
Gets or sets the array of DateTime objects that determines which nonrecurring dates are Displayed in bold.
Gets or sets the maximum allowable date.
Gets or sets the maximum number of days that can be selected in a month calendar control.
Gets or sets the start date of the selected range of dates.
Gets or sets the end date of the selected range of dates.
Gets or sets the selected range of dates for a month calendar control.
Gets or sets the number of columns and rows of months Displayed.
First day of the week.
Gets and sets the background style for the month calendar.
Gets and sets the border style for the month calendar.
Gets and sets the header style for the month calendar.
Gets and sets the content style for the day entries.
Gets and sets the content style for the day of week labels.
Gets and sets if the control will display todays date.
Gets and sets if the control will circle the today date.
Gets and sets if week numbers to the left of each row.
Gets access to the day appearance when it has focus.
Gets access to the day appearance when it is bolded.
Gets access to the day appearance when it is todays.
Gets access to the common month calendar appearance that other states can override.
Gets access to the month calendar disabled appearance entries.
Gets access to the month calendar normal appearance entries.
Gets access to the tracking month calendar appearance entries.
Gets access to the pressed month calendar appearance entries.
Gets access to the checked normal month calendar appearance entries.
Gets access to the checked tracking month calendar appearance entries.
Gets access to the checked pressed month calendar appearance entries.
Gets the collection of button specifications.
Gets and sets a value indicating if tooltips should be Displayed for button specs.
Adds a day that is Displayed in bold on an annual basis in the month calendar.
The date to be Displayed in bold.
Adds a day to be Displayed in bold in the month calendar.
The date to be Displayed in bold.
Adds a day that is Displayed in bold on a monthly basis in the month calendar.
The date to be Displayed in bold.
Removes all the annually bold dates.
Removes all the nonrecurring bold dates.
Removes all the monthly bold dates.
Gets access to the owning control
Gets if the control is in design mode.
Get the renderer.
Render instance.
Gets access to the override for disabled day.
Gets access to the override for disabled day.
Gets access to the override for tracking day.
Gets access to the override for pressed day.
Gets access to the override for checked normal day.
Gets access to the override for checked tracking day.
Gets access to the override for checked pressed day.
Dates to be bolded.
Monthly days to be bolded.
Array of annual days per month to be bolded.
Set the selection range.
New starting date.
New ending date.
Gets the focus day.
Update usage of bolded overrides.
New bolded state.
Update usage of today overrides.
New today state.
Update usage of focus overrides.
Should show focus.
Gets a delegate for creating tool strip renderers.
Internal design time method.
Mouse location.
Internal design time method.
Mouse location.
Internal design time method.
Processes a notification from palette storage of a button spec change.
Source of notification.
An EventArgs containing event data.
Determines if a character is an input character that the control recognizes.
The character to test.
true if the character should be sent directly to the control and not preprocessed; otherwise, false.
Determines whether the specified key is a regular input key or a special key that requires preprocessing.
One of the Keys values.
true if the specified key is a regular input key; otherwise, false.
Raises the KeyDown event.
A KeyEventArgs that contains the event data.
Raises when the DateChanged event.
An EventArgs that contains the event data.
Raises when the SelectionStartChanged event.
An EventArgs that contains the event data.
Raises when the SelectionEndChanged event.
An EventArgs that contains the event data.
Raises when the GotFocus event.
An EventArgs that contains the event data.
Raises when the LostFocus event.
An EventArgs that contains the event data.
Raises the Paint event.
An PaintEventArgs that contains the event data.
Raises the Click event.
An EventArgs that contains the event data.
Raises the DoubleClick event.
An EventArgs that contains the event data.
Raises the TextChanged event.
An EventArgs that contains the event data.
Raises the ForeColorChanged event.
An EventArgs that contains the event data.
Raises the FontChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageLayoutChanged event.
An EventArgs that contains the event data.
Raises the BackColorChanged event.
An EventArgs that contains the event data.
Raises the PaddingChanged event.
An EventArgs that contains the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the Layout event.
A LayoutEventArgs that contains the event data.
Performs the work of setting the specified bounds of this control.
The new Left property value of the control.
The new Top property value of the control.
The new Width property value of the control.
The new Height property value of the control.
A bitwise combination of the BoundsSpecified values.
Return a localized string representation of the given DateTime value.
Used for throwing exceptions, etc.
Public API to display the .
Shows a new with default options.
A new with default data.
Shows a new with specified options.
The string contents array.
A new with specified data.
Shows a new with specified options.
The string contents array.
The use rich text box.
A new with specified data.
Shows a new with specified options.
The string contents array.
The use rich text box.
The header text.
The window text.
A new with specified data.
Shows a new with specified options.
The string collection.
A new with specified data.
Shows a new with specified options.
The string collection.
The use rich text box.
A new with specified data.
Shows a new with specified options.
The string collection.
The use rich text box.
The header text.
The window text.
A new with specified data.
Provide a NumericUpDown with Krypton styling applied.
Occurs when the mouse enters the InternalTextBox.
Occurs when the mouse leaves the InternalTextBox.
Initialize a new instance of the InternalTextBox class.
Reference to owning control.
Gets and sets if the mouse is currently over the combo box.
Process Windows-based messages.
A Windows-based message.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Gets or sets a value indicating whether a value has been entered by the user.
Occurs when the mouse enters the InternalNumericUpDown.
Occurs when the mouse leaves the InternalNumericUpDown.
Initialize a new instance of the SubclassEdit class.
Handle of the Edit control to subclass.
Reference to top level control.
Reference to numeric internal control.
Gets and sets if the mouse is currently over the combo box.
Gets the last mouse point if the mouse is over the control.
Sets the visible state of the control.
Gets access to the owning numeric up down control.
Process Windows-based messages.
A Windows-based message.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Initialize a new instance of the SubclassButtons class.
Handle of the Buttons control to subclass.
Reference to top level control.
Reference to internal numeric control.
Clean up any resources being used.
Gets the content short text.
String value.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content long text.
String value.
Process Windows-based messages.
A Windows-based message.
Collection for managing ButtonSpecAny instances.
Initialize a new instance of the NumericUpDownButtonSpecCollection class.
Reference to owning object.
Occurs when the value of the Value property changes.
Occurs when the value of the TextChanged property changes.
Occurs when the mouse enters the control.
Occurs when the mouse leaves the control.
Occurs when the value of the BackColor property changes.
Occurs when the value of the BackgroundImage property changes.
Occurs when the value of the BackgroundImageLayout property changes.
Occurs when the value of the ForeColor property changes.
Occurs when the value of the PaddingChanged property changes.
Initialize a new instance of the KryptonNumericUpDown class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets and sets if the control is in the tab chain.
Gets and sets if the control is in the ribbon design mode.
Gets access to the contained NumericUpDown instance.
Gets access to the contained input control.
Gets a value indicating whether the control has input focus.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets and sets the internal padding space.
Gets and sets the Text value.
Gets and sets the associated context menu strip.
Gets or sets the number of decimal places to display.
Gets or sets whether the control accepts decimal values.
Gets or sets whether the control displays trailing zeroes.
Gets or sets a value indicating whether mnemonics will fire button spec buttons.
Gets or sets the amount to increment or decrement one each button click.
Gets or sets the maximum value for the numeric up-down control.
Gets or sets the minimum value for the numeric up-down control.
Gets or sets whether the thousands separator wil be inserted between each three decimal digits.
Gets or sets the current value of the numeric up-down control.
Gets or sets how the text should be aligned for edit controls.
Gets or sets weather the numeric up-down should display its value in hexadecimal.
Gets or sets how the up-down control will position the up down buttons relative to its text box.
Gets or sets whether the up-down control will increment and decrement the value when the UP ARROW and DOWN ARROW are used.
Gets or sets a value indicating whether the text in the edit control can be changed or not.
Gets and sets Determines if the control is always active or only when the mouse is over the control or has focus.
Gets and sets the input control style.
Gets and sets the up and down buttons style.
Gets and sets a value indicating if tooltips should be Displayed for button specs.
Gets and sets a value indicating if button spec tooltips should remove the parent tooltip.
Gets the collection of button specifications.
Gets access to the common textbox appearance entries that other states can override.
Gets access to the disabled textbox appearance entries.
Gets access to the normal textbox appearance entries.
Gets access to the active textbox appearance entries.
Selects a range of text in the control.
The position of the first character in the current text selection within the text box.
The number of characters to select.
Sets the fixed state of the control.
Should the control be fixed as active.
Gets access to the ToolTipManager used for displaying tool tips.
Gets a value indicating if the input control is active.
Sets input focus to the control.
true if the input focus request was successful; otherwise, false.
Activates the control.
Displays the previous item in the collection.
Displays the next item in the collection.
Get the preferred size of the control based on a proposed size.
Starting size proposed by the caller.
Calculated preferred size.
https://github.com/Krypton-Suite/Standard-Toolkit/issues/688
A bitwise combination of the values. The default is and .
Gets the rectangle that represents the display area of the control.
Override the display padding for the layout fill.
Display padding value.
Internal design time method.
Mouse location.
Internal design time method.
Mouse location.
Internal design time method.
Force the layout logic to size and position the controls.
Gets or sets a value indicating whether a value has been entered by the user.
Raises the ValueChanged event.
An EventArgs that contains the event data.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Creates a new instance of the control collection for the KryptonTextBox.
A new instance of Control.ControlCollection assigned to the control.
Raises the HandleCreated event.
An EventArgs containing the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the PaletteChanged event.
An EventArgs containing the event data.
Processes a notification from palette of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the BackColorChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageLayoutChanged event.
An EventArgs that contains the event data.
Raises the ForeColorChanged event.
An EventArgs that contains the event data.
Raises the Resize event.
An EventArgs that contains the event data.
Raises the Layout event.
An EventArgs that contains the event data.
Raises the MouseEnter event.
An EventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Performs the work of setting the specified bounds of this control.
The new Left property value of the control.
The new Top property value of the control.
The new Width property value of the control.
The new Height property value of the control.
A bitwise combination of the BoundsSpecified values.
Gets the default size of the control.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the PaddingChanged event.
An NeedLayoutEventArgs containing event data.
Raises the TabStop event.
An EventArgs that contains the event data.
Raises the CausesValidationChanged event.
An EventArgs that contains the event data.
Raises the TextChanged event.
An NeedLayoutEventArgs containing event data.
Process Windows-based messages.
A Windows-based message.
Displays a dialog window from which the user can select a file.
Gets or sets a value indicating whether the dialog box allows multiple files to be selected.
if the dialog box allows multiple files to be selected together or concurrently; otherwise, . The default value is .
Gets or sets a value indicating whether the read-only check box is selected.
if the read-only check box is selected; otherwise, . The default value is .
Gets or sets a value indicating whether the dialog box contains a read-only check box.
if the dialog box contains a read-only check box; otherwise, . The default value is .
Opens the file selected by the user, with read-only permission. The file is specified by the property.
A that specifies the read-only file selected by the user.
The file name is .
Resets all properties to their default values.
Gets the file name and extension for the file selected in the dialog box. The file name does not include the path.
The file name and extension for the file selected in the dialog box. The file name does not include the path. The default value is an empty string.
Gets an array of file names and extensions for all the selected files in the dialog box. The file names do not include the path.
An array of file names and extensions for all the selected files in the dialog box. The file names do not include the path. If no files are selected, an empty array is returned.
Krypton DataGridView allowing nested grouping and unlimited sorting
Group Image Click Event
Node expanding event
Node Expanded event
Node Collapsing Event
Node Collapsed event
Constructor
Definitely removes flickering - may not work on some systems/can cause higher CPU usage.
Gets the RowTemplate of the grid.
Gets if the grid is grouped
Gets or sets the OutlookGridGroupBox
Gets or sets the list of rows in the grid (without grouping,... for having a copy)
Gets or sets the previous selected group row
Gets the Krypton Palette of the OutlookGrid
Gets or sets the group collection.
OutlookGridGroupCollection.
Gets or sets the HideColumnOnGrouping property.
True if the column should be hidden when it is grouped, false otherwise.
Gets or sets the conditional formatting items list.
The conditional formatting items list.
Gets or sets a value indicating whether the lines are shown between nodes.
true if [show lines]; otherwise, false.
Gets or sets the fill mode.
The fill mode.
Indicates wether the component should draw right to left for RTL languagues.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Draws a line for drag and drop
Overrides OnCellMouseEnter
DataGridViewCellEventArgs
Overrides OnCellMouseDown - Check if the user has clicked on +/- of a group row
Overrides OnColumnHeaderMouseClick
DataGridViewCellMouseEventArgs
Raises the event.
The instance containing the event data.
Called when [palette paint].
The sender.
The instance containing the event data.
Called when [global palette changed].
The sender.
The instance containing the event data.
Clear sorting for the column selected by the menu
Ascending sort for the column selected by the menu
Descending sort for the column selected by the menu
Grouping for the column selected by the menu
Ungrouping for the column selected by the menu
Shows the groupbox
Hide the groupbox
Resizes the selected column by the menu to best fit
Resizes all columns to best fit
Handles the ColumnSortChangedEvent event. Update the header (glyph) and fill the grid too.
Source of the event.
A OutlookGridColumnEventArgs that contains the event data.
Handles the ColumnGroupAddedEvent event. Fill the grid too.
Source of the event.
A OutlookGridColumnEventArgs that contains the event data.
Handles the ColumnGroupRemovedEvent event. Fill the grid too.
Source of the event.
A OutlookGridColumnEventArgs that contains the event data.
Handles the ClearGroupingEvent event. Fill the grid too.
Source of the event.
A EventArgs that contains the event data.
Handles the FullCollapseEvent event.
Source of the event.
A EventArgs that contains the event data.
Handles the FullExpandEvent event.
Source of the event.
A EventArgs that contains the event data.
Handles the GroupExpandEvent event.
Raises the GroupImageClick event.
A OutlookGridGroupImageEventArgs that contains the event data.
Raises the NodeExpanding event.
A ExpandingEventArgs that contains the event data.
Raises the NodeExpanded event.
A ExpandedEventArgs that contains the event data.
Raises the NodeCollapsing event.
A CollapsingEventArgs that contains the event data.
Raises the NodeCollapsed event.
A CollapsedEventArgs that contains the event data.
Add a column for internal uses of the OutlookGrid. The column must already exists in the datagridview. Do this *BEFORE* using the grid (sorting and grouping, filling,...)
The DataGridViewColumn.
The group type for the column.
The sort direction.
The column's position in grouping and at which level.
the column's position among sorted columns.
The comparer if needed
Add a column for internal uses of the OutlookGrid. The column must already exists in the datagridview. Do this *BEFORE* using the grid (sorting and grouping, filling,...)
The DataGridViewColumn.
The group type for the column.
The sort direction.
The column's position in grouping and at which level.
the column's position among sorted columns.
Add a column for internal uses of the OutlookGrid. The column must already exists in the datagridview. Do this *BEFORE* using the grid (sorting and grouping, filling,...)
The configured OutlookGridColumn.
Add an array of OutlookGridColumns for internal use of OutlookGrid. The columns must already exist in the datagridview. Do this *BEFORE* using the grid (sorting and grouping, filling,...)
The array of columns
Add an array of OutlookGridColumns for internal use of OutlookGrid. The columns must already exist in the datagridview. Do this *BEFORE* using the grid (sorting and grouping, filling,...)
The list of columns.
Group a column
The name of the column.
The sort direction of the group./
The IOutlookGridGroup object.
Group a column
The name of the column.
The sort direction of the group./
The IOutlookGridGroup object.
Ungroup a column
The OutlookGridColumn.
Ungroup a column
The OutlookGridColumn.
Sort the column. Call Fill after to make the changes
The outlookGridColumn
The new SortOrder.
UnSort the column. Call Fill after to make the changes
The outlookGridColumn.
Collapse all groups
Expand all groups
Expand all groups associated to a specific column
The DataGridViewColumn
Collapse all groups associated to a specific column
The DataGridViewColumn
Expand a group row
Index of the row
Collapse a group row
Index of the row
Clear all groups. Performs a fill grid too.
Clear all groups. No FillGrid calls.
Gets the index of the previous group row if any.
Current row index
Index of the group row, -1 otherwise
Gets all the subrows of a grouprow (recursive)
The result list of OutlookGridRows
The IOutlookGridGroup that contains rows to inspect.
A list of OutlookGridRows
Register for events concerning the groupbox
Synchronize the OutlookGrid Group Box with the current status of the grid
Show the context menu header
The column used by the context menu.
Clear all sorting columns only (not the grouped ones)
Clears the internal rows.
Assign the rows to the internal list.
List of OutlookGridRows
Assign the rows to the internal list.
DataGridViewRowCollection
Collapse/Expand all group rows
True if collapsed, false if expanded
Collapse/Expand a group row
The index of the group row.
True if collapsed, false if expanded.
Expand all nodes
Collapse all nodes
Ensure the node is visible (all parents exanded)
The OutlookGridRow which needs to be visible.
Collapses the node.
The OutlookGridRow node.
Expands the node.
The OutlookGridRow node.
Expand Node and all its subnodes (without events)
Collapse Node and all its subnodes (without events)
Fill the grid (grouping, sorting,...)
Sort recursively the OutlookGridRows within groups
The OutlookGridGroupCollection.
The list of sorted columns
Update all the parents counters of a group
The group whic
Transform a group in a list of OutlookGridRows. Recursive call
The OutlookGridGroupCollection that contains the groups and associated rows.
A List of OutlookGridRow
Persist the configuration of the KryptonOutlookGrid
The path where the .xml file will be saved.
The version of the config file.
Clears everything in the OutlookGrid (groups, rows, columns, DataGridViewColumns). Ready for a completely new start.
Finds the column from its name.
The name.
Finds the column from its index.
The index.
GroupBox for the Krypton OutlookGrid
Column Sort Changed Event
Column Group Added Event
Column Group removed Event
Clear grouping event
Full Expand event
Full Collapse event
Group Expand event
Group Collapse event
Column Group Order Changed Event
Group Interval Click event
Sort by Summary Count event
Constructor
Gets access to the common textbox appearance entries that other states can override.
Getsor sets the text that appears when no column is grouped.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Overrides the paint event
PaintEventArgs
Overrides the MouseDown event.
A MouseEventArgs that contains the event data.
Overrides the MouseUp event.
A MouseEventArgs that contains the event data.
Overrides the MouseClick event.
A MouseEventArgs that contains the event data.
Overrides the MouseMove event.
A MouseEventArgs that contains the event data.
Handles OnPalettePaint Event
Source of the event.
A PaletteLayoutEventArgs that contains the event data.
Handles OnGlobalPaletteChanged event
Source of the event.
A EventArgs that contains the event data.
Raises the ColumnSortChanged event.
A OutlookGridColumnEventArgs that contains the event data.
Raises the ColumnGroupAdded event.
A OutlookGridColumnEventArgs that contains the event data.
Raises the ColumnGroupRemoved event.
A OutlookGridColumnEventArgs that contains the event data.
Raises the ColumnGroupOrderChanged event.
A OutlookGridColumnEventArgs that contains the event data.
Raises the ClearGrouping event.
A EventArgs that contains the event data.
Raises the FullExpand event.
A EventArgs that contains the event data.
Raises the FullCollapse event.
A EventArgs that contains the event data.
Raises the Group Expand event.
A EventArgs that contains the event data.
Raises the Group Collapse event.
A EventArgs that contains the event data.
Raises the GroupIntervalClick event.
A EventArgs that contains the event data.
Raises the OnSortBySummaryCount event.
A EventArgs that contains the event data.
Handles the HideGroupBox event
Source of the event.
A EventArgs that contains the event data.
Handles the ClearGrouping event
Source of the event.
A EventArgs that contains the event data.
Handles the FullCollapse event
Source of the event.
A EventArgs that contains the event data.
Handles the FullExpand event
Source of the event.
A EventArgs that contains the event data.
Handles the GroupCollapse event
Source of the event.
A OutlookGridColumnEventArgs that contains the event data.
Handles the GroupExpand event
Source of the event.
A OutlookGridColumnEventArgs that contains the event data.
Handles the SortAscending event
Source of the event.
A EventArgs that contains the event data.
Handles the SortDescending event
Source of the event.
A EventArgs that contains the event data.
Handles the UnGroup event
Source of the event.
A EventArgs that contains the event data.
Handles the GroupIntervalClick event
Source of the event.
A EventArgs that contains the event data.
Handles the OnSortBySummaryCount event
Source of the event.
A EventArgs that contains the event data.
Handles the DragDrop event. Add a new grouping column following a drag drop from the grid
Source of the event.
A DragEventArgs that contains the event data.
Hnadles the DragEnter event.
Source of the event.
A DragEventArgs that contains the event data.
Creates the group box.
The column.
Type of the grouping.
The order.
if set to true [sort by summary].
Show the context menu for column box
DO NOT USE THIS FUNCTION YOURSELF, USE the corresponding function in OutlookGrid
Update the grouping columns.
The list of OutlookGridColumn
Checks if the column exists in the GroupBox control
The column name.
True if exists, otherwise false.
Provides an identifiable area for containing other controls.
Initialize a new instance of the KryptonPanel class.
Initialize a new instance of the KryptonPanel class.
Common appearance state to inherit from.
Disabled appearance state.
Normal appearance state.
Gets and sets the panel style.
Gets access to the common panel appearance that other states can override.
Gets access to the disabled panel appearance.
Gets access to the normal panel appearance.
Fix the control to a particular palette state.
Palette state to fix.
Gets access to the view element used to draw the KryptonPanel.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Allows users to select a printer and choose which portions of the document to print.
Note: Does not support UseExDialog
The PrintDlgEx does not have a "Good" way of grabbing the controls after they have been created.
So have decided to keep the code commented out (It works as a control, just not a Kryptonised one, and just needs to have false for the embedding)
This may go into the extended toolkit as a "Full replacement" if it is deemed necessary.
Changes the title of the common Print Dialog
Changes the default Icon to Developer set
Changes the default Icon to Developer set
Initializes a new instance of the class.
Gets or sets a value indicating whether the Current Page option button is enabled.
Gets or sets a value indicating whether the Pages option button is enabled.
Gets or sets a value indicating whether the Print to file check box is enabled.
Gets or sets a value indicating whether the From... To... Page option button is enabled.
Gets or sets a value indicating the used to obtain Drawing.Printing.PrinterSettings.
Gets or sets the Drawing.Printing.PrinterSettings the
dialog box will be modifying.
Gets or sets a value indicating whether the Print to file check box is checked.
Gets or sets a value indicating whether the Help button is Displayed.
Gets or sets a value indicating whether the Network button is Displayed.
Resets all options, the last selected printer, and the page
settings to their default values.
Represents a Krypton progress bar control.
Initialize a new instance of the KryptonProgressBar class.
Gets access to the Progress Bar Label values.
Gets access to the common ProgressBar appearance that other states can override.
Gets access to the disabled ProgressBar appearance entries.
Gets access to the normal ProgressBar appearance entries.
Gets or sets the manner in which progress should be indicated on the progress bar.
One of the values. The default is
The value is not a member of the enumeration.
Gets or sets the number of blocks to render for Blocks style; 0 means automatic sizing based on height.
Gets or sets the color drawing style of the filled value area.
Gets or sets the time period, in milliseconds, that it takes the progress block to scroll across the progress bar.
The time period, in milliseconds, that it takes the progress block to scroll across the progress bar.
The indicated time period is less than 0.
Gets or sets the maximum value of the range of the control.
The maximum value of the range. The default is 100.
The value specified is less than 0.
Gets or sets the minimum value of the range of the control.
The minimum value of the range. The default is 0.
The value specified for the property is less than 0.
Gets or sets the amount by which a call to the method increases the current position of the progress bar.
The amount by which to increment the progress bar with each call to the method. The default is 10.
Gets or sets the current position of the progress bar.
The position within the range of the progress bar. The default is 0.
The value specified is greater than the value of the property.
-or-
The value specified is less than the value of the property.
Gets or sets the text associated with this control.
Advances the current position of the progress bar by the specified amount.
The amount by which to increment the progress bar's current position.
The property is set to
Advances the current position of the progress bar by the amount of the property.
is set to .
Returns a string that represents the control.
A string that represents the current .
Gets and sets the visual orientation of the control.
Gets or sets a value indicating whether [use value as text].
true if [use value as text]; otherwise, false.
Gets the content short text.
String value.
Gets the content long text.
String value.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image colour that should be transparent.
The state for which the image is needed.
Colour value.
Gets the default size of the control.
Gets the default Input Method Editor (IME) mode supported by this control.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets or sets a value indicating whether the control, when it receives focus, causes validation to be performed on any controls that require validation.
if the control, when it receives focus, causes validation to be performed on any controls that require validation; otherwise, . The default is .
Occurs when the value of the property changes.
Occurs when the value of the property changes.
Gets or sets the input method editor (IME) for the
One of the values.
Occurs when the value of the property changes.
Gets or sets the space between the edges of a control and its contents.
in all cases.
Occurs when the value of the property changes.
Overrides .
true if the user can set the focus to the control by using the TAB key; otherwise, false. The default is true.
Occurs when the property changes.
Occurs when the property changes.
Occurs when the user double-clicks the control.
Occurs when the user double-clicks the control.
Occurs when the user releases a key while the control has focus.
Occurs when the user presses a key while the control has focus.
Occurs when the user presses a key while the control has focus.
Occurs when focus enters the control.
Occurs when focus leaves the control.
Occurs when the is drawn.
Represents a tool strip Krypton progress bar control.
Initializes a new instance of the class.
Gets the krypton progress bar host.
The krypton progress bar host.
Gets access to the Progress Bar Label values.
Gets access to the common ProgressBar appearance that other states can override.
Gets access to the disabled ProgressBar appearance entries.
Gets access to the normal ProgressBar appearance entries.
Gets or sets the manner in which progress should be indicated on the progress bar.
One of the values. The default is
The value is not a member of the enumeration.
Gets or sets the time period, in milliseconds, that it takes the progress block to scroll across the progress bar.
The time period, in milliseconds, that it takes the progress block to scroll across the progress bar.
The indicated time period is less than 0.
Gets or sets the maximum value of the range of the control.
The maximum value of the range. The default is 100.
The value specified is less than 0.
Gets or sets the minimum value of the range of the control.
The minimum value of the range. The default is 0.
The value specified for the property is less than 0.
Gets or sets the amount by which a call to the method increases the current position of the progress bar.
The amount by which to increment the progress bar with each call to the method. The default is 10.
Gets or sets the current position of the progress bar.
The position within the range of the progress bar. The default is 0.
The value specified is greater than the value of the property.
-or-
The value specified is less than the value of the property.
Gets or sets a value indicating whether [use value as text].
true if [use value as text]; otherwise, false.
A property grid control that supports the Krypton render.
///
Initialize a new instance of the InternalPropertyGrid class.
Reference to owning control.
Releases all resources used by the Control.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Recreate the window handle.
Gets access to the contained view draw panel instance.
Raises the event.
An that contains the event data.
Raises the Layout event.
A LayoutEventArgs containing the event data.
Process Windows-based messages.
A Windows-based message.
Occurs before a key is pressed while the control has focus.
Occurs when the property sort changes.
Occurs when the property tab changes.
Occurs when the property value changes.
Initializes a new instance of the class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets access to the contained TreeView instance.
Gets access to the contained input control.
Gets access to the common appearance entries that other states can override.
Gets access to the disabled appearance entries.
Gets access to the normal appearance entries.
Gets access to the active appearance entries.
Gets and sets Determines if the control is always active or has focus.
Sets the fixed state of the control.
Should the control be fixed as active.
Gets a value indicating if the input control is active.
Sets input focus to the control.
true if the input focus request was successful; otherwise, false.
Activates the control.
Returns true if the commands pane will be shown for objects
that expose verbs.
Sets or gets the visibility state of the help pane.
Gets or sets a value that indicates whether OS-specific visual style glyphs are used for the expansion
nodes in the grid area.
Sets or gets the current property sort type, which can be
PropertySort.Categorized or PropertySort.Alphabetical.
Sets a single object into the grid to be browsed. If multiple objects are being browsed, this property
will return the first one in the list. If no objects are selected, null is returned.
Gets or sets the background color for the control.
A that represents the background color of the control. The default is the value of the property.
Gets or sets the foreground color of the control.
The foreground of the control. The default is the value of the property.
Gets or sets the font of the text displayed by the control.
The to apply to the text displayed by the control. The default is the value of the property.
Sets or gets the visibility state of the toolStrip.
Collapses all the nodes in the PropertyGrid
Expands all the categories in the .
Refreshes the tabs of the specified .
Either or .
The method first deletes the property tabs of the specified
scope, it then requires the objects and documents to rebuild the tabs.
Resets the selected property to its default value.
Initialises the colours.
Process Windows-based messages.
A Windows-based message.
Raises the TabStop event.
An EventArgs that contains the event data.
Raises the CausesValidationChanged event.
An EventArgs that contains the event data.
Raises the HandleCreated event.
An EventArgs containing the event data.
Gets the default size of the control.
>
Force the layout logic to size and position the controls.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the Layout event.
An EventArgs that contains the event data.
Creates a new instance of the control collection for the KryptonTreeView.
A new instance of Control.ControlCollection assigned to the control.
Determine if currently selected property can be reset.
True when reset is possible.
Display radio button with text and images with the styling features of the Krypton Toolkit
Occurs when the control is double clicked with the mouse.
Occurs when the control is mouse double clicked with the mouse.
Occurs when the value of the ImeMode property is changed.
Occurs when the value of the Checked property has changed.
Initialize a new instance of the RadioButton class.
Gets and sets the automatic resize of the control to fit contents.
Gets and sets the mode for when auto sizing.
Gets and sets the internal padding space.
Gets or sets the text associated with this control.
Resets the Text property to its default value.
Gets and sets the visual orientation of the control.
Gets and sets the position of the radio button.
Gets and sets the label style.
Gets access to the label content.
Gets access to the image value overrides.
Gets access to the common label appearance that other states can override.
Gets access to the disabled label appearance entries.
Gets access to the normal label appearance entries.
Gets access to the label appearance when it has focus.
Gets or sets a value indicating whether an ampersand is included in the text of the control.
Gets or sets a value indicating if the component is in the checked state.
Gets or sets a value indicating if the radio button is automatically changed state when clicked.
Sets input focus to the control.
true if the input focus request was successful; otherwise, false.
Activates the control.
Fix the control to a particular palette state.
Focus state for display.
Enabled state for display.
Tracking state for display.
Pressed state for display.
Raises the DoubleClick event.
An EventArgs containing the event data.
Raises the MouseDoubleClick event.
An EventArgs containing the event data.
Raises the ImeModeChanged event.
An EventArgs containing the event data.
Raises the CheckedChanged event.
An EventArgs containing the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Raises the LostFocus event.
An EventArgs that contains the event data.
Raises the Click event.
An EventArgs containing the event data.
Update the view elements based on the requested label style.
New label style.
Processes a mnemonic character.
The mnemonic character entered.
true if the mnemonic was processed; otherwise, false.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the RightToLeftChanged event.
An EventArgs containing event data.
Gets the default size of the control.
Work out if this control needs to paint transparent areas.
True if paint required; otherwise false.
Provide a RichTextBox with Krypton styling applied.
Occurs when the mouse enters the InternalComboBox.
Occurs when the mouse leaves the InternalComboBox.
Initialize a new instance of the InternalTextBox class.
Reference to owning control.
Gets and sets if the mouse is currently over the combo box.
Print the specified range of characters.
Start character.
End character.
Graphics instance to use.
Drawing bounds.
Pointer to returned result.
Process Windows-based messages.
A Windows-based message.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Raises the OnMouseMove event.
An EventArgs containing the event data.
Collection for managing ButtonSpecAny instances.
Initialize a new instance of the RichTextBoxButtonSpecCollection class.
Reference to owning object.
Occurs when the value of the AcceptsTab property changes.
Occurs when the value of the HideSelection property changes.
Occurs when the value of the Modified property changes.
Occurs when the value of the Multiline property changes.
Occurs when the value of the ReadOnly property changes.
Occurs when the current selection has changed.
Occurs when the user takes an action that would change a protected range of text.
Occurs when a hyperlink in the text is clicked.
Occurs when the horizontal scroll bar is clicked.
Occurs when the vertical scroll bar is clicked.
Occurs when the mouse enters the control.
Occurs when the mouse leaves the control.
Occurs when the value of the BackColor property changes.
Occurs when the value of the BackgroundImage property changes.
Occurs when the value of the BackgroundImageLayout property changes.
Occurs when the value of the ForeColor property changes.
Initialize a new instance of the KryptonRichTextBox class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets and sets if the control is in the tab chain.
Gets and sets if the control is in the ribbon design mode.
Gets access to the contained RichTextBox instance.
Gets access to the contained input control.
Gets a value indicating whether the control has input focus.
Gets or sets the ability to drag/drop onto the control.
Gets and sets a value indicating if the control is automatically sized.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets and sets the internal padding space.
Gets and sets the text associated associated with the control.
Gets the length of text in the control.
Gets and sets the associated context menu strip.
Gets and sets if the control can redo a previously undo operation.
Gets a value indicating whether the user can undo the previous operation in a rich text box control.
Gets a value indicating whether the contents have changed since last last.
Gets and sets the language option.
Gets and sets the name of the action to be redone.
Gets and sets the name of the action to be undone.
Gets and sets if keyboard shortcuts are enabled.
Gets and sets the text in rich text format.
Gets and sets the selection portion of the rich text format.
Gets and sets the selected text within the control.
Gets and sets the alignment of the selection.
Gets and sets the background color of the selected area.
Gets and sets the bullet indentation of the selected area.
Gets and sets the character offset of the selection.
Gets and sets the text color of the selected area.
Gets and sets the text font for the selected area.
Gets and sets the hanging indent for the selected area.
Gets and sets the indent for the selected area.
Gets and sets the selection length for the selected area.
Gets and sets the protected setting for the selected area.
Gets and sets the right indent for the selected area.
Gets and sets the starting point of text selected in the control.
Gets and sets the tab settings for the selected area.
Gets and sets the type of selection.
Gets or sets a value indicating whether mnemonics will fire button spec buttons.
Gets and sets Determines if the control is always active or only when the mouse is over the control or has focus.
Gets or sets the lines of text in a multiline edit, as an array of String values.
Gets or sets, for multiline edit controls, which scroll bars will be shown for this control.
Indicates if lines are automatically word-wrapped for multiline edit controls.
Defines the right margin dimensions.
Turns on/off the selection margin.
Defines the current scaling factor of the KryptonRichTextBox display; 1.0 is normal viewing.
Gets and sets whether the text in the control can span more than one line.
Gets or sets a value indicating if tab characters are accepted as input for multiline edit controls.
Gets or sets a value indicating that the selection should be hidden when the edit control loses focus.
Gets or sets the maximum number of characters that can be entered into the edit control.
Turns on/off automatic word selection.
Defines the indent for bullets in the control.
Indicates whether URLs are automatically formatted as links.
Enable drag/drop of text, pictures and other data.
Gets or sets a value indicating whether the text in the edit control can be changed or not.
Gets or sets a value indicating whether shortcuts defined for the control are enabled.
Gets and sets the input control style.
Gets and sets a value indicating if tooltips should be Displayed for button specs.
Gets and sets a value indicating if button spec tooltips should remove the parent tooltip.
Gets the collection of button specifications.
Gets access to the common textbox appearance entries that other states can override.
Gets access to the disabled textbox appearance entries.
Gets access to the normal textbox appearance entries.
Gets access to the active textbox appearance entries.
Appends text to the current text of a rich text box.
The text to append to the current contents of the text box.
Clears all text from the text box control.
Clears information about the most recent operation from the undo buffer of the rich text box.
Copies the current selection in the text box to the Clipboard.
Moves the current selection in the text box to the Clipboard.
Specifies that the value of the SelectionLength property is zero so that no characters are selected in the control.
Determines whether you can paste information from the Clipboard in the specified data format.
One of the System.Windows.Forms.DataFormats.Format values.
true if you can paste data from the Clipboard in the specified data format; otherwise, false.
Searches the text in a RichTextBox control for a string.
The text to locate in the control.
The location within the control where the search text was found or -1 if the search string is not found or an empty search string is specified in the str parameter.
Searches the text of a RichTextBox control for the first instance of a character from a list of characters.
The array of characters to search for.
The location within the control where the search characters were found or -1 if the search characters are not found or an empty search character set is specified in the char parameter.
Searches the text of a RichTextBox control, at a specific starting point, for the first instance of a character from a list of characters.
The array of characters to search for.
The location within the control's text at which to begin searching.
The location within the control where the search characters are found.
Searches the text in a RichTextBox control for a string with specific options applied to the search.
The text to locate in the control.
A bitwise combination of the RichTextBoxFinds values.
The location within the control where the search text was found.
Searches a range of text in a RichTextBox control for the first instance of a character from a list of characters.
The array of characters to search for.
The location within the control's text at which to begin searching.
The location within the control's text at which to end searching.
The location within the control where the search characters are found.
Searches the text in a RichTextBox control for a string at a specific location within the control and with specific options applied to the search.
The text to locate in the control.
The location within the control's text at which to begin searching.
A bitwise combination of the RichTextBoxFinds values.
The location within the control where the search text was found.
Searches the text in a RichTextBox control for a string within a range of text within the control and with specific options applied to the search.
The text to locate in the control.
The location within the control's text at which to begin searching.
The location within the control's text at which to end searching. This value must be equal to negative one (-1) or greater than or equal to the start parameter.
A bitwise combination of the RichTextBoxFinds values.
Retrieves the character that is closest to the specified location within the control.
The location from which to seek the nearest character.
The character at the specified location.
Retrieves the index of the character nearest to the specified location.
The location to search.
The zero-based character index at the specified location.
Retrieves the index of the first character of a given line.
The line for which to get the index of its first character.
The zero-based character index in the specified line.
Retrieves the index of the first character of the current line.
The zero-based character index in the current line.
Retrieves the line number from the specified character position within the text of the RichTextBox control.
The character index position to search.
The zero-based line number in which the character index is located.
Retrieves the location within the control at the specified character index.
The index of the character for which to retrieve the location.
The location of the specified character.
Loads a rich text format (RTF) or standard ASCII text file into the RichTextBox control.
The name and location of the file to load into the control.
Loads the contents of an existing data stream into the RichTextBox control.
A stream of data to load into the RichTextBox control.
One of the RichTextBoxStreamType values.
Loads a specific type of file into the RichTextBox control.
The name and location of the file to load into the control.
One of the RichTextBoxStreamType values.
Replaces the current selection in the text box with the contents of the Clipboard.
Undoes the last edit operation in the text box.
Pastes the contents of the Clipboard in the specified Clipboard format.
The Clipboard format in which the data should be obtained from the Clipboard.
Reapplies the last operation that was undone in the control.
Saves the contents of the RichTextBox to a rich text format (RTF) file.
The name and location of the file to save.
Saves the contents of a RichTextBox control to an open data stream.
The data stream that contains the file to save to.
One of the RichTextBoxStreamType values.
Saves the contents of the KryptonRichTextBox to a specific type of file.
The name and location of the file to save.
One of the RichTextBoxStreamType values.
Scrolls the contents of the control to the current caret position.
Selects a range of text in the control.
The position of the first character in the current text selection within the text box.
The number of characters to select.
Selects all text in the control.
Sets the fixed state of the control.
Should the control be fixed as active.
Gets access to the ToolTipManager used for displaying tool tips.
Gets a value indicating if the input control is active.
Sets input focus to the control.
true if the input focus request was successful; otherwise, false.
Activates the control.
Get the preferred size of the control based on a proposed size.
Starting size proposed by the caller.
Calculated preferred size.
Gets the rectangle that represents the display area of the control.
Print the specified range of characters.
Start character.
End character.
Graphics instance to use.
Drawing bounds.
Pointer to returned result.
Override the display padding for the layout fill.
Display padding value.
Internal design time method.
Mouse location.
Internal design time method.
Mouse location.
Internal design time method.
Force the layout logic to size and position the controls.
Raises the AcceptsTabChanged event.
An EventArgs containing the event data.
Raises the HideSelectionChanged event.
An EventArgs that contains the event data.
Raises the ModifiedChanged event.
An EventArgs that contains the event data.
Raises the MultilineChanged event.
An EventArgs that contains the event data.
Raises the ReadOnlyChanged event.
An EventArgs that contains the event data.
Raises the VScroll event.
An EventArgs that contains the event data.
Raises the HScroll event.
An EventArgs that contains the event data.
Raises the SelectionChanged event.
An EventArgs that contains the event data.
Raises the Protected event.
An EventArgs that contains the event data.
Raises the LinkClicked event.
A LinkClickedEventArgs that contains the event data.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Creates a new instance of the control collection for the KryptonTextBox.
A new instance of Control.ControlCollection assigned to the control.
Raises the HandleCreated event.
An EventArgs containing the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the BackColorChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageLayoutChanged event.
An EventArgs that contains the event data.
Raises the ForeColorChanged event.
An EventArgs that contains the event data.
Raises the Resize event.
An EventArgs that contains the event data.
Raises the TabStop event.
An EventArgs that contains the event data.
Raises the CausesValidationChanged event.
An EventArgs that contains the event data.
Raises the Layout event.
An EventArgs that contains the event data.
Raises the MouseEnter event.
An EventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Gets the default size of the control.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the Paint event.
A PaintEventArgs containing the event data.
Process Windows-based messages.
A Windows-based message.
Fixes the cursor changing issue.
Displays a dialog window from which the user can select a file.
Gets or sets a value indicating whether the dialog box prompts the user for
permission to create a file if the user specifies a file that does not exist.
Gets or sets a value indicating whether the Save As dialog box displays a warning if the user specifies
a file name that already exists.
Opens the file selected by the user, with read-only permission. The file is specified by the property.
A that specifies the read-only file selected by the user.
The file name is .
Resets all properties to their default values.
A custom scrollbar control.
Indicates many changes to the scrollbar are happening, so stop painting till finished.
The scrollbar orientation - horizontal / VERTICAL.
The scroll orientation in scroll events.
The progress timer for moving the thumb.
Gets or sets the width of the scroll bar.
The width of the scroll bar.
Initializes a new instance of the class.
Occurs when the scrollbar scrolled.
Gets or sets the orientation.
Gets or sets the minimum value.
Gets or sets the maximum value.
Gets or sets the small change amount.
Gets or sets the large change amount.
Gets or sets the value.
Gets or sets the border color.
Gets or sets the border color in disabled state.
Gets or sets the opacity of the context menu (from 0 - 1).
Prevents the drawing of the control until is called.
Ends the updating process and the control can draw itself again.
Raises the event.
The that contains the event data.
Paints the background of the control.
A that contains information about the control to paint.
Paints the control.
A that contains information about the control to paint.
Raises the MouseDown event.
A that contains the event data.
Raises the MouseUp event.
A that contains the event data.
Raises the MouseEnter event.
A that contains the event data.
Raises the MouseLeave event.
A that contains the event data.
Raises the MouseMove event.
A that contains the event data.
Raises the event.
An that contains the event data.
Processes a dialog key.
One of the values that represents the key to process.
true, if the key was processed by the control, false otherwise.
Raises the event.
An that contains the event data.
Sets up the scrollbar.
Handles the updating of the thumb.
The sender.
An object that contains the event data.
Resets the scroll status of the scrollbar.
Calculates the new value of the scrollbar.
true for a small change, false otherwise.
true for up movement, false otherwise.
The new scrollbar value.
Calculates the new thumb position.
The new thumb position.
Calculates the height of the thumb.
The height of the thumb.
Enables the timer.
Stops the progress timer.
Changes the position of the thumb.
The new position.
Controls the movement of the thumb.
true for enabling the timer, false otherwise.
Changes the Displayed text of the context menu items dependent of the current .
Initializes the context menu.
Context menu handler.
The sender.
The event arguments.
Context menu handler.
The sender.
The event arguments.
Context menu handler.
The sender.
The event arguments.
Context menu handler.
The sender.
The event arguments.
Context menu handler.
The sender.
The event arguments.
Context menu handler.
The sender.
The event arguments.
Context menu handler.
The sender.
The event arguments.
Display a separator with generated events to operation.
Occurs when the value of the AutoSize property changes.
Occurs when the value of the BackgroundImage property changes.
Occurs when the value of the BackgroundImageLayout property changes.
Occurs when the value of the ControlAdded property changes.
Occurs when the value of the ControlRemoved property changes.
Occurs when the separator is about to be moved and requests the rectangle of allowed movement.
Occurs when the separator move finishes and a move has occurred.
Occurs when the separator move finishes and a move has not occurred.
Occurs when the separator is currently in the process of moving.
Initialize a new instance of the KryptonSeparator class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets or sets the text associated with this control.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets and sets the separator background style.
Gets and sets the separator style.
Gets access to the common separator appearance that other states can override.
Gets access to the disabled separator appearance.
Gets access to the normal separator appearance.
Gets access to the hot tracking separator appearance entries.
Gets access to the pressed separator appearance entries.
Gets and sets the thickness of the splitter.
Gets and sets the increment used for moving.
Gets or sets a value indicating the horizontal or vertical orientation of the separator.
Gets or sets a value indicating if the separator is allowed to notify a move.
Gets and sets the drawing of the movement indicator.
Gets the top level control of the source.
Gets the orientation of the separator.
Can the separator be moved by the user.
Gets the amount the splitter can be incremented.
Gets the box representing the minimum and maximum allowed splitter movement.
Indicates the separator is moving.
Current mouse position in client area.
Current position of the splitter.
True if movement should be cancelled; otherwise false.
Indicates the separator has finished and been moved.
Current mouse position in client area.
Current position of the splitter.
Indicates the separator has not been moved.
Gets or sets padding within the control.
Raises the SplitterMoveRect event.
A SplitterMoveRectMenuArgs containing the event data.
Raises the SplitterMoved event.
A SplitterEventArgs containing the event data.
Raises the SplitterNotMoved event.
An EventArgs containing the event data.
Raises the SplitterMoving event.
A SplitterEventArgs containing the event data.
Gets the default size of the control.
Raises the Initialized event.
An EventArgs that contains the event data.
Raises the DockChanged event.
An EventArgs that contains the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the AutoSizeChanged event.
An EventArgs containing the event data.
Raises the BackgroundImageChanged event.
An EventArgs containing the event data.
Raises the BackgroundImageLayoutChanged event.
An EventArgs containing the event data.
Raises the ControlAdded event.
An ControlEventArgs containing the event data.
Raises the ControlRemoved event.
An ControlEventArgs containing the event data.
Control the sizing of two panels.
Occurs when the value of the AutoSize property changes.
Occurs when the value of the BackgroundImage property changes.
Occurs when the value of the BackgroundImageLayout property changes.
Occurs when the value of the ControlAdded property changes.
Occurs when the value of the ControlRemoved property changes.
Occurs when the splitter control is moved.
Occurs when the splitter control is in the process of moving.
Initialize a new instance of the KryptonSplitContainer class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets and sets the name of the control.
Gets and sets the container background style.
Gets and sets the separator style.
Gets access to the common split container appearance that other states can override.
Gets access to the disabled split container appearance.
Gets access to the normal split container appearance.
Gets access to the hot tracking separator appearance entries.
Gets access to the pressed separator appearance entries.
Gets access to the first krypton splitter panel.
Gets and sets the minium size of panel1.
Gets and sets collapsed state of Panel1.
Gets access to the second krypton splitter panel.
Gets and sets the minium size of panel2.
Gets and sets collapsed state of Panel2.
Gets and sets a value indicating if the splitter can be moved.
Gets and sets the panel to keep the same size when resizing.
Gets and sets the distance of the splitter.
Gets and sets the thickness of the splitter.
Gets and sets the number of pixels the splitter moves in increments.
Gets or sets a value indicating the horizontal or vertical orientation of the KryptonSplitContainer panels.
Fix the control to a particular palette state.
Palette state to fix against the split container.
Palette state to fix against the separator.
Gets the top level control of the source.
Gets the orientation of the separator.
Can the separator be moved by the user.
Gets the amount the splitter can be incremented.
Gets the box representing the minimum and maximum allowed splitter movement.
Indicates the separator is moving.
Current mouse position in client area.
Current position of the splitter.
True if movement should be cancelled; otherwise false.
Indicates the separator has finished and been moved.
Current mouse position in client area.
Current position of the splitter.
Indicates the separator has not been moved.
Gets the collection of controls contained within the control.
Gets or sets padding within the control.
Internal design time usage only.
Mouse location.
Cursor to show.
Internal design time method.
Internal design time method.
Mouse location.
Mouse button.
Process mouse down.
Internal design time method.
Mouse location.
Internal design time method.
Mouse button.
Internal design time method.
Internal design time method.
Raises the SplitterMoved event.
A SplitterEventArgs containing the event data.
Raises the SplitterMoving event.
A SplitterEventArgs containing the event data.
Force the layout logic to size and position the panels.
Gets the default size of the control.
Raises the Initialized event.
An EventArgs that contains the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the Resize event.
An EventArgs that contains the event data.
Raises the Paint event.
A PaintEventArgs that contains the event data.
Raises the Layout event.
A LayoutEventArgs that contains the event data.
Creates a new instance of the control collection for the KryptonSplitContainer.
A new instance of Control.ControlCollection assigned to the control.
Raises the AutoSizeChanged event.
An EventArgs containing the event data.
Raises the BackgroundImageChanged event.
An EventArgs containing the event data.
Raises the BackgroundImageLayoutChanged event.
An EventArgs containing the event data.
Raises the ControlAdded event.
An ControlEventArgs containing the event data.
Raises the ControlRemoved event.
An ControlEventArgs containing the event data.
Special panel used in the KryptonSplitContainer.
Occurs when the value of the AutoSize property changes.
Occurs when the value of the Dock property changes.
Occurs when the value of the Location property changes.
Occurs when the value of the TabIndex property changes.
Occurs when the value of the TabStop property changes.
Occurs when the value of the Visible property changes.
Initialize a new instance of the KryptonSplitterPanel class.
Reference to owning container.
Gets or sets how a KryptonSplitterPanel attaches to the edges of the KryptonSplitContainer.
Gets or sets a value indicating whether the KryptonSplitterPanel is automatically resized to display its entire contents.
Gets or sets a value indicating whether the control is automatically resized to display its entire contents.
Gets or sets the border style for the KryptonSplitterPanel.
Gets or sets which edge of the KryptonSplitContainer that the KryptonSplitterPanel is docked to.
Gets the internal spacing between the KryptonSplitterPanel and its edges.
Gets or sets the height of the KryptonSplitterPanel.
Gets or sets the coordinates of the upper-left corner of the KryptonSplitterPanel relative to the upper-left corner of its KryptonSplitContainer.
Gets or sets the size that is the upper limit that GetPreferredSize can specify.
Gets or sets the size that is the lower limit that GetPreferredSize can specify.
The name of this KryptonSplitterPanel.
The name of this KryptonSplitterPanel.
Gets or sets the height and width of the KryptonSplitterPanel.
Gets or sets the tab order of the KryptonSplitterPanel within its KryptonSplitContainer.
Gets or sets a value indicating whether the user can give the focus to this KryptonSplitterPanel using the TAB key.
Gets or sets a value indicating whether the KryptonSplitterPanel is Displayed.
Gets or sets the width of the KryptonSplitterPanel.
Gets the space, in pixels, that is specified by default between controls.
Raises the AutoSizeChanged event.
An EventArgs containing the event data.
Raises the DockChanged event.
An EventArgs containing the event data.
Raises the LocationChanged event.
An EventArgs containing the event data.
Raises the TabIndexChanged event.
An EventArgs containing the event data.
Raises the TabStopChanged event.
An EventArgs containing the event data.
Raises the VisibleChanged event.
An EventArgs containing the event data.
Shows the string collection editor.
The input strings.
if set to true [use rich text box].
The header text.
The window text.
An array of strings.
Shows the string collection editor.
The owner.
The input.
The use rich text box.
The header text.
The window title.
A collection of string items.
Shows the string collection editor.
The owner.
The input.
The use rich text box.
The header text.
The window title.
A collection of string items.
Initialize a new instance of the KryptonTableLayoutPanel class.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets or sets the background image Displayed in the control.
Gets or sets the background image layout.
Gets and sets the KryptonContextMenu to show when right clicked.
Gets or sets the palette to be applied.
Resets the PaletteMode property to its default value.
Gets and sets the custom palette implementation.
Gets and sets the panel style.
Gets access to the common panel appearance that other states can override.
Gets access to the disabled panel appearance.
Gets access to the normal panel appearance.
Fix the control to a particular palette state.
Palette state to fix.
Process Windows-based messages.
A Windows-based message.
Represents a task dialog for presenting different options to the user.
Occurs when the users clicks the footer hyperlink.
Occurs when a property has changed value.
Initialize a new instance of the KryptonTaskDialog class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets and sets the caption of the window.
Gets and sets the principal text.
Gets and sets the extra text.
Gets and sets the predefined icon.
Gets and sets the custom icon.
Gets access to the collection of radio button definitions.
Gets access to the collection of command button definitions.
Gets and sets the common dialog buttons.
Gets and sets the default radio button.
Gets and sets the default common button.
Gets and sets the predefined footer icon.
Gets and sets the custom footer icon.
Gets and sets the footer text.
Gets and sets the footer hyperlink.
Gets and sets the Checkbox text.
Gets and sets the Checkbox text.
Gets and sets if the window can be closed.
Gets or sets a value indicating whether [use native os icons].
true if [use native os icons]; otherwise, false.
Gets and sets user-defined data associated with the object.
Allows user to override the default "Ctrl+c to copy" in window caption
Shows the task dialog as a modal dialog box with the currently active window set as its owner.
One of the DialogResult values.
Shows the form as a modal dialog box with the specified owner.
Any object that implements IWin32Window that represents the top-level window that will own the modal dialog box.
One of the DialogResult values.
Show a task dialog using the specified values as content.
Caption of the window.
Principal text.
Extra text.
Predefined icon.
Common buttons.
Use the OS set of icons.
One of the DialogResult values.
Raises the PropertyFooterHyperlinkClickedChanged event.
An EventArgs containing the event data.
Raises the PropertyChanged event.
A PropertyChangedEventArgs containing the event data.
Defines state and events for a single task dialog command.
Occurs when the command needs executing.
Occurs when a property has changed value.
Initialize a new instance of the KryptonCommand class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets and sets DialogResult to use when the command is pressed.
Gets and sets the enabled state of the command.
Gets and sets the command text.
Gets and sets the command extra text.
Gets and sets the command small image.
Gets and sets the command image transparent color.
Gets and sets user-defined data associated with the object.
Generates a Execute event for a button.
Raises the Execute event.
An EventArgs containing the event data.
Raises the PropertyChanged event.
A PropertyChangedEventArgs containing the event data.
Gets and sets the command small image.
Gets and sets the command large image.
Gets and sets the text line 1 property.
Gets and sets the text line 2 property.
Gets and sets the checked state of the command.
Gets and sets the check state of the command.
Manages a collection of KryptonTaskDialogCommand instances.
Gets the item with the provided name.
Name to find.
Item with matching name.
Provide a TextBox with Krypton styling applied.
Occurs when the mouse enters the InternalTextBox.
Occurs when the mouse leaves the InternalTextBox.
Initialize a new instance of the InternalTextBox class.
Reference to owning control.
Gets and sets if the mouse is currently over the combo box.
Process Windows-based messages.
A Windows-based message.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Collection for managing ButtonSpecAny instances.
Initialize a new instance of the TextBoxButtonSpecCollection class.
Reference to owning object.
Occurs when the value of the AcceptsTab property changes.
Occurs when the value of the HideSelection property changes.
Occurs when the value of the TextAlign property changes.
Occurs when the value of the Modified property changes.
Occurs when the value of the Multiline property changes.
Occurs when the value of the ReadOnly property changes.
Occurs when the mouse enters the control.
Occurs when the mouse leaves the control.
Occurs when the value of the BackColor property changes.
Occurs when the value of the BackgroundImage property changes.
Occurs when the value of the BackgroundImageLayout property changes.
Occurs when the value of the ForeColor property changes.
Initialize a new instance of the KryptonTextBox class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets access to the common textbox appearance entries that other states can override.
Gets and sets control watermark.
Gets and sets if the control is in the tab chain.
Gets and sets if the control is in the ribbon design mode.
Gets and sets if the control uses the multiline string editor widget.
Gets or sets a value indicating whether [show ellipsis button].
true if [show ellipsis button]; otherwise, false.
Gets access to the contained TextBox instance.
Gets access to the contained input control.
Gets and sets a value indicating if the control is automatically sized.
Gets a value indicating whether the control has input focus.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets and sets the internal padding space.
Gets and sets the text associated with the control.
Gets and sets the associated context menu strip.
Gets a value indicating whether the user can undo the previous operation in a rich text box control.
Gets a value indicating whether the contents have changed since last last.
Gets and sets the selected text within the control.
Gets and sets the selection length for the selected area.
Gets and sets the starting point of text selected in the control.
Gets the length of text in the control.
Gets or sets a value indicating whether mnemonics will fire button spec buttons.
Gets and sets Determines if the control is always active or only when the mouse is over the control or has focus.
Gets or sets the lines of text in a multiline edit, as an array of String values.
Gets or sets, for multiline edit controls, which scroll bars will be shown for this control.
Gets or sets how the text should be aligned for edit controls.
Indicates if lines are automatically word-wrapped for multiline edit controls.
Gets and sets whether the text in the control can span more than one line.
Gets or sets a value indicating if return characters are accepted as input for multiline edit controls.
Gets or sets a value indicating if tab characters are accepted as input for multiline edit controls.
Gets or sets a value indicating if all the characters should be left alone or converted to uppercase or lowercase.
Gets or sets a value indicating that the selection should be hidden when the edit control loses focus.
Gets or sets the maximum number of characters that can be entered into the edit control.
Gets or sets a value indicating whether the text in the edit control can be changed or not.
Gets or sets a value indicating whether shortcuts defined for the control are enabled.
Gets or sets the character to display for password input for single-line edit controls.
Gets or sets a value indicating if the text in the edit control should appear as the default password character.
Gets and sets the input control style.
Gets or sets the StringCollection to use when the AutoCompleteSource property is set to CustomSource.
Gets or sets the text completion behavior of the textbox.
Gets or sets the autocomplete source, which can be one of the values from AutoCompleteSource enumeration.
Gets and sets a value indicating if tooltips should be Displayed for button specs.
Gets and sets a value indicating if button spec tooltips should remove the parent tooltip.
Gets the collection of button specifications.
Gets access to the common textbox appearance entries that other states can override.
Gets access to the disabled textbox appearance entries.
Gets access to the normal textbox appearance entries.
Gets access to the active textbox appearance entries.
Appends text to the current text of a rich text box.
The text to append to the current contents of the text box.
Clears all text from the text box control.
Clears information about the most recent operation from the undo buffer of the rich text box.
Copies the current selection in the text box to the Clipboard.
Moves the current selection in the text box to the Clipboard.
Replaces the current selection in the text box with the contents of the Clipboard.
Scrolls the contents of the control to the current caret position.
Selects a range of text in the control.
The position of the first character in the current text selection within the text box.
The number of characters to select.
Selects all text in the control.
Undoes the last edit operation in the text box.
Specifies that the value of the SelectionLength property is zero so that no characters are selected in the control.
Retrieves the character that is closest to the specified location within the control.
The location from which to seek the nearest character.
The character at the specified location.
Retrieves the index of the character nearest to the specified location.
The location to search.
The zero-based character index at the specified location.
Retrieves the index of the first character of a given line.
The line for which to get the index of its first character.
The zero-based character index in the specified line.
Retrieves the index of the first character of the current line.
The zero-based character index in the current line.
Retrieves the line number from the specified character position within the text of the RichTextBox control.
The character index position to search.
The zero-based line number in which the character index is located.
Retrieves the location within the control at the specified character index.
The index of the character for which to retrieve the location.
The location of the specified character.
Sets the fixed state of the control.
Should the control be fixed as active.
Gets access to the ToolTipManager used for displaying tool tips.
Gets a value indicating if the input control is active.
Sets input focus to the control.
true if the input focus request was successful; otherwise, false.
Activates the control.
Get the preferred size of the control based on a proposed size.
Starting size proposed by the caller.
Calculated preferred size.
Gets the rectangle that represents the display area of the control.
Internal design time method.
Mouse location.
Internal design time method.
Mouse location.
Internal design time method.
Force the layout logic to size and position the controls.
Sets up the multiline string editor for the control.
true to enable the multiline string editor; otherwise false.
Raises the AcceptsTabChanged event.
An EventArgs containing the event data.
Raises the TextAlignChanged event.
An EventArgs containing the event data.
Raises the HideSelectionChanged event.
An EventArgs that contains the event data.
Raises the ModifiedChanged event.
An EventArgs that contains the event data.
Raises the MultilineChanged event.
An EventArgs that contains the event data.
Raises the ReadOnlyChanged event.
An EventArgs that contains the event data.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Creates a new instance of the control collection for the KryptonTextBox.
A new instance of Control.ControlCollection assigned to the control.
Raises the HandleCreated event.
An EventArgs containing the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Raises the BackColorChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageLayoutChanged event.
An EventArgs that contains the event data.
Raises the ForeColorChanged event.
An EventArgs that contains the event data.
Raises the Resize event.
An EventArgs that contains the event data.
Raises the Layout event.
An EventArgs that contains the event data.
Raises the MouseEnter event.
An EventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Performs the work of setting the specified bounds of this control.
The new Left property value of the control.
The new Top property value of the control.
The new Width property value of the control.
The new Height property value of the control.
A bitwise combination of the BoundsSpecified values.
Gets the default size of the control.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the PaddingChanged event.
An NeedLayoutEventArgs containing event data.
Raises the Paint event.
A PaintEventArgs containing the event data.
Raises the TabStop event.
An EventArgs that contains the event data.
Raises the CausesValidationChanged event.
An EventArgs that contains the event data.
Process Windows-based messages.
A Windows-based message.
Public API to display the .
Allows the user to change themes using a .
When we change the palette, Krypton Manager will notify us that there was a change. Since we are changing it that notification can be skipped.
Suppress code execution in the SelectedIndexChanged event handler, when a theme change via the KManager has been performed.
Backing var for the DefaultPalette property.
Local Krypton Manager instance.
User defined palette.
Initializes a new instance of the class.
Routine that will be executed when the control is fully instantiated.
EventArgs param. Not used in this implementation.
This method will run when the KryptonManager.GlobalPaletteChanged event is fired.
It will synchronize the SelectedIndex with the newly assigned Global Palette.
Object that intiated the call.
Eventargs object data (not used).
Gets and sets the text associated with the control.
Gets or sets the format specifier characters that indicate how a value is to be Displayed.
Gets and sets the appearance and functionality of the KryptonComboBox.
Gets or sets the items in the KryptonComboBox.
Gets or sets the draw mode of the combobox.
The draw mode of the combobox.
Gets or sets the StringCollection to use when the AutoCompleteSource property is set to CustomSource.
Gets or sets the text completion behavior of the combobox.
Gets or sets the autocomplete source, which can be one of the values from AutoCompleteSource enumeration.
Gets and sets the selected index.
Allows the user to change themes using a .
When we change the palette, Krypton Manager will notify us that there was a change. Since we are changing it that notification can be skipped.
Suppress code execution in the SelectedIndexChanged event handler, when a theme change via the KManager has been performed.
Backing var for the DefaultPalette property.
Local Krypton Manager instance.
User defined palette.
Initializes a new instance of the class.
Routine that will be executed when the control is fully instantiated.
EventArgs param. Not used in this implementation.
This method will run when the KryptonManager.GlobalPaletteChanged event is fired.
It will synchronize the SelectedIndex with the newly assigned Global Palette.
Object that intiated the call.
Eventargs object data (not used).
Gets and sets the text associated with the control.
Gets or sets the format specifier characters that indicate how a value is to be Displayed.
Gets the items of the KryptonListBox.
Gets and sets the selected index.
The public interface to the class.
Shows the basic notification with a boolean return value.
The toast notification data.
A boolean value, based on the 'Do not show again' option.
Shows the basic notification with a return value.
The toast notification data.
A value, based on the 'Do not show again' option.b
Shows the basic notification.
The toast notification data.
Shows the basic progress bar notification with a boolean return value.
The toast notification data.
A boolean value, based on the 'Do not show again' option.
Shows the basic progress bar notification with a return value.
The toast notification data.
A value, based on the 'Do not show again' option.
Shows the basic progress bar notification.
The toast notification data.
Shows the notification with ComboBox.
The data.
Shows the notification with progress bar.
The data.
Gets or sets a value indicating whether [show theme option].
true if [show theme option]; otherwise, false.
Gets or sets the type of the toolkit.
The type of the toolkit.
Initializes a new instance of the class.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Gets access to the krypton ComboBox control.
The krypton ComboBox control.
Initializes a new instance of the class.
Allow user to scroll between a range of values.
Occurs when the value of the Value property changes.
Occurs when either a mouse or keyboard action moves the scroll box.
Initialize a new instance of the KryptonTrackBar class.
Gets or sets the text associated with this control.
Determines the IME status of the object when selected.
Gets or sets the text associated with this control.
Gets and sets the auto size mode.
Gets and sets the internal padding space.
Gets and sets the background style.
Gets access to the track bar appearance when it has focus.
Gets access to the common TrackBar appearance that other states can override.
Gets access to the disabled TrackBar appearance.
Gets access to the normal TrackBar appearance.
Gets access to the tracking TrackBar appearance.
Gets access to the pressed TrackBar appearance.
Gets and sets if the control displays like a volume control.
Gets and sets the size of the track bar elements.
Gets or sets a value indicating how to display the tick marks on the track bar.
Gets or sets a value that specifies the delta between ticks drawn on the control.
Gets or sets a value indicating the horizontal or vertical orientation of the track bar.
Gets or sets the upper limit of the range this TrackBar is working with.
Gets or sets the lower limit of the range this TrackBar is working with.
Gets or sets a numeric value that represents the current position of the scroll box on the track bar.
Gets or sets the value added to or subtracted from the Value property when the scroll box is moved a small distance.
Gets or sets a value to be added to or subtracted from the Value property when the scroll box is moved a large distance.
Sets the minimum and maximum values for a TrackBar.
The lower limit of the range of the track bar.
The upper limit of the range of the track bar.
Fix the control to a particular palette state.
Palette state to fix.
Gets and sets if the control should draw the background.
Gets and sets if the control is in the ribbon design mode.
Gets the default size of the control.
Raises the HandleCreated event.
An EventArgs containing the event data.
Performs the work of setting the specified bounds of this control.
The new Left property value of the control.
The new Top property value of the control.
The new Width property value of the control.
The new Height property value of the control.
A bitwise combination of the BoundsSpecified values.
Determines whether the specified key is a regular input key or a special key that requires preprocessing.
One of the Keys values.
true if the specified key is a regular input key; otherwise, false.
Raises the MouseWheel event.
A MouseEventArgs that contains the event data.
Raises the MouseDown event.
An MouseEventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Raises the LostFocus event.
An EventArgs that contains the event data.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the Padding event.
An EventArgs containing the event data.
Raises the ValueChanged event.
An EventArgs containing the event data.
Raises the Scroll event.
An EventArgs containing the event data.
Raises the RightToLeftChanged event.
An EventArgs containing the event data.
Process Windows-based messages.
A Windows-based message.
Work out if this control needs to paint transparent areas.
True if paint required; otherwise false.
Krypton extension of the TreeNode allowing extra information to be drawn.
Occurs when a property has changed value.
Initialize a new instance of the KryptonTreeNode class.
Initializes a new instance of the System.Windows.Forms.TreeNode class with the specified label text.
The label System.Windows.Forms.TreeNode.Text of the new tree node.
Initializes a new instance of the System.Windows.Forms.TreeNode class with the specified label text and child tree nodes.
The label System.Windows.Forms.TreeNode.Text of the new tree node.
An array of child System.Windows.Forms.TreeNode objects.
Initializes a new instance of the System.Windows.Forms.TreeNode class with the specified label text and images to display when the tree node is in a selected and unselected state.
The label System.Windows.Forms.TreeNode.Text of the new tree node.
The index value of System.Drawing.Image to display when the tree node is unselected.
The index value of System.Drawing.Image to display when the tree node is selected.
Initializes a new instance of the System.Windows.Forms.TreeNode class with the specified label text, child tree nodes, and images to display when the tree node is in a selected and unselected state.
The label System.Windows.Forms.TreeNode.Text of the new tree node.
The index value of System.Drawing.Image to display when the tree node is unselected.
The index value of System.Drawing.Image to display when the tree node is selected.
An array of child System.Windows.Forms.TreeNode objects.
Gets and sets the long text.
Gets or sets the foreground color of the long text.
Gets or sets the font of the long text.
Gets and sets the long text.
Raises the PropertyChanged event.
A PropertyChangedEventArgs containing the event data.
Provide a TreeView with Krypton styling applied.
Occurs when the mouse enters the InternalTreeView.
Occurs when the mouse leaves the InternalTreeView.
Initialize a new instance of the InternalTreeView class.
Reference to owning control.
Releases all resources used by the Control.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Recreate the window handle.
Gets access to the contained view draw panel instance.
Gets and sets if the mouse is currently over the combo box.
Raises the Layout event.
A LayoutEventArgs containing the event data.
Process Windows-based messages.
A Windows-based message.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Occurs when a checkbox has been checked or unchecked.
Occurs when a node has been collapsed.
Occurs when a node has been expanded.
Occurs when the text of node has been edited by the user.
Occurs when the selected has been changed.
Occurs when a checkbox is about to be checked or unchecked.
Occurs when a node is about to be collapsed.
Occurs when a node is about to be expanded.
Occurs when the text of node is about to be edited by the user.
Occurs when the selection is about to be changed.
Occurs when the user begins dragging an item.
Occurs when a node is clicked with the mouse.
Occurs when a node is double-clicked with the mouse.
Occurs when the mouse hovers over a node.
Occurs when the value of the RightToLeftLayout property changes.
Occurs when the value of the BackColor property changes.
Occurs when the value of the BackgroundImage property changes.
Occurs when the value of the BackgroundImageLayout property changes.
Occurs when the value of the ForeColor property changes.
Occurs when the value of the MouseClick property changes.
Occurs when the value of the MouseClick property changes.
Occurs when the value of the TextChanged property changes.
Occurs when the mouse enters the control.
Occurs when the mouse leaves the control.
Initialize a new instance of the KryptonTreeView class.
Releases all resources used by the Control.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Gets access to the contained TreeView instance.
Gets access to the contained input control.
Gets or sets the text for the control.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Gets and sets the internal padding space.
Gets or sets the height of each tree node in the tree view control.
Gets or sets a value indicating whether check boxes are Displayed next to the tree nodes in the tree view control.
Gets or sets a value indicating whether check boxes are Displayed next to the tree nodes in the tree view control.
Gets or sets a value indicating whether the selection highlight spans the width of the tree view control.
Gets or sets a value indicating whether the selected tree node remains highlighted even when the tree view has lost the focus.
Gets or sets a value indicating whether a tree node label takes on the appearance of a hyperlink as the mouse pointer passes over it.
Gets or sets the image-list index value of the default image that is Displayed by the tree nodes.
Gets or sets the key of the default image for each node in the TreeView control when it is in an unselected state.
Gets or sets the ImageList that contains the Image objects that are used by the tree nodes.
Gets or sets a value indicating whether the label text of the tree nodes can be edited.
Gets or sets the delimiter string that the tree node path uses.
Gets or sets a value indicating whether the tree view control displays scroll bars when they are needed.
Gets or sets the image list index value of the image that is Displayed when a tree node is selected.
Gets or sets the key of the default image shown when a TreeNode is in a selected state.
Gets or sets the tree node that is currently selected in the tree view control.
Gets or sets the tree node that is currently selected in the tree view control.
Gets or sets a value indicating whether lines are drawn between tree nodes in the tree view control.
Gets or sets a value indicating ToolTips are shown when the mouse pointer hovers over a TreeNode.
Gets or sets a value indicating whether plus-sign (+) and minus-sign (-) buttons are Displayed next to tree nodes that contain child tree nodes.
Gets or sets a value indicating whether lines are drawn between the tree nodes that are at the root of the tree view.
Gets or sets the image list that is used to indicate the state of the TreeView and its nodes.
Gets or sets the first fully-visible tree node in the tree view control.
Gets or sets the implementation of IComparer to perform a custom sort of the TreeView nodes.
Gets the number of tree nodes that can be fully visible in the tree view control.
Indicates whether the control layout is right-to-left when the RightToLeft property is True.
Gets the collection of tree nodes that are assigned to the tree view control.
Gets and sets the item style.
Gets or sets a value indicating whether the items in the KryptonTreeView are sorted alphabetically.
Gets and sets the background style.
Gets and sets the border style.
Gets access to the plus/minus image value overrides.
Gets access to the checkbox image value overrides.
Gets access to the item appearance when it has focus.
Gets access to the common appearance entries that other states can override.
Gets access to the disabled appearance entries.
Gets access to the normal appearance entries.
Gets access to the active appearance entries.
Gets access to the hot tracking item appearance entries.
Gets access to the pressed item appearance entries.
Gets access to the normal checked item appearance entries.
Gets access to the hot tracking checked item appearance entries.
Gets access to the pressed checked item appearance entries.
Gets and sets Determines if the control is always active or only when the mouse is over the control or has focus.
Collapses all the tree nodes.
Expands all the tree nodes.
Sorts the items in KryptonTreeView control.
Maintains performance while items are added to the TreeView one at a time by preventing the control from drawing until the EndUpdate method is called.
Resumes painting the TreeView control after painting is suspended by the BeginUpdate method.
Retrieves the tree node that is at the specified point.
The Point to evaluate and retrieve the node from.
The TreeNode at the specified point, in tree view (client) coordinates, or null if there is no node at that location.
Retrieves the tree node at the point with the specified coordinates.
The X position to evaluate and retrieve the node from.
The Y position to evaluate and retrieve the node from.
The TreeNode at the specified location, in tree view (client) coordinates, or null if there is no node at that location.
Retrieves the number of tree nodes, optionally including those in all subtrees, assigned to the tree view control.
true to count the TreeNode items that the subtrees contain; otherwise, false.
The number of tree nodes, optionally including those in all subtrees, assigned to the control.
Provides node information, given a point.
The Point at which to retrieve node information.
A TreeViewHitTestInfo.
Provides node information, given x- and y-coordinates.
The x-coordinate at which to retrieve node information.
The y-coordinate at which to retrieve node information.
A TreeViewHitTestInfo.
Sets the fixed state of the control.
Should the control be fixed as active.
Gets a value indicating if the input control is active.
Sets input focus to the control.
true if the input focus request was successful; otherwise, false.
Activates the control.
Force the layout logic to size and position the controls.
Raises the AfterCheck event.
An TreeViewEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the AfterCollapse event.
An TreeViewEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the AfterExpand event.
An TreeViewEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the AfterLabelEdit event.
An NodeLabelEditEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the AfterSelect event.
An TreeViewEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the BeforeCheck event.
An TreeViewCancelEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the BeforeCollapse event.
An TreeViewCancelEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the BeforeExpand event.
An TreeViewCancelEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the BeforeLabelEdit event.
An NodeLabelEditEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the BeforeSelect event.
An TreeViewCancelEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the ItemDrag event.
An ItemDragEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the NodeMouseClick event.
An TreeNodeMouseClickEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the NodeMouseDoubleClick event.
An TreeNodeMouseClickEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the NodeMouseHover event.
An TreeNodeMouseHoverEventArgs that contains the event data.
If overriden directly, will fire when palette changes
Raises the RightToLeftLayoutChanged event.
An EventArgs that contains the event data.
If overriden directly, will fire when palette changes
Creates a new instance of the control collection for the KryptonTreeView.
A new instance of Control.ControlCollection assigned to the control.
Raises the PaletteChanged event.
An EventArgs that contains the event data.
Processes a notification from palette of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the CreateControl event.
Raises the EnabledChanged event.
An EventArgs that contains the event data.
Raises the BackColorChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageChanged event.
An EventArgs that contains the event data.
Raises the BackgroundImageLayoutChanged event.
An EventArgs that contains the event data.
Raises the ForeColorChanged event.
An EventArgs that contains the event data.
Raises the PaddingChanged event.
An EventArgs that contains the event data.
Raises the TabStop event.
An EventArgs that contains the event data.
Raises the CausesValidationChanged event.
An EventArgs that contains the event data.
Raises the Paint event.
An PaintEventArgs that contains the event data.
Raises the TextChanged event.
An EventArgs that contains the event data.
Raises the TrackMouseEnter event.
An EventArgs containing the event data.
Raises the TrackMouseLeave event.
An EventArgs containing the event data.
Raises the HandleCreated event.
An EventArgs containing the event data.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Raises the Layout event.
An EventArgs that contains the event data.
Raises the MouseEnter event.
An EventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Raises the MouseDown event.
A MouseEventArgs that contains the event data.
Gets the default size of the control.
Provide a WebBrowser control with Krypton styling applied.
Initialize a new instance of the KryptonWebBrowser class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets or sets the associated with this control.
The for this control, or if there is no . The default is .
Gets and sets the KryptonContextMenu to show when right clicked.
Process Windows-based messages.
A Windows-based message.
Sets the palette being used.
The chosen palette.
Called when there is a change in base renderer or base palette.
The sender.
The instance containing the event data.
Occurs when the global palette has been changed.
Source of the event.
An EventArgs that contains the event data.
Create a tool strip renderer appropriate for the current renderer/palette pair.
Gets the resolved palette to actually use when drawing.
Display a windows forms label but with Krypton palette text and font settings.
Occurs when the palette changes.
Initialize a new instance of the KryptonWrapLabel class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets access to the target for mnemonic and click actions.
Gets or sets the tab order of the KryptonSplitterPanel within its KryptonSplitContainer.
Gets or sets a value indicating whether the user can give the focus to this KryptonSplitterPanel using the TAB key.
Gets or sets the background color for the control.
Gets or sets the font of the text Displayed by the control.
Gets or sets the foreground color for the control.
Determines if the label has a border.
Determines appearance of the control when the mouse pressed on the label.
Gets and sets the automatic resize of the control to fit contents.
Gets access to the common wrap label appearance that other states can override.
Gets access to the disabled wrap label appearance.
Gets access to the normal wrap label appearance.
Gets and sets the label style.
Gets or sets the palette to be applied.
Resets the PaletteMode property to its default value.
Gets and sets the custom palette implementation.
Resets the Palette property to its default value.
Gets and sets the KryptonContextMenu to show when right clicked.
Gets the resolved palette to actually use when drawing.
Gets access to the current renderer.
Create a tool strip renderer appropriate for the current renderer/palette pair.
Update the font property.
Attach the control to global events.
Attach the control to global events.
Raises the PaletteChanged event.
An EventArgs containing the event data.
Raises the Paint event.
An EventArgs containing the event data.
Raises the PaintBackground event.
An PaintEventArgs containing the event data.
Create the redirector instance.
PaletteRedirect derived class.
Update the view elements based on the requested label style.
New label style.
Update global event attachments.
True if attaching; otherwise false.
Processes a command key.
A Message, passed by reference, that represents the window message to process.
One of the Keys values that represents the key to process.
True is handled; otherwise false.
Processes a mnemonic character.
The mnemonic character entered.
true if the mnemonic was processed; otherwise, false.
Process Windows-based messages.
A Windows-based message.
Called when a context menu has just been closed.
Gets a value indicating is processing of mnemonics should be allowed.
True to allow; otherwise false.
Sets the palette.
The palette.
Called when [global palette changed].
The sender.
The instance containing the event data.
Gets or sets the notification result.
The notification result.
Initializes a new instance of the class.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Initializes a new instance of the class.
The data.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Initializes a new instance of the class.
Type of the conditional format.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
When the user clicks the Help button, the Help file specified in the helpFilePath parameter
is opened and the Help keyword topic identified by the keyword parameter is Displayed.
The form that owns the message box (or the active form) also receives the HelpRequested event.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
When the user clicks the Help button, the Help file specified in the helpFilePath parameter
is opened and the Help keyword topic identified by the keyword parameter is Displayed.
The form that owns the message box (or the active form) also receives the HelpRequested event.
When the user clicks the Help button, the Help file specified in the helpFilePath parameter
is opened and the Help keyword topic identified by the keyword parameter is Displayed.
The form that owns the message box (or the active form) also receives the HelpRequested event.
Updates the type of the content area.
Type of the content area.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Initializes a new instance of the class.
The data to create the UI.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Creates the blur effect for windows.
Create a shadow thingy
Make sure the resources are disposed of gracefully.
Show the window without activating it (i.e. do not take focus)
Calculate the new position, but DO NOT Move
screen location of parent
true, if the position has changed
Move operations have to be done as a single operation to reduce flickering
Updates the blur.
The BMP.
MEAN 3X3
MEAN 5X5
MEAN 9X9
Gaussian blur kernel with the size 5x5
GAUSSIAN BLUR 5X5
Gaussian blur kernel with the size 3x3
GAUSSIAN BLUR 3X3
Extend the visual container control base class with the ISupportInitializeNotification interface.
Occurs when the control is initialized.
Initialize a new instance of the VisualContainerControl class.
Signals the object that initialization is starting.
Signals the object that initialization is complete.
Gets a value indicating if the control is initialized.
Gets a value indicating if the control is initialized.
Raises the Initialized event.
An EventArgs containing the event data.
Base class used for implementation of actual container controls.
Occurs when the palette changes.
Occurs when the Global palette changes.
Initialize a new instance of the VisualContainerControlBase class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets or sets the ContextMenuStrip associated with this control.
Gets and sets the KryptonContextMenu to show when right clicked.
Fires the NeedPaint event.
Does the palette change require a layout.
Check if the layout is dirty and if so perform the layout now.
Should the view be laid out as well.
Gets or sets the palette to be applied.
Resets the PaletteMode property to its default value.
Gets and sets the custom palette implementation.
Resets the Palette property to its default value.
Gets access to the current renderer.
Create a tool strip renderer appropriate for the current renderer/palette pair.
Gets or sets the background image displayed in the control.
Gets or sets the background image layout.
Gets the ViewManager instance.
Gets the resolved palette to actually use when drawing.
Gets and sets the dirty palette counter.
Reset the internal counters.
Gets the number of layout cycles performed since last reset.
Gets the number of paint cycles performed since last reset.
Gets and sets the ViewManager instance.
Gets access to the palette redirector.
Gets access to the need paint delegate.
Gets access to the need paint palette delegate.
Force the control to perform a krypton layout to calculate size and positioning.
True if layout was p
Request a layout be performed before any painting occurs.
Mark the layout as being dirty and needing to be performed.
Gets a value indicating if transparent paint is needed
Perform background painting with the provided default values.
Graphics reference for drawing.
Brush to use when painting.
Client area to paint.
Gets a value indicating is processing of mnemonics should be allowed.
True to allow; otherwise false.
Work out if this control needs to paint transparent areas.
True if paint required; otherwise false.
Work out if this control needs to use Invoke to force a repaint.
Gets the control reference that is the parent for transparent drawing.
Processes a notification from palette storage of a button spec change.
Source of notification.
An EventArgs containing event data.
Raises the PaletteChanged event.
An EventArgs containing the event data.
Processes a notification from palette of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Create the redirector instance.
PaletteRedirect derived class.
Raises the RightToLeftChanged event.
An EventArgs containing event data.
Raises the Layout event.
A LayoutEventArgs that contains the event data.
Raises the Paint event.
A PaintEventArgs that contains the event data.
Raises the MouseMove event.
A MouseEventArgs that contains the event data.
Raises the MouseDown event.
A MouseEventArgs that contains the event data.
Raises the MouseUp event.
A MouseEventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Raises the DoubleClick event.
A KeyEventArgs that contains the event data.
Raises the KeyDown event.
A KeyEventArgs that contains the event data.
Raises the KeyPress event.
A KeyPressEventArgs that contains the event data.
Raises the KeyUp event.
A KeyEventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Raises the LostFocus event.
An EventArgs that contains the event data.
Occurs when the global palette has been changed.
Source of the event.
An EventArgs that contains the event data.
Occurs when a user preference has changed.
Source of the event.
Event details.
Process Windows-based messages.
A Windows-based message.
Called when a context menu has just been closed.
Base class for drawing a krypton context menu as a popup control.
Initialize a new instance of the VisualContextMenu class.
Original source of provider details
Enabled state of the context menu.
Was the context menu activate by a keyboard action.
Initialize a new instance of the VisualContextMenu class.
Originating context menu instance.
Local palette setting to use initially.
Palette mode setting to use initially.
Redirector used for obtaining palette values.
Redirector used for obtaining images.
Collection of context menu items to be displayed.
Enabled state of the context menu.
Was the context menu activate by a keyboard action.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Sets the reason for the context menu being closed.
Show the context menu relative to the current mouse location.
Show the context menu relative to the provided screen point.
Screen location.
Show the context menu relative to the provided screen rectangle.
Screen rectangle.
Show the context menu relative to the provided screen rectangle.
Screen rectangle.
Horizontal location relative to screen rectangle.
Vertical location relative to screen rectangle.
Show the context menu relative to the provided screen rectangle.
Screen rectangle.
Horizontal location relative to screen rectangle.
Vertical location relative to screen rectangle.
Should the menu bounce around the monitor.
Should size and position of menu be constrained by display size.
Show the context menu at the fixed screen rectangle.
Screen rectangle.
Horizontal location relative to screen rectangle.
Vertical location relative to screen rectangle.
Gets and sets the horizontal setting used to position the menu.
Gets and sets the vertical setting used to position the menu.
Gets access to the view manager for the context menu.
Should a mouse down at the provided point cause it to become the current tracking popup.
Original message.
Client coordinates point.
True to become current; otherwise false.
Gets access to the palette redirector.
Raises the KeyDown event.
A KeyEventArgs that contains the event data.
Raises the Layout event.
An EventArgs that contains the event data.
Processes a notification from palette of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Specialized version of the visual context menu that knows about the KryptonDateTimePicker drop-down button.
Initialize a new instance of the VisualContextMenuDTP class.
Originating context menu instance.
Local palette setting to use initially.
Palette mode setting to use initially.
Redirector used for obtaining palette values.
Redirector used for obtaining images.
Collection of context menu items to be displayed.
Enabled state of the context menu.
Was the context menu activate by a keyboard action.
Screen rectangle of the drop-down button.
Should the mouse down be eaten when the tracking has been ended.
Original message.
Screen coordinates point.
True to eat message; otherwise false.
Extend the visual control base class with the ISupportInitializeNotification interface.
Occurs when the control is initialized.
Initialize a new instance of the VisualControl class.
Signals the object that initialization is starting.
Signals the object that initialization is complete.
Gets a value indicating if the control is initialized.
Gets a value indicating if the control is initialized.
Raises the Initialized event.
An EventArgs containing the event data.
Base class used for implementation of actual controls.
Occurs when the palette changes.
Occurs when the Global palette changes.
Initialize a new instance of the VisualControl class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets or sets the associated with this control.
The for this control, or if there is no . The default is .
Gets and sets the KryptonContextMenu to show when right-clicked.
Fires the NeedPaint event.
Does the palette change require a layout.
Check if the layout is dirty and if so perform the layout now.
Gets or sets the palette to be applied.
Gets and sets the custom palette implementation.
Resets the Palette property to its default value.
Gets access to the current renderer.
Create a tool strip renderer appropriate for the current renderer/palette pair.
Gets or sets the background image displayed in the control.
Gets or sets the background image layout.
Gets the ViewManager instance.
Gets the resolved palette to actually use when drawing.
Gets and sets the dirty palette counter.
Attach the control to global events.
Attach the control to global events.
Gets access to the button content.
Resets the ToolTipValues property to its default value.
Reset the internal counters.
Gets the number of layout cycles performed since last reset.
Gets the number of paint cycles performed since last reset.
Gets the view associated with the provided client location.
Point to lookup.
ViewBase associated with the point.
Gets and sets the ViewManager instance.
Gets access to the palette redirector.
Gets access to the need paint delegate.
Gets access to the need paint palette delegate.
Force the control to perform a krypton layout to calculate size and positioning.
True if layout was p
Request a layout be performed before any painting occurs.
Mark the layout as being dirty and needing to be performed.
Gets a value indicating if transparent paint is needed
Perform background painting with the provided default values.
Graphics reference for drawing.
Brush to use when painting.
Client area to paint.
Gets a value indicating is processing of mnemonics should be allowed.
True to allow; otherwise false.
Work out if this control needs to paint transparent areas.
True if paint required; otherwise false.
Work out if this control needs to use Invoke to force a repaint.
Gets the control reference that is the parent for transparent drawing.
Processes a notification from palette storage of a button spec change.
Source of notification.
An EventArgs containing event data.
Raises the PaletteChanged event.
An EventArgs containing the event data.
Processes a notification from palette of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Create the redirector instance.
PaletteRedirect derived class.
Update global event attachments.
True if attaching; otherwise false.
Raises the RightToLeftChanged event.
An EventArgs containing event data.
Raises the Layout event.
A LayoutEventArgs that contains the event data.
Raises the Paint event.
A PaintEventArgs that contains the event data.
Raises the MouseMove event.
A MouseEventArgs that contains the event data.
Raises the MouseDown event.
A MouseEventArgs that contains the event data.
Raises the MouseUp event.
A MouseEventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Raises the KeyDown event.
A KeyEventArgs that contains the event data.
Raises the KeyPress event.
A KeyPressEventArgs that contains the event data.
Raises the KeyUp event.
A KeyEventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Raises the LostFocus event.
An EventArgs that contains the event data.
Occurs when the global palette has been changed.
Source of the event.
An EventArgs that contains the event data.
Occurs when a user preference has changed.
Source of the event.
Event details.
Processes a command key.
A Message, passed by reference, that represents the window message to process.
One of the Keys values that represents the key to process.
True is handled; otherwise false.
Process Windows-based messages.
A Windows-based message.
Called when a context menu has just been closed.
Base class used for implementation of container controls using a Control as the base.
Initialize a new instance of the VisualContainer class.
Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
Gets or sets a value indicating whether the control can accept data that the user drags onto it.
Gets or sets a value indicating whether the control is automatically resized to display its entire contents.
Gets or sets the text associated with this control.
Gets or sets the background color for the control.
Gets or sets the font of the text displayed by the control.
Gets or sets the foreground color for the control.
Gets the default size of the control.
Base class that allows a form to have custom chrome applied. You should derive
a class from this that performs the specific chrome drawing that is required.
Occurs when the palette changes.
Occurs when the use of custom chrome changes.
Occurs when the active window setting changes.
Occurs when the Global palette changes.
Initialize a new instance of the VisualForm class.
Releases all resources used by the Control.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Gets the DpiX of the view.
Gets the DpiY of the view.
Gets and sets a value indicating if palette chrome should be applied.
Gets or sets a value indicating whether the Close button is displayed in the caption bar of the form.
to display a Close button for the form; otherwise, . The default is .
Gets or sets the palette to be applied.
Gets access to the button content.
Resets the shadow values.
Gets access to the button content.
Resets the blur values.
Gets and sets the custom palette implementation.
Resets the Palette property to its default value.
Gets access to the current renderer.
Fires the NeedPaint event.
Does the palette change require a layout.
Gets the resolved palette to actually use when drawing.
Create a tool strip renderer appropriate for the current renderer/palette pair.
Send the provided system command to the window for processing.
System command.
Send the provided system command to the window for processing.
System command.
LPARAM value.
Gets the size of the borders requested by the real window.
Border sizing.
Gets a count of the number of paints that have occurred.
Gets and sets the active state of the window.
Please use a ButtonSpec, as this gives greater flexibility!
Request the non-client area be repainted.
Request the non-client area be recalculated.
Gets or sets the toolbar manager.
The toolbar manager.
Reset the internal counters.
Gets the number of layout cycles performed since last reset.
Gets the number of paint cycles performed since last reset.
Gets and sets the ViewManager instance.
Gets access to the palette redirector.
Gets access to the need paint delegate.
Convert a screen location to a window location.
Screen point.
Point in window coordinates.
Request the non-client area be repainted.
Request the non-client area be repainted.
Area to invalidate.
Request the non-client area be repainted.
Area to invalidate.
Should client area be excluded.
Gets rectangle that is the real window rectangle based on Win32 API call.
Raises the HandleCreated event.
An EventArgs containing the event data.
Start capturing mouse input for a particular element that is inside the chrome.
Target element for the capture events.
Raises the Resize event.
An EventArgs containing the event data.
Raises the Activated event.
An EventArgs containing the event data.
Raises the Deactivate event.
An EventArgs containing the event data.
Raises the Shown event.
An EventArgs containing event data.
Suspend processing of non-client painting.
Resume processing of non-client painting.
Create the redirector instance.
PaletteRedirect derived class.
Processes a notification from palette storage of a button spec change.
Source of notification.
An EventArgs containing event data.
Raises the PaletteChanged event.
An EventArgs containing the event data.
Raises the ApplyUseThemeFormChromeBorderWidth event.
An EventArgs containing the event data.
Occurs when the UseThemeFormChromeBorderWidthChanged event is fired for the current palette.
Source of the event.
An EventArgs containing the event data.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Process Windows-based messages.
A Windows-based message.
Creates and populates the MINMAXINFO structure for a maximized window.
Puts the structure into memory address given by lParam.
Only used to process a WM_GETMINMAXINFO message.
A Windows-based message.
Process the WM_NCCALCSIZE message when overriding window chrome.
A Windows-based message.
True if the message was processed; otherwise false.
Process the WM_NCPAINT message when overriding window chrome.
A Windows-based message.
True if the message was processed; otherwise false.
Process the WM_NCHITTEST message when overriding window chrome.
A Windows-based message.
True if the message was processed; otherwise false.
Process the WM_NCACTIVATE message when overriding window chrome.
A Windows-based message.
True if the message was processed; otherwise false.
Process a windows message that requires the non client area be repainted.
A Windows-based message.
True if the message was processed; otherwise false.
Process the WM_NCMOUSEMOVE message when overriding window chrome.
A Windows-based message.
True if the message was processed; otherwise false.
Process the WM_NCLBUTTONDOWN message when overriding window chrome.
A Windows-based message.4
True if the message was processed; otherwise false.
Process the WM_LBUTTONUP message when overriding window chrome.
A Windows-based message.
True if the message was processed; otherwise false.
Process the WM_NCMOUSELEAVE message when overriding window chrome.
A Windows-based message.
True if the message was processed; otherwise false.
Process the OnWM_MOUSEMOVE message when overriding window chrome.
A Windows-based message.
True if the message was processed; otherwise false.
Process the WM_LBUTTONUP message when overriding window chrome.
A Windows-based message.
True if the message was processed; otherwise false.
Process the WM_NCLBUTTONDBLCLK message when overriding window chrome.
A Windows-based message.
True if the message was processed; otherwise false.
Perform chrome window painting in the non-client areas.
Window handle of window being painted.
Called when the active state of the window changes.
Gets and sets the need to layout the view.
Perform setup for custom chrome.
Perform cleanup when custom chrome ending.
Perform hit testing.
Point in window coordinates.
Perform painting of the window chrome.
Graphics instance to use for drawing.
Bounds enclosing the window chrome.
Perform non-client mouse movement processing.
Point in window coordinates.
Process the left mouse down event.
Window coordinate of the mouse down.
True if event is processed; otherwise false.
Process the left mouse up event.
Window coordinate of the mouse up.
True if event is processed; otherwise false.
Perform mouse leave processing.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Initializes a new instance of the class.
The input box data.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
When the user clicks the Help button, the Help file specified in the helpFilePath parameter
is opened and the Help keyword topic identified by the keyword parameter is Displayed.
The form that owns the message box (or the active form) also receives the HelpRequested event.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Initialize a new instance of the HelpInfo class.
Value for HelpFilePath.
Value for Keyword
Initialize a new instance of the HelpInfo class.
Value for HelpFilePath.
Value for Navigator
Initialize a new instance of the HelpInfo class.
Value for HelpFilePath.
Value for Navigator
Value for Keyword
Gets the HelpFilePath property.
Gets the Keyword property.
Gets the Navigator property.
Gets the Param property.
Gets and sets the ignoring of Alt+F4
Processes Windows messages.
The Windows Message to process.
When the user clicks the Help button, the Help file specified in the helpFilePath parameter
is opened and the Help keyword topic identified by the keyword parameter is Displayed.
The form that owns the message box (or the active form) also receives the HelpRequested event.
When the user clicks the Help button, the Help file specified in the helpFilePath parameter
is opened and the Help keyword topic identified by the keyword parameter is Displayed.
The form that owns the message box (or the active form) also receives the HelpRequested event.
Updates the type of the content area.
Type of the content area.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Multiline String Editor Window.
Initializes a new instance of the MultilineStringEditor class.
Shows the multiline string editor.
Closes the multiline string editor.
Event arguments.
Raises the Paint event.
A PaintEventArgs that contains the event data.
Processes Windows messages.
The Windows Message to process.
Closes the editor form.
Occurs when a key is pressed while the control has focus.
The control.
The event arguments.
Occurs when the MinMaxInfo needs to be retrieved by the operating system.
The window message.
true if the message was handled; otherwise false.
Occurs when the operating system needs to determine what part of the window corresponds
to a particular screen coordinate.
The window message.
true if the message was handled; otherwise false.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Base class used for implementation of panel controls.
Occurs when the control is initialized.
Occurs when the palette changes.
Occurs when the Global palette changes.
Initialize a new instance of the VisualPanel class.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Signals the object that initialization is starting.
Signals the object that initialization is complete.
Gets a value indicating if the control is initialized.
Gets a value indicating if the control is initialized.
Gets or sets the associated with this control.
The for this control, or if there is no . The default is .
Gets and sets the KryptonContextMenu to show when right clicked.
Fires the NeedPaint event.
Does the palette change require a layout.
Gets or sets the palette to be applied.
Resets the PaletteMode property to its default value.
Gets and sets the custom palette implementation.
Resets the Palette property to its default value.
Gets access to the current renderer.
Create a tool strip renderer appropriate for the current renderer/palette pair.
Gets or sets the background image displayed in the control.
Gets or sets the background image layout.
Attach the control to global events.
Attach the control to global events.
Process Windows-based messages.
A Windows-based message.
Called when a context menu has just been closed.
Gets or sets the background color for the control.
Gets or sets the font of the text displayed by the control.
Gets or sets the foreground color for the control.
Gets or sets the border style for the VisualPanel.
Reset the internal counters.
Gets the number of layout cycles performed since last reset.
Gets the number of paint cycles performed since last reset.
Gets and sets the ViewManager instance.
Gets access to the palette redirector.
Gets access to the need paint delegate.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Gets a value indicating if transparent paint is needed
Gets the resolved palette to actually use when drawing.
Raises the Initialized event.
An EventArgs containing the event data.
Raises the PaletteChanged event.
An EventArgs containing the event data.
Work out if this control needs to paint transparent areas.
True if paint required; otherwise false.
Work out if this control needs to use Invoke to force a repaint.
Gets the control reference that is the parent for transparent drawing.
Processes a notification from palette storage of a button spec change.
Source of notification.
An EventArgs containing event data.
Update global event attachments.
True if attaching; otherwise false.
Gets the default size of the control.
Raises the RightToLeftChanged event.
An EventArgs containing event data.
Processes a command key.
A Message, passed by reference, that represents the window message to process.
One of the Keys values that represents the key to process.
True is handled; otherwise false.
Raises the Layout event.
A LayoutEventArgs that contains the event data.
Raises the Paint event.
A PaintEventArgs that contains the event data.
Raises the MouseMove event.
A MouseEventArgs that contains the event data.
Raises the MouseDown event.
A MouseEventArgs that contains the event data.
Raises the MouseUp event.
A MouseEventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Raises the DoubleClick event.
A KeyEventArgs that contains the event data.
Raises the KeyDown event.
A KeyEventArgs that contains the event data.
Raises the KeyPress event.
A KeyPressEventArgs that contains the event data.
Raises the KeyUp event.
A KeyEventArgs that contains the event data.
Raises the GotFocus event.
An EventArgs that contains the event data.
Raises the LostFocus event.
An EventArgs that contains the event data.
Base class used for implementation of popup controls.
Initialize a new instance of the VisualPopup class.
Does the popup need a shadow effect.
Initialize a new instance of the VisualPopup class.
Drawing renderer.
Does the popup need a shadow effect.
Initialize a new instance of the VisualPopup class.
View manager instance for managing view display.
Drawing renderer.
Does the popup need a shadow effect.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Show the popup using the provided rectangle as the screen rect.
Screen rectangle for showing the popup.
Show the popup with the given size but relative to the provided top left point.
Intended top left of parent area.
Size of the popup to show.
Define the drawing paths for the shadow.
Outer path.
Middle path.
Inside path.
Should a mouse down at the provided point cause an end to popup tracking.
Original message.
Client coordinates point.
True to end tracking; otherwise false.
Should a mouse down at the provided point allow tracking to continue.
Original message.
Client coordinates point.
True to continue tracking; otherwise false.
Should a mouse down at the provided point cause it to become the current tracking popup.
Original message.
Client coordinates point.
True to become current; otherwise false.
Should the mouse down be eaten when the tracking has been ended.
Original message.
Screen coordinates point.
True to eat message; otherwise false.
Is a change in active window to this popup when it is current allowed.
Should the mouse move at provided screen point be allowed.
Original message.
Client coordinates point.
True to allow; otherwise false.
Create a tool strip renderer appropriate for the current renderer/palette pair.
Gets the resolved palette to actually use when drawing.
Gets access to the current renderer.
Fires the NeedPaint event.
Does the palette change require a layout.
Gets and sets the delegate to fire when the popup is dismissed.
Gets a value indicating if the keyboard is passed to this popup.
Gets access to the view manager of the popup.
Gets and sets the ViewManager instance.
Gets access to the need paint delegate.
Work out if this control needs to use Invoke to force a repaint.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Gets the creation parameters.
Raises the Layout event.
A LayoutEventArgs that contains the event data.
Raises the Paint event.
A PaintEventArgs that contains the event data.
Raises the MouseMove event.
A MouseEventArgs that contains the event data.
Raises the MouseDown event.
A MouseEventArgs that contains the event data.
Raises the MouseUp event.
A MouseEventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Raises the DoubleClick event.
A KeyEventArgs that contains the event data.
Processes a dialog key.
One of the Keys values that represents the key to process.
true if the key was processed; otherwise false.
Raises the KeyDown event.
A KeyEventArgs that contains the event data.
Raises the KeyPress event.
A KeyPressEventArgs that contains the event data.
Raises the KeyUp event.
A KeyEventArgs that contains the event data.
Processes Windows messages.
The Windows Message to process.
Manage the filtering of message for popup controls.
Initialize a new instance of the VisualPopupManager class.
Gets access to the single instance of the VisualPopupManager class.
Gets a value indicating if currently showing a context menu strip.
Gets a value indicating if currently tracking a popup.
Gets the current visual popup being tracked.
Gets the stacked set of popups as an array.
Gets the popup that matches the provided type.
Type to find.
Matching instance; otherwise null.
Start tracking the provided popup.
Popup instance to track.
Finish tracking all popups.
Finish tracking from the current back to and including the provided popup.
Popup that needs to be killed.
Finish tracking the current popup.
Show the provided context strip in a way compatible with any popups.
Reference to ContextMenuStrip.
Screen position for showing the context menu strip.
Show the provided context strip in a way compatible with any popups.
Reference to ContextMenuStrip.
Screen position for showing the context menu strip.
Delegate to call when strip dismissed.
Filters out a message before it is dispatched.
The message to be dispatched. You cannot modify this message.
true to filter the message and stop it from being dispatched; false to allow the message to continue to the next filter or control.
Displays a shadow effect for a visual popup.
Initialize a new instance of the VisualPopupShadow class.
Disposing of instance resources.
Show the popup using the provided rectangle as the screen rect.
Screen rectangle for showing the popup.
Define the drawing paths for the shadow.
Outer path.
Middle path.
Inside path.
Gets the creation parameters.
Raises the PaintBackground event.
A PaintEventArgs containing the event data.
Raises the Paint event.
A PaintEventArgs containing the event data.
Visual display of tooltip information.
Initialize a new instance of the VisualPopupTooltip class.
Redirector for recovering palette values.
Source of content values.
Drawing renderer.
Does the Tooltip need a shadow effect.
Initialize a new instance of the VisualPopupTooltip class.
Redirector for recovering palette values.
Source of content values.
Drawing renderer.
Style for the tooltip background.
Style for the tooltip border.
Style for the tooltip content.
Does the Tooltip need a shadow effect.
Gets a value indicating if the keyboard is passed to this popup.
Should the mouse move at provided screen point be allowed.
Original message.
Client coordinates point.
True to allow; otherwise false.
Use the setting from the Positioning to display the tooltip
Show the tooltip popup relative to the provided screen position.
Screen point of cursor.
Raises the Layout event.
An EventArgs that contains the event data.
Create a shadow thingy
What value will be used
What orientation for the shadow placement
Make sure the resources are disposed of gracefully.
Show the window without activating it (i.e. do not take focus)
Calculate the new position, but DO NOT Move
screen location of parent
true, if the position has changed
Move operations have to be done as a single operation to reduce flickering
Also invalidates to perform a redraw
This will be a single bitmap that would represent all the shadows
Q: Why go to this trouble and not just have a "Huge bitmap"
A: Memory for a 4K screen can eat a lot for a 32bit per pixel shader !
Base class used for implementation of simple controls.
Initialize a new instance of the VisualSimple class.
Gets and sets the auto size mode.
Get the preferred size of the control based on a proposed size.
Starting size proposed by the caller.
Calculated preferred size.
Gets or sets the background color for the control.
Gets or sets the font of the text displayed by the control.
Gets or sets the foreground color for the control.
Extends the control base with some common changes relevant to krypton simple controls.
Initialize a new instance of the VisualSimpleBase class.
Gets and sets the auto size mode.
Get the preferred size of the control based on a proposed size.
Starting size proposed by the caller.
Calculated preferred size.
Gets or sets the background color for the control.
Gets or sets the font of the text displayed by the control.
Gets or sets the foreground color for the control.
Displays a task dialog that allows the user to select a task based on the presented options.
Internal button used by the VisualTaskDialog
Gets and sets the ignoring of Alt+F4
Processes Windows messages.
The Windows Message to process.
Initialize a new instance of the VisualTaskDialog class.
Reference to component with definition of content.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Initializes a new instance of the class.
The task dialog.
taskDialog
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Initializes a new instance of the class.
The data to provide to the .
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Add conversion to a string for display in properties window at design time.
Returns whether this converter can convert the object to the specified type.
An ITypeDescriptorContext that provides a format context.
A Type that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converts the given value object to the specified type, using the specified context and culture information.
An ITypeDescriptorContext that provides a format context.
A CultureInfo. If a null reference (Nothing in Visual Basic) is passed, the current culture is assumed.
The Object to convert.
The Type to convert the value parameter to.
An Object that represents the converted value.
Custom type converter so that ButtonStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that DataGridViewStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Add DBNull/Null conversion for date time types.
Initialize a new instance of the DateTimeNullableConverter class.
Converts the given object to the type of this converter, using the specified context and culture information.
An ITypeDescriptorContext that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Custom type converter so that GridStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that HeaderGroupCollapseTarget values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that HeaderStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that InputControl values appear as neat text at design time.
Gets an array of lookup pairs.
Initialize a new instance of the KryptonCheckedButtonConverter class.
Returns a value indicating whether a particular value can be added to the standard values collection.
An ITypeDescriptorContext that provides an additional context.
The value to check.
Custom type converter so that KryptonLinkBehavior values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that values appear as neat text at design time.
Gets an array of lookup pairs.
Gets the pairs enum to string.
The pairs enum to string.
Custom type converter so that values appear as neat text at design time.
Gets an array of lookup pairs.
Gets the pairs enum to string.
The pairs enum to string.
Custom type converter so that LabelStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that PaletteBackStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that PaletteBorderStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that PaletteButtonOrientation values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that PaletteButtonSpecStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that PaletteButtonStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that PaletteBase Class type are converted to their appropriate mode type
Initialize a new instance of the PaletteClassTypeConverter class.
Converts the given value object to the specified type, using the specified context and culture information.
An ITypeDescriptorContext that provides a format context.
A CultureInfo object. If a null reference the current culture is assumed.
The Object to convert.
The Type to convert the value parameter to.
An Object that represents the converted value.
Converts the given object to the type of this converter, using the specified context and culture information.
An ITypeDescriptorContext that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Custom type converter so that PaletteContentStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that PaletteDrawBorders values appear as neat text at design time.
Initialize a new instance of the PaletteDrawBordersConverter class.
Converts the given value object to the specified type, using the specified context and culture information.
An ITypeDescriptorContext that provides a format context.
A CultureInfo object. If a null reference the current culture is assumed.
The Object to convert.
The Type to convert the value parameter to.
An Object that represents the converted value.
Converts the given object to the type of this converter, using the specified context and culture information.
An ITypeDescriptorContext that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Custom type converter so that PaletteImageEffect values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that PaletteImageStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that PaletteMode values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that PaletteTextTrim values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that SeparatorStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Helper base class used to convert from to/from a table of value,string pairs.
Initialize a new instance of the StringLookupConverter class.
Gets an array of lookup pairs.
Converts the given value object to the specified type, using the specified context and culture information.
An ITypeDescriptorContext that provides a format context.
A CultureInfo object. If a null reference the current culture is assumed.
The Object to convert.
The Type to convert the value parameter to.
An Object that represents the converted value.
Converts the given object to the type of this converter, using the specified context and culture information.
An ITypeDescriptorContext that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Custom type converter so that TabBorderStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Custom type converter so that TabStyle values appear as neat text at design time.
Gets an array of lookup pairs.
Initialize a new instance of the KryptonBorderEdgeActionList class.
Designer that owns this action list instance.
Gets and sets the border style.
Gets and sets the auto size property.
Gets and sets the docking property.
Gets and sets the palette mode.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonBreadCrumbActionList class.
Designer that owns this action list instance.
Gets and sets the background drawing style.
Gets and sets the border drawing style.
Gets and sets the crumb drawing style.
Gets and sets the palette mode.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonButtonActionList class.
Designer that owns this action list instance.
Gets and sets the button style.
Gets or sets the dialog result.
The dialog result.
Gets or sets the krypton context menu.
The krypton context menu.
Gets and sets the visual orientation.
Gets and sets the button text.
Gets and sets the extra button text.
Gets and sets the button image.
Gets and sets the palette mode.
Gets or sets the font.
The font.
Gets or sets the font.
The font.
Gets or sets a value indicating whether [use as uac elevated button].
true if [use as uac elevated button]; otherwise, false.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonCheckBoxActionList class.
Designer that owns this action list instance.
Gets and sets a value indicating if the check box is checked.
Gets and sets the checked state.
Gets and sets a value indicating if the check box should be three state.
Gets and sets a value indicating if the check box should be three state.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Gets and sets the label style.
Gets and sets the visual orientation.
Gets and sets the checkbox text.
Gets and sets the extra checkbox text.
Gets and sets the checkbox image.
Gets and sets the palette mode.
Gets or sets the font.
The font.
Gets or sets the font.
The font.
Gets or sets the long text trim.
The long text trim.
Gets or sets the short text trim.
The short text trim.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonCheckButtonActionList class.
Designer that owns this action list instance.
Gets and sets the checked state.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonCheckedListBoxActionList class.
Designer that owns this action list instance.
Gets and sets the style used for list items.
Gets and sets the background drawing style.
Gets and sets the border drawing style.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Gets and sets the selection mode.
Gets and sets the selection mode.
Gets and sets the check on click setting.
Gets and sets the palette mode.
Gets or sets the font.
The font.
Gets or sets the font.
The font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonCheckSetActionList class.
Designer that owns this action list instance.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonColorButtonActionList class.
Designer that owns this action list instance.
Gets and sets the button style.
Gets and sets the visual button orientation.
Gets or sets the selected colour.
The selected colour.
Gets and sets the visual drop-down position.
Gets and sets the visual drop-down orientation.
Gets and sets the splitter or drop-down functionality.
Gets and sets the button text.
Gets and sets the extra button text.
Gets and sets the button image.
Gets and sets the palette mode.
Gets or sets the font.
The font.
Gets or sets the font.
The font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonComboBoxActionList class.
Designer that owns this action list instance.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Gets or sets the drop-down style.
The drop-down style.
Gets and sets the palette mode.
Gets and sets the input control style.
Gets or sets the font.
The font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonCommandActionList class.
Designer that owns this action list instance.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonButtonActionList class.
Designer that owns this action list instance.
Gets and sets the button style.
Gets and sets the visual orientation.
Gets and sets the button text.
Gets and sets the extra button text.
Gets and sets the button image.
Gets and sets the palette mode.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonContextMenuActionList class.
Designer that owns this action list instance.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Gets and sets the palette mode.
Gets or sets the items.
The items.
Initialize a new instance of the KryptonCustomPaletteBaseActionList class.
Designer that owns this action list instance.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonDateTimePickerActionList class.
Designer that owns this action list instance.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Gets and sets the display format.
Gets and sets the display of up/down buttons.
Gets and sets the display of a check box.
Gets and sets the checked state of the check box.
Gets and sets the palette mode.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonDomainUpDownActionList class.
Designer that owns this action list instance.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Gets and sets the palette mode.
Gets and sets the input control style.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonDropButtonActionList class.
Designer that owns this action list instance.
Gets and sets the button style.
Gets and sets the visual button orientation.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Gets and sets the visual drop-down position.
Gets and sets the visual drop-down orientation.
Gets and sets the splitter or drop-down functionality.
Gets and sets the button text.
Gets and sets the extra button text.
Gets and sets the button image.
Gets and sets the palette mode.
Gets or sets the font.
The font.
Gets or sets the font.
The font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonGroupActionList class.
Designer that owns this action list instance.
Gets and sets the group background style.
Gets and sets the group border style.
Gets and sets the palette mode.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonGroupBoxDesigner class.
Designer that owns this action list instance.
Gets and sets the group background style.
Gets and sets the group border style.
Gets and sets the group box label style.
Gets and sets the caption edge.
Gets and sets the caption overlap.
Gets and sets the palette mode.
Gets or sets the description.
The description.
Gets or sets the heading.
The heading.
Gets or sets the image.
The image.
Gets or sets the State Common Long Text Font.
The State Common Long Text Font.
Gets or sets the State Common Short Text Font.
The State Common Short Text Font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonHeaderActionList class.
Designer that owns this action list instance.
Gets and sets the header style.
Gets and sets the visual orientation.
Gets and sets the header text.
Gets and sets the header description text.
Gets and sets the header image.
Gets and sets the palette mode.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonHeaderGroupActionList class.
Designer that owns this action list instance.
Gets and sets the group background style.
Gets and sets the group border style.
Gets and sets the primary header style.
Gets and sets the secondary header style.
Gets and sets the primary header position.
Gets and sets the secondary header position.
Gets and sets the palette mode.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonLabelActionList class.
Designer that owns this action list instance.
Gets and sets the label style.
Gets and sets the visual orientation.
Gets and sets the label text.
Gets and sets the extra label text.
Gets and sets the label image.
Gets and sets the palette mode.
Gets or sets the font.
The font.
Gets or sets the font.
The font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonLinkLabelActionList class.
Designer that owns this action list instance.
Gets and sets the link label style.
Gets and sets the visual orientation.
Gets and sets the link behavior.
Gets and sets the link visited.
Gets and sets the link label text.
Gets and sets the extra link label text.
Gets and sets the link label image.
Gets and sets the palette mode.
Gets or sets the font.
The font.
Gets or sets the font.
The font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonLinkWrapLabelActionList class.
Designer that owns this action list instance.
Gets and sets the label style.
Gets and sets the palette mode.
Gets or sets the font.
The font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonListBoxActionList class.
Designer that owns this action list instance.
Gets and sets the syle used for list items.
Gets and sets the background drawing style.
Gets and sets the border drawing style.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Gets and sets the selection mode.
Gets and sets the selection mode.
Gets and sets the palette mode.
Gets or sets the font.
The font.
Gets or sets the font.
The font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonCheckedListBoxActionList class.
Designer that owns this action list instance.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonManagerActionList class.
Designer that owns this action list instance.
Gets and sets the global palette mode.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonMaskedTextBoxActionList class.
Designer that owns this action list instance.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Gets and sets the palette mode.
Gets and sets the input control style.
Gets and sets the input mask.
The text box font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonMonthCalendarActionList class.
Designer that owns this action list instance.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Gets and sets the palette mode.
Gets and sets the maximum selection count.
Gets and sets the today button.
Gets and sets the today entry circled.
Gets and sets the display of week numbers.
Gets or sets the font.
The font.
Gets or sets the font.
The font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonNumericUpDownActionList class.
Designer that owns this action list instance.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Gets and sets the palette mode.
Gets and sets the input control style.
Gets and sets the increment value of the control.
Gets and sets the increment value of the control.
Gets and sets the increment value of the control.
Gets or sets the font.
The font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonPanelActionList class.
Designer that owns this action list instance.
Gets and sets the panel background style.
Gets and sets the palette mode.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonRadioButtonActionList class.
Designer that owns this action list instance.
Gets and sets a value indicating if the radio button is checked.
Gets and sets a value indicating if the radio button should be three state.
Gets and sets the label style.
Gets and sets the visual orientation.
Gets and sets the radio button text.
Gets and sets the extra radio button text.
Gets and sets the radio button image.
Gets and sets the palette mode.
Gets or sets the font.
The font.
Gets or sets the font.
The font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonRichTextBoxActionList class.
Designer that owns this action list instance.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Gets and sets the palette mode.
Gets and sets the input control style.
Gets and sets the Multiline mode.
Gets and sets the WordWrap mode.
The rich text box font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Gets or sets the orientation of the scrollbar.
The orientation.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonSeparatorActionList class.
Designer that owns this action list instance.
Gets and sets the separator style.
Gets and sets the visual orientation.
Gets and sets the palette mode.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonSplitContainerActionList class.
Designer that owns this action list instance.
Gets and sets the panel background style.
Gets and sets the separator style.
Gets and sets the palette mode.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonTextBoxActionList class.
Designer that owns this action list instance.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Gets and sets the palette mode.
Gets and sets the input control style.
Gets and sets the Multiline mode.
Gets and sets the WordWrap mode.
Gets and sets the UseSystemPasswordChar mode.
The text box font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonTrackBarActionList class.
Designer that owns this action list instance.
Gets and sets the palette mode.
Gets and sets the track bar tick style.
Gets and sets the track bar size.
Gets and sets the track bar minium value.
Gets and sets the track bar maximum value.
Gets and sets the track bar small change value.
Gets and sets the track bar large change value.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonTreeViewActionList class.
Designer that owns this action list instance.
Gets or sets the Krypton Context Menu.
The Krypton Context Menu.
Gets and sets the syle used for tree items.
Gets and sets the background drawing style.
Gets and sets the border drawing style.
Gets and sets the selection mode.
Gets and sets the palette mode.
Gets or sets the font.
The font.
Gets or sets the font.
The font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonWrapLabelActionList class.
Designer that owns this action list instance.
Gets and sets the label style.
Gets and sets the palette mode.
Gets or sets the font.
The font.
Returns the collection of DesignerActionItem objects contained in the list.
A DesignerActionItem array that contains the items in this list.
Initialize a new instance of the KryptonBorderEdgeDesigner class.
Gets the design-time action lists supported by the component associated with the designer.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Gets the design-time action lists supported by the component associated with the designer.
Releases all resources used by the component.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Indicates whether a mouse click at the specified point should be handled by the control.
A Point indicating the position at which the mouse was clicked, in screen coordinates.
true if a click at the specified point is to be handled by the control; otherwise, false.
Receives a call when the mouse leaves the control.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Releases all resources used by the component.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Initialize a new instance of the KryptonButtonDesigner class.
Gets the design-time action lists supported by the component associated with the designer.
Initialize a new instance of the KryptonCheckBoxDesigner class.
Gets the design-time action lists supported by the component associated with the designer.
Gets the design-time action lists supported by the component associated with the designer.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the design-time action lists supported by the component associated with the designer.
Gets the design-time action lists supported by the component associated with the designer.
Initialize a new instance of the KryptonColorButtonDesigner class.
Gets the design-time action lists supported by the component associated with the designer.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Gets the selection rules that indicate the movement capabilities of a component.
Gets the design-time action lists supported by the component associated with the designer.
Indicates whether a mouse click at the specified point should be handled by the control.
A Point indicating the position at which the mouse was clicked, in screen coordinates.
true if a click at the specified point is to be handled by the control; otherwise, false.
Receives a call when the mouse leaves the control.
Gets the design-time action lists supported by the component associated with the designer.
Initialize a new instance of the KryptonButtonDesigner class.
Gets the design-time action lists supported by the component associated with the designer.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Gets the design-time action lists supported by the component associated with the designer.
Releases all resources used by the component.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Releases all resources used by the component.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Releases all resources used by the component.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Gets the design-time action lists supported by the component associated with the designer.
Initialize a new instance of the KryptonWrapLabelDesigner class.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Gets the design-time action lists supported by the component associated with the designer.
Defines identifiers that are used to indicate selection rules for a component.
Releases all resources used by the component.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Indicates whether a mouse click at the specified point should be handled by the control.
A Point indicating the position at which the mouse was clicked, in screen coordinates.
true if a click at the specified point is to be handled by the control; otherwise, false.
Receives a call when the mouse leaves the control.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Gets the selection rules that indicate the movement capabilities of a component.
Gets the design-time action lists supported by the component associated with the designer.
Indicates whether a mouse click at the specified point should be handled by the control.
A Point indicating the position at which the mouse was clicked, in screen coordinates.
true if a click at the specified point is to be handled by the control; otherwise, false.
Receives a call when the mouse leaves the control.
Initialize a new instance of the KryptonDropButtonDesigner class.
Gets the design-time action lists supported by the component associated with the designer.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Indicates whether the specified control can be a child of the control managed by a designer.
The Control to test.
true if the specified control can be a child of the control managed by this designer; otherwise, false.
Returns the internal control designer with the specified index in the ControlDesigner.
A specified index to select the internal control designer. This index is zero-based.
A ControlDesigner at the specified index.
Returns the number of internal control designers in the ControlDesigner.
The number of internal control designers in the ControlDesigner.
Gets the design-time action lists supported by the component associated with the designer.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Indicates whether the specified control can be a child of the control managed by a designer.
The Control to test.
true if the specified control can be a child of the control managed by this designer; otherwise, false.
Returns the internal control designer with the specified index in the ControlDesigner.
A specified index to select the internal control designer. This index is zero-based.
A ControlDesigner at the specified index.
Returns the number of internal control designers in the ControlDesigner.
The number of internal control designers in the ControlDesigner.
Gets the design-time action lists supported by the component associated with the designer.
Initializes the designer with the specified component.
The IComponent to associate with the designer.
Indicates if this designer's control can be parented by the control of the specified designer.
The IDesigner that manages the control to check.
true if the control managed by the specified designer can parent the control managed by this designer; otherwise, false.
Gets the selection rules that indicate the movement capabilities of a component.
Gets a list of SnapLine objects representing significant alignment points for this control.
Gets the design-time action lists supported by the component associated with the designer.
Should painting be performed for the selection glyph.
Select the control that contains the group panel.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Allows a designer to add to the set of properties that it exposes through a TypeDescriptor.
The properties for the class of the component.
Gets an attribute that indicates the type of inheritance of the associated component.
Releases all resources used by the component.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Gets the design-time action lists supported by the component associated with the designer.
Indicates whether a mouse click at the specified point should be handled by the control.
A Point indicating the position at which the mouse was clicked, in screen coordinates.
true if a click at the specified point is to be handled by the control; otherwise, false.
Receives a call when the mouse leaves the control.
Releases all resources used by the component.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Indicates whether the specified control can be a child of the control managed by a designer.
The Control to test.
true if the specified control can be a child of the control managed by this designer; otherwise, false.
Returns the internal control designer with the specified index in the ControlDesigner.
A specified index to select the internal control designer. This index is zero-based.
A ControlDesigner at the specified index.
Returns the number of internal control designers in the ControlDesigner.
The number of internal control designers in the ControlDesigner.
Gets the design-time action lists supported by the component associated with the designer.
Indicates whether a mouse click at the specified point should be handled by the control.
A Point indicating the position at which the mouse was clicked, in screen coordinates.
true if a click at the specified point is to be handled by the control; otherwise, false.
Receives a call when the mouse leaves the control.
Initialize a new instance of the KryptonLabelDesigner class.
Gets the design-time action lists supported by the component associated with the designer.
Initialize a new instance of the KryptonLabelDesigner class.
Gets the design-time action lists supported by the component associated with the designer.
Initializes a new instance of the class.
Gets the design-time action lists supported by the component associated with the designer.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the design-time action lists supported by the component associated with the designer.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the design-time action lists supported by the component associated with the designer.
Gets the design-time action lists supported by the component associated with the designer.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Gets the selection rules that indicate the movement capabilities of a component.
Gets the design-time action lists supported by the component associated with the designer.
Indicates whether a mouse click at the specified point should be handled by the control.
A Point indicating the position at which the mouse was clicked, in screen coordinates.
true if a click at the specified point is to be handled by the control; otherwise, false.
Receives a call when the mouse leaves the control.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Gets the design-time action lists supported by the component associated with the designer.
Defines identifiers that are used to indicate selection rules for a component.
Releases all resources used by the component.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Indicates whether a mouse click at the specified point should be handled by the control.
A Point indicating the position at which the mouse was clicked, in screen coordinates.
true if a click at the specified point is to be handled by the control; otherwise, false.
Receives a call when the mouse leaves the control.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Gets the selection rules that indicate the movement capabilities of a component.
Gets the design-time action lists supported by the component associated with the designer.
Indicates whether a mouse click at the specified point should be handled by the control.
A Point indicating the position at which the mouse was clicked, in screen coordinates.
true if a click at the specified point is to be handled by the control; otherwise, false.
Receives a call when the mouse leaves the control.
Initialize a new instance of the KryptonPanelDesigner class.
Gets the design-time action lists supported by the component associated with the designer.
Receives a call when the control that the designer is managing has painted its surface so the designer can paint any additional adornments on top of the control.
A PaintEventArgs the designer can use to draw on the control.
Initializes a new instance of the class.
Gets the design-time action lists supported by the component associated with the designer.
Initialize a new instance of the KryptonRadioButtonDesigner class.
Gets the design-time action lists supported by the component associated with the designer.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Gets the selection rules that indicate the movement capabilities of a component.
Gets the design-time action lists supported by the component associated with the designer.
Indicates whether a mouse click at the specified point should be handled by the control.
A Point indicating the position at which the mouse was clicked, in screen coordinates.
true if a click at the specified point is to be handled by the control; otherwise, false.
Receives a call when the mouse leaves the control.
Initializes a new instance of the class.
Initialize a new instance of the KryptonSeparatorDesigner class.
Gets the design-time action lists supported by the component associated with the designer.
Initializes the designer with the specified component.
The IComponent to associate with the designer.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Indicates whether the specified control can be a child of the control managed by a designer.
The Control to test.
true if the specified control can be a child of the control managed by this designer; otherwise, false.
Returns the internal control designer with the specified index in the ControlDesigner.
A specified index to select the internal control designer. This index is zero-based.
A ControlDesigner at the specified index.
Returns the number of internal control designers in the ControlDesigner.
The number of internal control designers in the ControlDesigner.
Gets the design-time action lists supported by the component associated with the designer.
Raises the DragEnter event.
A DragEventArgs that contains the event data.
Initializes the designer with the specified component.
The IComponent to associate with the designer.
Indicates if this designer's control can be parented by the control of the specified designer.
The IDesigner that manages the control to check.
true if the control managed by the specified designer can parent the control managed by this designer; otherwise, false.
Gets the selection rules that indicate the movement capabilities of a component.
Should painting be performed for the selection glyph.
Select the control that contains the group panel.
Releases the resources used by the KryptonSplitterPanelDesigner.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Receives a call when the control that the designer is managing has painted its surface so the designer can paint any additional adornments on top of the control.
A PaintEventArgs the designer can use to draw on the control.
Allows a designer to add to the set of properties that it exposes through a TypeDescriptor.
The properties for the class of the component.
Gets an attribute that indicates the type of inheritance of the associated component.
A designer stub derived from ControlDesigner with no further functionality.
Can be used to add to classes that inherit an unwanted or incompatible designer and disables the inherited action list a control can have at design time.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the collection of components associated with the component managed by the designer.
Gets the selection rules that indicate the movement capabilities of a component.
Gets the design-time action lists supported by the component associated with the designer.
Indicates whether a mouse click at the specified point should be handled by the control.
A Point indicating the position at which the mouse was clicked, in screen coordinates.
true if a click at the specified point is to be handled by the control; otherwise, false.
Receives a call when the mouse leaves the control.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the selection rules that indicate the movement capabilities of a component.
Gets the design-time action lists supported by the component associated with the designer.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Gets the design-time action lists supported by the component associated with the designer.
Initialize a new instance of the NoneExcludedImageIndexConverter class.
Indicates if the None value should be included in standard values for selection.
Initializes the designer with the specified component.
The IComponent to associate the designer with.
Initialize a new instance of the KryptonWrapLabelDesigner class.
Gets the design-time action lists supported by the component associated with the designer.
The designer for the control.
Gets the for the control.
Prefilters the properties so that unnecessary properties are hidden
in the property browser of Visual Studio.
The property dictionary.
Form used for editing the KryptonBreadCrumbItems.
Simple class to reduce the length of declarations!
Act as proxy for a crumb item to control the exposed properties to the property grid.
Initialize a new instance of the KryptonBreadCrumbItem class.
Item to act as proxy for.
Gets and sets the short text.
Gets and sets the long text.
Gets and sets the image.
Gets and sets the image transparent color.
Gets and sets user-defined data associated with the object.
Tree node that is attached to a context menu item.
Initialize a new instance of the MenuTreeNode class.
Menu item to represent.
Gets access to the associated item.
Gets access to object wrapper for use in the property grid.
Site that allows the property grid to discover Visual Studio services.
Initialize a new instance of the PropertyGridSite.
Reference to service container.
Reference to component.
Gets the service object of the specified type.
An object that specifies the type of service object to get.
A service object of type serviceType; or null reference if there is no service object of type serviceType.
Gets the component associated with the ISite when implemented by a class.
Gets the IContainer associated with the ISite when implemented by a class.
Determines whether the component is in design mode when implemented by a class.
Gets or sets the name of the component associated with the ISite when implemented by a class.
Initialize a new instance of the KryptonBreadCrumbItemsForm class.
Provides an opportunity to perform processing when a collection value has changed.
Initialize a new instance of the KryptonBreadCrumbItemsEditor class.
Creates a new form to display and edit the current collection.
A CollectionForm to provide as the user interface for editing the collection.
Gets the editor style used by the EditValue method.
An ITypeDescriptorContext that can be used to gain additional context information.
A UITypeEditorEditStyle enumeration value that indicates the style of editor.
Edits the specified object's value using the editor style indicated by GetEditStyle.
An ITypeDescriptorContext that can be used to gain additional context information.
An IServiceProvider that this editor can use to obtain services.
The object to edit.
Designer for a collection of context menu items.
Initialize a new instance of the KryptonContextMenuCollectionEditor class.
Creates a new form to display and edit the current collection.
A CollectionForm to provide as the user interface for editing the collection.
Gets the data types that this collection editor can contain.
An array of data types that this collection can contain.
Form used for editing the KryptonContextMenuCollection.
Simple class to reduce the length of declarations!
Tree node that is attached to a context menu item.
Initialize a new instance of the MenuTreeNode class.
Menu item to represent.
Gets access to the associated item.
Gets access to object wrapper for use in the property grid.
Site that allows the property grid to discover Visual Studio services.
Initialize a new instance of the PropertyGridSite.
Reference to service container.
Reference to component.
Gets the service object of the specified type.
An object that specifies the type of service object to get.
A service object of type serviceType; or null reference if there is no service object of type serviceType.
Gets the component associated with the ISite when implemented by a class.
Gets the IContainer associated with the ISite when implemented by a class.
Determines whether the component is in design mode when implemented by a class.
Gets or sets the name of the component associated with the ISite when implemented by a class.
Initialize a new instance of the KryptonContextMenuCollectionForm class.
Provides an opportunity to perform processing when a collection value has changed.
CollectionEditor used for a KryptonContextMenuItemCollection instance.
Initialize a new instance of the KryptonContextMenuItemCollectionEditor class.
Gets the data types that this collection editor can contain.
An array of data types that this collection can contain.
Gets the editor style used by the EditValue method.
An ITypeDescriptorContext that can be used to gain additional context information.
UITypeEditorEditStyle value.
We show a drop-down for editing the PaletteDrawBorders value.
Edits the specified object's value using the editor style indicated by the GetEditStyle method.
An ITypeDescriptorContext that can be used to gain additional context information.
An IServiceProvider that this editor can use to obtain services.
The object to edit.
The new value of the object.
Action item that presents as a method call but calls a property.
Initialize a new instance of the KrpytonDesignerActionVerbItem class.
Verb instance to wrap.
Name of the category the action belongs to.
Programmatically executes the method associated with the item.
Gets the group name for an item.
Gets the supplemental text for the item.
Gets the text for this item.
Gets a value that indicates the item should appear in other user interface contexts.
Gets the name of the method that this item is associated with.
Initialize a new instance of the KryptonSplitContainerBehavior class.
Reference to the containing designer.
Called when any mouse-enter message enters the adorner window of the BehaviorService.
A Glyph.
true if the message was handled; otherwise, false.
Called when any mouse-down message enters the adorner window of the BehaviorService.
A Glyph.
A MouseButtons value indicating which button was clicked.
The location at which the click occurred.
true if the message was handled; otherwise, false.
Called when any mouse-move message enters the adorner window of the BehaviorService.
A Glyph.
A MouseButtons value indicating which button was clicked.
The location at which the move occurred.
true if the message was handled; otherwise, false.
Called when any mouse-up message enters the adorner window of the BehaviorService.
A Glyph.
A MouseButtons value indicating which button was clicked.
true if the message was handled; otherwise, false.
Called when any mouse-leave message enters the adorner window of the BehaviorService.
A Glyph.
true if the message was handled; otherwise, false.
Initialize a new instance of the KryptonSplitContainerGlyph class.
Reference to the selection service.
Reference to the behavior service.
Reference to the containing adorner.
Reference to the containing designer.
Provides hit test logic.
A point to hit-test.
A Cursor if the Glyph is associated with p; otherwise, a null reference.
Provides paint logic.
A PaintEventArgs that contains the event data.
Gets the bounds of the Glyph.
Gets the editor style used by the EditValue method.
An ITypeDescriptorContext that can be used to gain additional context information.
UITypeEditorEditStyle value.
We show a drop-down for editing the PaletteDrawBorders value.
Initialize a new instance of the PaletteDrawBordersSelector class.
Gets and sets the value being edited.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Initialize a new instance of the ListEntry class.
CheckButton to encapsulate.
Gets a string representation of the encapsulated check button.
String instance.
Gets access to the encapsulated check button instance.
Initialize a new instance of the KryptonCheckButtonCollectionForm class.
Initialize a new instance of the KryptonCheckButtonCollectionForm class.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Details of the context menu showing related to a bread crumb.
Initialize a new instance of the ContextMenuArgs class.
Reference to related crumb.
KryptonContextMenu that can be customized.
Relative horizontal position of the KryptonContextMenu.
Relative vertical position of the KryptonContextMenu.
Gets and sets the crumb related to the event.
Details for an event that provides a button drag offset value.
Initialize a new instance of the ButtonDragOffsetEventArgs class.
Mouse offset for button dragging.
Gets access to the left mouse dragging offer.
Details for an event that discovers the rectangle that the mouse has to leave to begin dragging.
Initialize a new instance of the ButtonDragRectangleEventArgs class.
Left mouse down point.
Gets access to the left mouse down point.
Gets access to the drag rectangle area.
Gets and sets the need for pre drag offset events.
Details for button specification related events.
Initialize a new instance of the ButtonSpecEventArgs class.
Button spec effected by event.
Index of page in the owning collection.
Gets the navigator button spec associated with the event.
Gets the index of ButtonSpec associated with the event.
Details for close reason event handlers.
Initialize a new instance of the CloseReasonEventArgs class.
Reason for the close action occuring.
Gets access to the reason for the context menu closing.
Color event data.
Initialize a new instance of the ColorEventArgs class.
Color associated with the event.
Gets the color.
Details for context menu related events.
Initialize a new instance of the ContextMenuArgs class.
Initialize a new instance of the ContextMenuArgs class.
Context menu strip that can be customized.
Initialize a new instance of the ContextMenuArgs class.
KryptonContextMenu that can be customized.
Initialize a new instance of the ContextMenuArgs class.
Context menu strip that can be customized.
KryptonContextMenu that can be customized.
Gets access to the context menu strip instance.
Gets access to the KryptonContextMenu instance.
Details for context menu related events that have a requested relative position.
Initialize a new instance of the ContextMenuArgs class.
Initialize a new instance of the ContextMenuArgs class.
Context menu strip that can be customized.
Initialize a new instance of the ContextMenuArgs class.
KryptonContextMenu that can be customized.
Relative horizontal position of the KryptonContextMenu.
Relative vertical position of the KryptonContextMenu.
Initialize a new instance of the ContextMenuArgs class.
Context menu strip that can be customized.
KryptonContextMenu that can be customized.
Relative horizontal position of the KryptonContextMenu.
Relative vertical position of the KryptonContextMenu.
Gets and sets the relative horizontal position of the KryptonContextMenu.
Gets and sets the relative vertical position of the KryptonContextMenu.
Event argument data for a data grid view buttons spec.
Initialize a new instance of the DataGridViewButtonSpecClickEventArgs class.
Reference to data grid view column.
Reference to data grid view cell.
Reference to button spec.
Gets a reference to the column associated with the button spec.
Gets a reference to the cell that generated the click event.
Gets a reference to the button spec that is performing the click.
Details about the context menu that has been closed up on a KryptonDateTimePicker.
Initialize a new instance of the DateTimePickerCloseArgs class.
KryptonContextMenu that can be examined.
Gets access to the KryptonContextMenu instance.
Details about the context menu about to be shown when clicking the drop-down button on a KryptonDateTimePicker.
Initialize a new instance of the DateTimePickerDropArgs class.
KryptonContextMenu that can be customized.
Relative horizontal position of the KryptonContextMenu.
Relative vertical position of the KryptonContextMenu.
Gets access to the KryptonContextMenu instance.
Gets and sets the relative horizontal position of the KryptonContextMenu.
Gets and sets the relative vertical position of the KryptonContextMenu.
Hovered Selection Changed event data.
Initialize a new instance of the HoveredSelectionChangedEventArgs class.
The bounds of the selected dropdown item.
The index within the dropdown items collection.
The item within the dropdown items collection.
Gets the bounds.
Gets the item index.
Gets the item.
Image select event data.
Initialize a new instance of the ImageSelectEventArgs class.
Defined image list.
Index within the image list.
Gets the image list.
Gets the image index.
Details for need layout events.
Initialize a new instance of the NeedLayoutEventArgs class.
Does the layout need regenerating.
Initialize a new instance of the NeedLayoutEventArgs class.
Does the layout need regenerating.
Specifies an invalidation rectangle.
Gets a value indicating if the layout needs regenerating.
Gets the rectangle to be invalidated.
Class for Node collapsed events
Initializes a new instance of the class.
The node.
Class for Node collapsing events
Initializes a new instance of the class.
The node.
Class for Node expanding events
Initializes a new instance of the class.
The node.
Class for Node expanding events
Initializes a new instance of the class.
The node.
Class for events of the column in the groupbox.
Constructor
The OutlookGridColumn.
Gets or sets the name of the column.
Class for events of the group image of a group row.
Constructor
The OutlookGridRow.
Gets or sets the row.
Base class OutlookGridRowNode cancellable events
Initializes a new instance of the class.
The node.
Gets the node.
The node.
Base class for OutlookGridRowNode events
Initializes a new instance of the class.
The node.
Gets the node.
The node.
Details for palette layout events.
Initialize a new instance of the PaletteLayoutEventArgs class.
Does the layout need regenerating.
Have the color table values changed?
Gets a value indicating if the color table needs to be reprocessed.
Details for an event that provides a Point value.
Initialize a new instance of the PointEventArgs class.
Point associated with event.
Gets and sets the point.
Details for an cancellable event that provides a Point value.
Initialize a new instance of the PointEventCancelArgs class.
Point associated with event.
Gets and sets the point.
Details for an cancellable event that provides a position, offset and control value.
Initialize a new instance of the DragStartEventCancelArgs class.
Point associated with event.
Offset associated with event.
Control that is generating the drag start.
Gets and sets the offset.
Gets the control starting the drag.
Provides a movement rectangle that will be used to limit separator movement.
Initialize a new instance of the SplitterMoveRectMenuArgs class.
Initial movement rectangle that limits separator movements.
Gets and sets the movement box for a separator.
Details for a tooltip related event.
Initialize a new instance of the ToolTipEventArgs class.
Reference to view element that requires tooltip.
Screen location of mouse when tooltip was required.
Gets the view element that is related to the tooltip.
Gets the screen point of the mouse where tooltip is required.
Event arguments for the ToolTipNeeded event raised by
- KryptonComboBox
- MenuItemBase
when they needs to render a tooltip. Allowing App, to change various details of the tip.
To cancel, then set `Heading`, `Description` and `Icon` to null(empty)
The title of the tooltip.
The body of the tooltip.
The icon of the tooltip.
Gets whether the instance is empty.
Initializes a new instance of the ToolTipNeededEventArgs class.
The index of the item for which a tooltip is being requested.
The item for which a tooltip is being requested.
The index of the item of the for which a tooltip is
being requested.
The item of the for which a tooltip is being
requested.
Delegate used for hooking into TypedCollection events.
Type of the item inside the TypedCollection.
Details for typed collection related events.
Initialize a new instance of the TypedCollectionEventArgs class.
Item effected by event.
Index of page in the owning collection.
Gets the item associated with the event.
Gets the index of the item associated with the event.
Details for context menu related events.
Initialize a new instance of the ViewControlHitTestArgs class.
Point associated with hit test message.
Gets access to the point.
Gets and sets the result.
Set the SmoothingMode=AntiAlias until instance disposed.
Initialize a new instance of the UseAntiAlias class.
Graphics instance.
Revert the SmoothingMode back to original setting.
Manages the drawing of Shadows
Manages a collection of 31 boolean flags.
Gets and sets the entire flags value.
Set all the provided flags to true.
Flags to set.
Set of flags that have changed in value.
Clear all the provided flags to false.
Flags to clear.
Set of flags that have changed in value.
Are all the provided flags set to true.
Flags to test.
True if all flags are set; otherwise false.
Restrict graphics clipping using the provided path/region instance.
Initialize a new instance of the Clipping class.
Graphics context.
Path to clip.
Initialize a new instance of the Clipping class.
Graphics context.
Path to clip.
Exclude path from clipping.
Initialize a new instance of the Clipping class.
Graphics context.
Clipping region.
Initialize a new instance of the Clipping class.
Graphics context.
Clipping region.
Exclude region from clipping.
Initialize a new instance of the Clipping class.
Graphics context.
Clipping rectangle.
Initialize a new instance of the Clipping class.
Graphics context.
Clipping rectangle.
Exclude rectangle from clipping.
Reverse the smoothing mode change.
Signature of a bare method.
Signature of a method that performs an operation.
Operation parameter.
Operation result.
Signature of a method that returns a ToolStripRenderer instance.
Set of common helper routines for the Toolkit
Gets access to the global null point value.
Gets access to the global null rectangle value.
Color matrix used to adjust colors to look disabled.
Gets the next global identifier in sequence.
Converts line breaks in the string to the system default line break, Environment.NewLine.
String to process.
Normalized resultant string.
If the input string is an empty string, the input string is returned.
Gets a string that is guaranteed to be unique.
Gets the padding value used when inheritance is needed.
Check a short-cut menu for a matching short and invoke that item if found.
ContextMenuStrip instance to check.
Windows message that generated check.
Keyboard shortcut to check.
True if shortcut processed; otherwise false.
Gets reference to a null implementation of the IContentValues interface.
Return the provided size with orientation specific padding applied.
Orientation to apply padding with.
Starting size.
Padding to be applied.
Updated size.
Return the provided size with visual orientation specific padding applied.
Orientation to apply padding with.
Starting size.
Padding to be applied.
Updated size.
Return the provided rectangle with orientation specific padding applied.
Orientation to apply padding with.
Starting rectangle.
Padding to be applied.
Updated rectangle.
Return the provided rectangle with visual orientation specific padding applied.
Orientation to apply padding with.
Starting rectangle.
Padding to be applied.
Updated rectangle.
Modify the incoming padding to reflect the visual orientation.
Orientation to apply to padding.
Padding to be modified.
Updated padding.
Swap the width and height values for the rectangle.
Rectangle to modify.
Gets the form level right to left setting.
Control for which the setting is needed.
RightToLeft setting.
Decide if the context menu strip should be Displayed.
Reference to context menu strip.
True to display; otherwise false.
Decide if the KryptonContextMenu should be Displayed.
Reference to context menu strip.
True to display; otherwise false.
Perform operation in a worker thread with wait dialog in main thread.
Delegate of operation to be performed.
Parameter to be passed into the operation.
Result of performing the operation.
Gets a value indicating if the provided value is an override state.
Specific state.
True if an override state; otherwise false.
Gets a value indicating if the provided value is an override state but excludes one value.
Specific state.
State that should be excluded from test.
True if an override state; otherwise false.
Gets a value indicating if the enumeration specifies no borders.
Enumeration for borders.
True if no border specified; otherwise false.
Gets a value indicating if the enumeration specifies at least one border.
Enumeration for borders.
True if at least one border specified; otherwise false.
Gets a value indicating if the enumeration specifies at least one border.
Enumeration for borders.
True if at least one border specified; otherwise false.
Gets a value indicating if the enumeration includes the top border.
Enumeration for borders.
True if includes the top border; otherwise false.
Gets a value indicating if the enumeration includes the bottom border.
Enumeration for borders.
True if includes the bottom border; otherwise false.
Gets a value indicating if the enumeration includes the left border.
Enumeration for borders.
True if includes the left border; otherwise false.
Gets a value indicating if the enumeration includes the right border.
Enumeration for borders.
True if includes the right border; otherwise false.
Gets a value indicating if the enumeration specifies all four borders.
Enumeration for borders.
True if all four borders specified; otherwise false.
Apply an orientation to the draw border edges to get a correct value.
Border edges to be drawn.
How to adjust the border edges.
Border edges adjusted for orientation.
Apply a reversed orientation so that when orientated again it comes out with the original value.
Border edges to be drawn.
How to adjust the border edges.
Border edges adjusted for orientation.
Convert from VisualOrientation to Orientation.
VisualOrientation value.
Orientation value.
Convert from ButtonStyle to PaletteButtonStyle.
ButtonStyle to convert.
PaletteButtonStyle enumeration value.
Create a graphics path that describes a rounded rectangle.
Rectangle to become rounded.
The rounding factor to apply.
GraphicsPath instance.
Convert the color to a black and white color.
Base color.
Black and White version of color.
Whiten a provided color by applying per channel percentages.
Color.
Percentage of red to keep.
Percentage of green to keep.
Percentage of blue to keep.
Modified color.
Blacken a provided color by applying per channel percentages.
Color.
Percentage of red to keep.
Percentage of green to keep.
Percentage of blue to keep.
Modified color.
Merge two colors together using relative percentages.
First color.
Percentage of first color to use.
Second color.
Percentage of second color to use.
Merged color.
Merge three colors together using relative percentages.
First color.
Percentage of first color to use.
Second color.
Percentage of second color to use.
Third color.
Percentage of third color to use.
Merged color.
Get the number of bits used to define the color depth of the display.
Number of bits in color depth.
Gets a value indicating if the SHIFT key is pressed.
Gets a value indicating if the CTRL key is pressed.
Gets a value indicating if the ALT key is pressed.
Search the hierarchy of the provided control looking for one that has the focus.
Top of the hierarchy to search.
Control with focus; otherwise null.
Add the provided control to a parent collection.
Parent control.
Control to be added.
Remove the provided control from its parent collection.
Control to be removed.
Gets the size of the borders requested by the real window.
Window style parameters.
Optional VisualForm base to detect usage of Chrome drawing
Border sizing.
Discover if the provided Form is currently minimized.
Form reference.
True if minimized; otherwise false.
Discover if the provided Form is currently maximized.
Form reference.
True if maximized; otherwise false.
Gets the real client rectangle of the list.
Window handle of the control.
Find the appropriate content style to match the incoming label style.
LabelStyle enumeration.
Matching PaletteContentStyle enumeration value.
Convert from palette rendering hint to actual rendering hint.
Palette rendering hint.
Converted value for use with a Graphics instance.
Get the correct metric padding for the provided separator style.
Separator style.
Matching metric padding.
Ensure that a single character format string is treated as a custom format.
Incoming format.
Corrected format.
Create new instance of specified type within the designer host, if provided.
Type of the item to create.
Designer host used if provided.
Reference to new instance.
Destroy instance of an object using the provided designer host.
Reference to item for destroying.
Designer host used if provided.
Output some debug data to a log file that exists in same directory as the application.
String to output.
Discover if the component is in design mode.
Component to test.
True if in design mode; otherwise false.
Convert a double to a culture invariant string value.
Double to convert.
Culture invariant string representation.
Convert a culture invariant string value to a double.
String to convert.
Double value.
Convert a Size to a culture invariant string value.
Size to convert.
Culture invariant string representation. String.Empty if the conversion failed.
Convert a culture invariant string value to a Size.
String to convert.
Size value. If s is null, Size(0, 0) is returned.
Convert a Point to a culture invariant string value.
Size to convert.
Culture invariant string representation.
Convert a culture invariant string value to a Point.
String to convert.
Point value if s was not null. If s is null a new Point(0) will be returned.
Convert a Boolean to a culture invariant string value.
Boolean to convert.
Culture invariant string representation.
Convert a culture invariant string value to a Boolean.
String to convert.
Boolean value.
Convert a Color to a culture invariant string value.
Color to convert.
Culture invariant string representation.
Convert a culture invariant string value to a Color.
String to convert.
Color value.
Convert a client mouse position inside a windows message into a screen position.
Window message.
Screen point.
Gets a reference to the currently active floating window.
Gets the current active cursor, and if that is null use the current default cursor
Cursor Hotspot
Do not use the `DpiHandler.ScaleBitmapLogicalToDevice` as that will introduce the "purple artifact" lines
Also, Using the int version of the `DrawImage` produces better upscale for the 125% images
Do not use the `DpiHandler.ScaleBitmapLogicalToDevice` as that will introduce the "purple artifact" lines
thrown if targets are negative
Class CommonHelperThemeSelectors hold the common code for all Theme Selector controls:
- KryptonThemeComboBox
- KryptonThemeListBox
- KryptonRibbonGroupThemeComboBox
- KryptonThemeBrowser
Returns a list with theme names.
String array of theme names.
Performs a theme change when the control's SelectedIndex is changed.
Enter: ref this._isLocalUpdate.
Enter: this._isExternalUpdate.
Enter: ref this._defaultPalette.
Name of the theme (SelectedItem text).
Enter: this._manager.
Enter: this._kryptonCustomPalette
True if the theme change was successful, false when custom was selected but no local external custom palette is set.
Return the index in the list of the requested PaletteMode parameter.
The control's list of themes (usually Items).
The PaletteMode for which to locate the index in items.
The index of the requested palette.
If the PaletteMode was not found in the list, -1 will be returned.
Is executed when a KryptonManager.GlobalPaletteChanged event is fired.
It will synchronize the list control's selected theme with that from Krypton Manager.
Enter: this._isLocalUpdate.
Enter: ref this._isExternalUpdate.
The currently selected index of the control.
The control's list of themes (usually Items).
The selected index.
Returns the intially selected index.
Should only be used in the constructor to set a palette from the manager or the control's DefaultPalette value set at design time.
Enter: this._defaultPalette.
Enter: this._manager.
The control's list of themes (usually Items).
Returns the location in the list of items for defaultPalette.
The Set handler for the DefaultPalette property.
enter: ref this._defaultPalette.
Incoming value from the property set.
The control's list of themes (usually Items).
The currently selected index of the control.
Returns the location in the list of items for defaultPalette.
Interface IKryptonThemeSelectorBase
Common entities for the Theme Selector controls.
Gets or sets the default palette mode.
Gets or sets the user defined custom palette.
Implementation class used to provide context menu details to view elements.
Raises the Dispose event.
Raises the Closing event.
Raises the Close event.
Initialize a new instance of the ContextMenuProvider class.
Original provider.
Delegate for requesting paint changes.
Reference to view manager.
Columns view element.
Initialize a new instance of the ContextMenuProvider class.
Originating context menu instance.
Reference to view manager.
Columns view element.
Local palette setting to use initially.
Palette mode setting to use initially.
Redirector used for obtaining palette values.
Redirector used for obtaining images.
Delegate for requesting paint changes.
Enabled state of the context menu.
Initialize a new instance of the ContextMenuProvider class.
Reference to view manager.
Columns view element.
Local palette setting to use initially.
Palette mode setting to use initially.
State used to provide common palette values.
State used to provide normal palette values.
State used to provide disabled palette values.
State used to provide highlight palette values.
State used to provide checked palette values.
Redirector used for obtaining palette values.
Redirector used for obtaining images.
Delegate for requesting paint changes.
Enabled state of the context menu.
Fires the Dispose event.
An EventArgs containing the event data.
Fires the Closing event.
An CancelEventArgs containing the event data.
Fires the Close event.
A CloseReasonEventArgs containing the event data.
Does this provider have a parent provider.
Is the entire context menu enabled.
Is context menu capable of being closed.
Should the sub menu be shown at fixed screen location for this menu item.
Menu item that needs to show sub menu.
True if the sub menu should be a fixed size.
Should the sub menu be shown at fixed screen location for this menu item.
Menu item that needs to show sub menu.
Screen rectangle to use as display rectangle.
Sets the reason for the context menu being closed.
Gets and sets the horizontal setting used to position the menu.
Gets and sets the vertical setting used to position the menu.
Gets access to the layout for context menu columns.
Gets access to the context menu specific view manager.
Gets access to the context menu common state.
Gets access to the context menu disabled state.
Gets access to the context menu normal state.
Gets access to the context menu highlight state.
Gets access to the context menu checked state.
Gets access to the context menu images.
Gets access to the custom palette.
Gets access to the palette mode.
Gets access to the context menu redirector.
Gets a delegate used to indicate a repaint is required.
Used to obscure an area of the screen to hide form changes underneath.
Raises the PaintBackground event.
An PaintEventArgs containing the event data.
Raises the Paint event.
An PaintEventArgs containing the event data.
Initialize a new instance of the ControlObscurer class.
Initialize a new instance of the ControlObscurer class.
Form to obscure.
Is the source in design mode.
Initialize a new instance of the ControlObscurer class.
Control to obscure.
Is the source in design mode.
Use the obscurer to cover the provided control.
Form to obscure.
Use the obscurer to cover the provided control.
Control to obscure.
If covering an area then uncover it now.
Hide the obscurer from display.
Temporary setup of the provided control in the context.
Initialize a new instance of the CorrectContextControl class.
Context to update.
Actual parent control instance.
Cleanup settings.
Collection for managing ButtonSpecAny instances.
Initialize a new instance of the DataGridViewColumnSpecCollection class.
Reference to owning object.
Exposes access to content values.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content short text.
String value.
Gets the content long text.
String value.
Exposes access to button specification values.
Occurs when a button spec property has changed.
Gets the button image.
Palette to use for inheriting values.
State for which an image is needed.
Button image.
Gets the button image transparent color.
Palette to use for inheriting values.
Color value.
Gets the button short text.
Palette to use for inheriting values.
Short text string.
Gets the button long text.
Palette to use for inheriting values.
Long text string.
Gets the button tooltip title text.
Palette to use for inheriting values.
Tooltip title string.
Gets and image color to remap to container foreground.
Palette to use for inheriting values.
Color value.
Gets the button visibility.
Palette to use for inheriting values.
Button visibility value.
Gets the button enabled state.
Palette to use for inheriting values.
Button enabled value.
Sets the current view associated with the button spec.
View element reference.
Get the current view associated with the button spec.
View element reference.
Gets a value indicating if the associated view is enabled.
True if enabled; otherwise false.
Gets the button edge alignment.
Palette to use for inheriting values.
Button edge value.
Gets the button style.
Palette to use for inheriting values.
Button style value.
Gets the button location value.
Palette to use for inheriting values.
Button location.
Gets the button orientation.
Palette to use for inheriting values.
Orientation value.
Interface exposed by a context menu provider.
Raises the Dispose event.
Raises the Closing event.
Raises the Close event.
Fires the Closing event.
An EventArgs containing the event data.
Fires the Closing event.
A CancelEventArgs containing the event data.
Fires the Close event.
An CloseReasonMenuArgs containing the event data.
Does this provider have a parent provider.
Is the entire context menu enabled.
Is context menu capable of being closed.
Should the sub menu be shown at fixed screen location for this menu item.
Menu item that needs to show sub menu.
True if the sub menu should be a fixed size.
Should the sub menu be shown at fixed screen location for this menu item.
Menu item that needs to show sub menu.
Screen rectangle to use as display rectangle.
Sets the reason for the context menu being closed.
Gets and sets the horizontal setting used to position the menu.
Gets and sets the vertical setting used to position the menu.
Gets access to the layout for context menu columns.
Gets access to the context menu specific view manager.
Gets access to the context menu common state.
Gets access to the context menu disabled state.
Gets access to the context menu normal state.
Gets access to the context menu highlight state.
Gets access to the context menu checked state.
Gets access to the context menu images.
Gets access to the custom palette.
Gets access to the palette mode.
Gets access to the context menu redirector.
Gets a delegate used to indicate a repaint is required.
Interface used to control width of a context menu item column.
Gets the index of the column within the menu item.
Gets the last calculated preferred size value.
Sets the preferred width value to use until further notice.
Interface used to control width of a context menu item column.
Returns if the item shows a sub menu when selected.
This target should display as the active target.
This target should clear any active display.
This target should show any appropriate sub menu.
This target should remove any showing sub menu.
Determine if the keys value matches the mnemonic setting for this target.
Key code to test against.
True if a match is found; otherwise false.
Activate the item because of a mnemonic key press.
Gets the view element that should be used when this target is active.
View element to become active.
Get the client rectangle for the display of this target.
Should a mouse down at the provided point cause the currently stacked context menu to become current.
Client coordinates point.
True to become current; otherwise false.
Interface allowing access to the contained input control.
Gets access to the contained input control.
Interface exposes access to a command definition.
Occurs when the command needs executing.
Occurs when a property has changed value.
Gets and sets the enabled state of the command.
Gets and sets the checked state of the command.
Gets and sets the check state of the command.
Gets and sets the command text.
Gets and sets the command extra text.
Gets and sets the command text line 1 for use in KryptonRibbon.
Gets and sets the command text line 2 for use in KryptonRibbon.
Gets and sets the command small image.
Gets and sets the command large image.
Gets and sets the command image transparent color.
Gets or sets the type of the command.
The type of the command.
Generates an Execute event for a command.
Provides month calendar information.
Gets access to the owning control
Gets if the control is in design mode.
Get the renderer.
Render instance.
Gets a delegate for creating tool strip renderers.
Gets the number of columns and rows of months Displayed.
First day of the week.
First date allowed to be drawn/selected.
Last date allowed to be drawn/selected.
Today's date.
Today's date format.
Gets the focus day.
Number of days allowed to be selected at a time.
Gets the number of months to move for next/prev buttons.
Start of selected range.
End of selected range.
Update usage of bolded overrides.
Should show bolded.
Update usage of today overrides.
New today state.
Update usage of focus overrides.
Should show focus.
Set the selection range.
New starting date.
New ending date.
Dates to be bolded.
Monthly days to be bolded.
Array of annual days per month to be bolded.
Gets access to the month calendar common appearance entries.
Gets access to the month calendar normal appearance entries.
Gets access to the month calendar disabled appearance entries.
Gets access to the month calendar tracking appearance entries.
Gets access to the month calendar pressed appearance entries.
Gets access to the month calendar checked normal appearance entries.
Gets access to the month calendar checked tracking appearance entries.
Gets access to the month calendar checked pressed appearance entries.
Gets access to the override for disabled day.
Gets access to the override for disabled day.
Gets access to the override for tracking day.
Gets access to the override for pressed day.
Gets access to the override for checked normal day.
Gets access to the override for checked tracking day.
Gets access to the override for checked pressed day.
Exposes access to the debugging helpers for krypton controls.
Reset the internal counters.
Gets the number of layout cycles performed since last reset.
Gets the number of paint cycles performed since last reset.
Exposes design time selection of parent control.
Should painting be performed for the selection glyph.
Request the parent control be selected.
Exposes interface for visual form to cooperate with a view for Designers.
Gets and sets if the object is enabled.
Gets and sets if the object is visible.
Specifies the orientation of a visual element.
Specifies the element is orientated in a vertical top down manner.
Specifies the element is orientated in a vertical bottom upwards manner.
Specifies the element is orientated in a horizontal left to right manner.
Specifies the element is orientated in a horizontal right to left manner.
Specifies the style of tab border to draw.
Specifies square tabs of equal size with small spacing gaps.
Specifies square tabs of equal size with medium spacing gaps.
Specifies square tabs of equal size with large spacing gaps.
Specifies square tabs with larger selected entry with small spacing gaps.
Specifies square tabs with larger selected entry with medium spacing gaps.
Specifies square tabs with larger selected entry with large spacing gaps.
Specifies rounded tabs of equal size with small spacing gaps.
Specifies rounded tabs of equal size with medium spacing gaps.
Specifies rounded tabs of equal size with large spacing gaps.
Specifies rounded tabs with larger selected entry with small spacing gaps.
Specifies rounded tabs with larger selected entry with medium spacing gaps.
Specifies rounded tabs with larger selected entry with large spacing gaps.
Specifies near slanted tabs of equal size.
Specifies far slanted tabs of equal size.
Specifies double slanted tabs of equal size.
Specifies near slanted tabs with larger selected entry.
Specifies far slanted tabs with larger selected entry.
Specifies double slanted tabs with larger selected entry.
Specifies the OneNote application style tab appearance.
Specifies smooth tabs of equal size.
Specifies smooth tabs with larger selected entry.
Specifies docking tabs of equal size.
Specifies docking tabs with larger selected entry.
Specifies the enabled state of a button specification.
Specifies button should take enabled state from container control state.
Specifies button should be enabled.
Specifies button should be disabled.
Specifies the orientation of a button specification.
Specifies orientation should automatically match the concept of use.
Specifies the button is orientated in a vertical top down manner.
Specifies the button is orientated in a vertical bottom upwards manner.
Specifies the button is orientated in a horizontal left to right manner.
Specifies the button is orientated in a horizontal right to left manner.
Specifies the checked state of a button.
Specifies the button is not a checked button.
Specifies the check button is currently checked.
Specifies the check button is not currently checked.
Specifies a relative edge alignment position.
Specifies a relative alignment of near.
Specifies a relative alignment of far.
Specifies a relative alignment position.
Specifies a relative alignment of near.
Specifies a relative alignment of center.
Specifies a relative alignment of far.
Specifies the label style.
Specifies a normal label for use on a control style background.
Specifies a bold label for use on a control style background.
Specifies an italic label for use on a control style background.
Specifies a label appropriate for titles for use on a control style background.
Specifies an alternate label for use on a panel style background.
Specifies a normal label for use on a panel style background.
Specifies a bold label for use on a panel style background.
Specifies an italic label for use on a panel style background.
Specifies a label appropriate for titles for use on a panel style background.
Specifies a label appropriate for captions for use on a group box style background.
Specifies a label appropriate for use inside a tooltip.
Specifies a label appropriate for use inside a super tooltip.
Specifies a label appropriate for use inside a key tooltip.
Specifies the first custom label style.
Specifies the grid style.
Specifies a list grid style.
Specifies a worksheet grid style.
Specifies the first custom grid style.
Specifies the data grid view style.
Specifies a list grid style.
Specifies a worksheet grid style.
Specifies the first custom grid style.
Specifies a mixed set of styles.
Specifies the header style.
Specifies a primary header.
Specifies a secondary header.
Specifies an inactive docking header.
Specifies an active docking header.
Specifies a form header.
Specifies a calendar header.
Specifies the first custom header style.
Specifies the button style.
Specifies a standalone button style.
Specifies an alternate standalone button style.
Specifies a low profile button style.
Specifies a button spec usage style.
Specifies a button style appropriate for bread crumbs.
Specifies a button style appropriate for calendar day.
Specifies a ribbon cluster button usage style.
Specifies a ribbon gallery button usage style.
Specifies a navigator stack usage style.
Specifies a navigator overflow usage style.
Specifies a navigator mini usage style.
Specifies an input control usage style.
Specifies a list item usage style.
Specifies a form level style.
Specifies a form close button.
Specifies a command button.
Specifies the first custom button style.
Specifies the input control style.
Specifies a standalone input button style.
Specifies a ribbon input button style.
Specifies a custom input button style.
Specifies a panel client input style.
Specifies the panel alternate input style.
Specifies the separator style.
Specifies a low profile separator.
Specifies a high profile separator.
Specifies a high profile for internal separator.
Specifies a custom separator.
Specifies the tab style.
Specifies the high profile tab style.
Specifies the standard profile style.
Specifies the low profile tab style.
Specifies the Microsoft OneNote tab style.
Specifies the docking tab style.
Specifies the auto hidden docking tab style.
Specifies the first custom tab style.
Specifies a target header.
Specifies the primary header.
Specifies the secondary header.
Specifies the target collapsed state of a header group when in the collapsed mode.
Specifies the appearance is collapsed to just the primary header.
Specifies the appearance is collapsed to just the secondary header.
Specifies the appearance is collapsed to just the primary and secondary headers.
Specifies the logic for underlining the link label short text.
Specifies the short text is always underlined.
Specifies the short text is underlined only when mouse hovers over text.
Specifies the short text is never underlined.
Specifies the docking styles for the docking view elements.
Specifies the child element should fill the remaining space.
Specifies the child element should dock against the top edge.
Specifies the child element should dock against the bottom edge.
Specifies the child element should dock against the left edge.
Specifies the child element should dock against the right edge.
Specifies the grid row glyph.
Specifies no glyph for the row.
Specifies a star for showing a dirty row.
Specifies an arrow for the current row.
Specifies a star and arrow for a dirty current row.
Specifies a pencil for the line being edited.
Specifies the relative vertical position for showing a KryptonContextMenu.
Specifies bottom of context menu is adjacent to top of rectangle.
Specifies top of context menu is adjacent to bottom of rectangle.
Specifies top of context menu is adjacent to top of rectangle.
Specifies bottom of context menu is adjacent to bottom of rectangle.
Specifies the relative horizontal position for showing a KryptonContextMenu.
Specifies right of context menu is adjacent to left of rectangle.
Specifies left of context menu is adjacent to right of rectangle.
Specifies left of context menu is adjacent to left of rectangle.
Specifies right of context menu is adjacent to right of rectangle.
Specifies a color scheme.
Specifies no predefined colors.
Specifies just white and black.
Specifies 8 colors ranging from white to black.
Specifies the basic set of 16 colors.
Specifies the Office set of standard 10 colors.
Specifies the Office set of 10 color themes.
Specifies task dialog buttons.
Specifies no buttons be shown.
Specifies the OK button.
Specifies the Cancel button.
Specifies the Yes button.
Specifies the No button.
Specifies the Retry button.
Specifies the Close button.
Specifies what indicator to return for a .
No button was selected.
The "Ok" button was selected.
The "Cancel" button was selected.
The "Yes" button was selected.
The "No" button was selected.
The "Retry" button was selected.b
The "Abort" button was selected.
The "Ignore" button was selected.
The "Close" button was selected.
The "Help" button was selected.
The "Try Again" button was selected.
The "Continue" button was selected.
Specifies selection mode of the KryptonCheckedListBox.
No items can be selected.
Only one item can be selected.
Manage a list of DateTime instances.
Collection for managing ButtonSpecAny instances.
Initialize a new instance of the MonthCalendarButtonSpecCollection class.
Reference to owning object.
Signature of method that is called when painting needs to occur.
Source of the call.
A NeedLayoutEventArgs containing event information.
Signature of method that provides a point as the data.
Source of the call.
A Point related to the event.
Specifies the PlacementMode
https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.primitives.placementmode?view=netframework-4.7.2#System_Windows_Controls_Primitives_PlacementMode_Absolute
A position of the Popup control relative to the upper-left corner of the screen and at an offset that is defined by the HorizontalOffset and VerticalOffset property values. If the screen edge obscures the Popup, the control then repositions itself to align with the edge.
A position of the Popup control relative to the upper-left corner of the screen and at an offset that is defined by the HorizontalOffset and VerticalOffset property values. If the screen edge obscures the Popup, the control extends in the opposite direction from the axis defined by the HorizontalOffset or VerticalOffset =.
A position of the Popup control where the control aligns its upper edge with the lower edge of the PlacementTarget and aligns its left edge with the left edge of the PlacementTarget. If the lower screen-edge obscures the Popup, the control repositions itself so that its lower edge aligns with the upper edge of the PlacementTarget. If the upper screen-edge obscures the Popup, the control then repositions itself so that its upper edge aligns with the upper screen-edge.
A position of the Popup control where it is centered over the PlacementTarget. If a screen edge obscures the Popup, the control repositions itself to align with the screen edge.
this does not make sense as the Mouse will then fire and the tooltip will be replaced, and then shown, and then replace, etc.
A Popup control that aligns its right edge with the left edge of the PlacementTarget and aligns its upper edge with the upper edge of the PlacementTarget.If the left screen-edge obscures the Popup, the Popup repositions itself so that its left edge aligns with the right edge of the PlacementTarget.If the right screen-edge obscures the Popup, the right edge of the control aligns with the right screen-edge.If the upper or lower screen-edge obscures the Popup, the control repositions itself to align with the obscuring screen edge.
A position of the Popup control that aligns its upper edge with the lower edge of the bounding box of the mouse and aligns its left edge with the left edge of the bounding box of the mouse. If the lower screen-edge obscures the Popup, it repositions itself to align with the upper edge of the bounding box of the mouse. If the upper screen-edge obscures the Popup, the control repositions itself to align with the upper screen-edge.
A position of the Popup control relative to the tip of the mouse cursor and at an offset that is defined by the HorizontalOffset and VerticalOffset property values. If a horizontal or vertical screen edge obscures the Popup, it opens in the opposite direction from the obscuring edge.If the opposite screen edge also obscures the Popup, it then aligns with the obscuring screen edge.
A position of the Popup control relative to the upper-left corner of the PlacementTarget and at an offset that is defined by the HorizontalOffset and VerticalOffset property values. If the screen edge obscures the Popup, the control repositions itself to align with the screen edge.
A position of the Popup control relative to the upper-left corner of the PlacementTarget and at an offset that is defined by the HorizontalOffset and VerticalOffset property values. If a screen edge obscures the Popup, the Popup extends in the opposite direction from the direction from the axis defined by the HorizontalOffset or VerticalOffset.If the opposite screen edge also obscures the Popup, the control then aligns with this screen edge.
A position of the Popup control that aligns its left edge with the right edge of the PlacementTarget and aligns its upper edge with the upper edge of the PlacementTarget. If the right screen-edge obscures the Popup, the control repositions itself so that its left edge aligns with the left edge of the PlacementTarget.If the left screen-edge obscures the Popup, the control repositions itself so that its left edge aligns with the left screen-edge.If the upper or lower screen-edge obscures the Popup, the control then repositions itself to align with the obscuring screen edge.
A position of the Popup control that aligns its lower edge with the upper edge of the PlacementTarget and aligns its left edge with the left edge of the PlacementTarget. If the upper screen-edge obscures the Popup, the control repositions itself so that its upper edge aligns with the lower edge of the PlacementTarget.If the lower screen-edge obscures the Popup, the lower edge of the control aligns with the lower screen-edge.If the left or right screen-edge obscures the Popup, it then repositions itself to align with the obscuring screen.
Defines the content area type of a .
The default content area type of a .
Use a as the content area type of a .
Specifies the icon type for .
Specify no icon.
Specify a hand icon.
Specify the system hand icon.
The message box contains a symbol consisting of a white X in a circle with a red background.
Specify a question icon.
Specify the system question icon.
Specify an exclamation icon.
Specify the system exclamation icon.
Specify an asterisk icon.
Specify the system asterisk icon.
The message box contains a symbol consisting of a lowercase letter i in a circle.
Specify a stop icon.
Specify the system hand icon.
The message box contains a symbol consisting of a white X in a circle with a red background.
Specify a error icon.
The message box contains a symbol consisting of white X in a circle with a red background.
Specify the system hand icon.
The message box contains a symbol consisting of a white X in a circle with a red background.
Specify a warning icon.
Specify the system warning icon.
Specify an information icon.
Specify the system information icon.
Specify a UAC shield icon.
Specify a Windows logo icon.
Specify your application icon.
Specify the default system application icon. See .
Specifies constants defining which buttons to display on a .
Specifies that the message box contains an OK button.
Specifies that the message box contains OK and Cancel buttons.
Specifies that the message box contains Abort, Retry, and Ignore buttons.
Specifies that the message box contains Yes, No, and Cancel buttons.
Specifies that the message box contains Yes and No buttons.
Specifies that the message box contains Retry and Cancel buttons.
Specifies that the message box contains Cancel, Try Again, and Continue buttons.
Specifies constants defining the default button on a .
The first button on the message box is the default button.
The second button on the message box is the default button.
The third button on the message box is the default button.
Specifies that the Help button on the message box should be the default button.
Options for .
Specify no icon.
Specify a hand icon.
Specify the system hand icon.
Specify a question icon.
Specify the system question icon.
Specify an exclamation icon.
Specify the system exclamation icon.
Specify an asterisk icon.
Specify the system asterisk icon.
Specify a stop icon.
Specify the system stop icon.
Specify a error icon.
Specify the system error icon.
Specify a warning icon.
Specify the system warning icon.
Specify an information icon.
Specify the system information icon.
Specify a UAC shield icon.
Specify a Windows logo icon.
Specify your application icon.
Specify the default system application icon. See .
Specify an ok icon.
Specify a custom icon.
A with a user input.
A with a user input.
A with a user input.
A with a user input.
A with a user input.
A with a user input.
Returns a result.
Returns a result.
Returns what ever value is selected in the .
Returns a result.
Returns a result.
Returns a time-out result.
Returns a result.
Options for the .
Defines constant representing the parameters specified for the auto-close feature.
The button to use is defined.
Only the time to wait is defined.
The InformationBoxResult is defined.
Specifies constants defining which source to use for the icon.
Uses internal icons
Uses an icon specified by the client.
Specifies constants defining which mode is used for auto sizing the .
Adjust the height and text to have the highest possible. Existing line breaks are ignored.
Adjust the width and text to have the widest possible. Existing line breaks are ignored.
The will be set according to existing line breaks.
Specifies constants defining how is displayed the .
The InformationBox is displayed as a modal (blocking) window (default).
The InformationBox is displayed as a modeless (non-blocking) window.
Specifies constants defining which buttons to display on .
The message box contains Abort, Retry, and Ignore buttons.
The message box contains an OK button.
The message box contains OK and Cancel buttons.
The message box contains Retry and Cancel buttons.
The message box contains Yes and No buttons.
The message box contains Yes, No, and Cancel buttons.
Specifies constants defining whether the "Do not show this dialog again" checkbox is displayed or not.
The checkbox will be displayed.
Initial unchecked state (default value).
The checkbox is right aligned.
Specifies constants defining the default button on a .
The first button on the message box is the default button.
The second button on the message box is the default button.
The third button on the message box is the default button.
Specifies the icon for a .
Specify no icon.
Specify a hand icon.
Specify the system hand icon.
Specify a question icon.
Specify the system question icon.
Specify an exclamation icon.
Specify the system exclamation icon.
Specify an asterisk icon.
Specify the system asterisk icon.
Specify a stop icon.
Specify the system stop icon.
Specify a error icon.
Specify the system error icon.
Specify a warning icon.
Specify the system warning icon.
Specify an information icon.
Specify the system information icon.
Specify a UAC shield icon.
Specify a Windows logo icon.
Specify your application icon.
Specify the default system application icon. See .
Specify constants defining how to initialize the .
The is initialized from the parameters only. All scopes are ignored.
The is first initialized from the current scope (if available) and then from the supplied parameters.
Specifies constants defining the sound category of the message.
Asterisk sound
Exclamation sound
Hand sound
Other sound
Question sound
Specifies constants defining the opacity of the .
Opacity is at 10%
Opacity is at 20%
Opacity is at 30%
Opacity is at 40%
Opacity is at 50%
Opacity is at 60%
Opacity is at 70%
Opacity is at 80%
Opacity is at 90%
Opacity is at 100%
Specifies constants defining the z-order of the .
Default position.
Sets the as the top most window.
Specifies constants defining the position of the .
the will be centered on the parent window. This is the default value. Only for modal behavior.
the will be centered on the screen.
Contains all possible values for the Show return value. Identifies which button was clicked.
The dialog box return value is Abort (usually sent from a button labeled Abort).
The dialog box return value is Cancel (usually sent from a button labeled Cancel).
The dialog box return value is Ignore (usually sent from a button labeled Ignore).
The dialog box return value is No (usually sent from a button labeled No).
Nothing is returned from the dialog box. This means that the modal dialog continues running.
The dialog box return value is OK (usually sent from a button labeled OK).
The dialog box return value is Retry (usually sent from a button labeled Retry).
The dialog box return value is Yes (usually sent from a button labeled Yes).
The dialog box return value is User1 (usually sent from the first user-defined button).
The dialog box return value is User2 (usually sent from the second user-defined button).
The dialog box return value is User3 (usually sent from the third user-defined button).
Specifies constants defining whether sound will be played on opening
The default system sound.
Does not play default sound.
Specifies constants defining which icon is displayed on the title bar.
No title icon.
Use the icon displayed in the box.
Use a custom icon.
Chooses the fading speed of a
Use the slowest fade speed possible. This is tied to the corresponding float value in , which is 1.
Use the second-slowest fade speed possible. This is tied to the corresponding float value in , which is 10.
Use the third-slowest fade speed possible. This is tied to the corresponding float value in , which is 25.
Use a normal fade speed. This is tied to the corresponding float value in , which is 50.
Use a fast fading speed. This is tied to the corresponding float value in , which is 60.
Use a slightly faster fading speed. This is tied to the corresponding float value in , which is 75.
Use the fastest fading speed possible. This is tied to the corresponding float value in , which is 100.
Define your own fading speed.
Enum of Date interval for the OutlookGridDateTimeGroup
Day
Month
Quarter
Year
Smart : intelligent grouping like Outlook for dates
Conditional Formatting type
Two scale color
Three scale color
Bar
Grid filling mode
The grid contains only groups (faster).
The grid contains groups and nodes (no choice, choose this one !)
Describes the times that the error icon supplied by an KryptonErrorProvider
should blink to alert the user that an error has occurred.
Blink only if the error icon is already displayed, but a new
error string is set for the control. If the icon did not blink
in this case, the user might not know that there is a new error.
Blink the error icon when the error is first displayed, or when
a new error description string is set for the control and the
error icon is already displayed.
Never blink the error icon.
Describes the set of locations that an error icon can appear in
relation to the control with the error.
The icon appears aligned with the top of the control, and to the
left of the control.
The icon appears aligned with the top of the control, and to the
right of the control.
The icon appears aligned with the middle of the control, and the
left of the control.
The icon appears aligned with the middle of the control, and the
right of the control.
The icon appears aligned with the bottom of the control, and the
left of the control.
The icon appears aligned with the bottom of the control, and the
right of the control.
Use RTL to display the controls and UI.
Don't use RTL.
Use RTL.
Gets the unique identifier of the object.
Contains a global identifier that is unique among objects.
Initialize a new instance of the GlobalId class.
Gets the unique identifier of the object.
Provides a collection of static values, used within the toolkit.
The default date and time value
Used for 'Material' themes
Used for the default control corners
The default UAC shield icon size
The default UAC shield icon custom size
The global button padding
The global default theme index
The global default theme
The current supported palette version
The default highlight debugging color
The OS major version
The default rafting ribbon tab background gradient
The empty color
The transparency key color
The tab row gradient first color
The default ribbon application button dark color
The default ribbon application button light color
The default ribbon application button text color
The generic toolbar images
The Microsoft 365 toolbar images
The Office 2003 toolbar images
The Office 2007 toolbar images
The Office 2010 toolbar images
The Office 2013 toolbar images
The Office 2016 toolbar images
The Office 2019 toolbar images
The system toolbar images
The Visual Studio toolbar images
The default group row height
The group row height for 2013 palettes
The default offset height
The offset height for 2013 palettes
The image offset width
The group level multiplier
The group image side size
KryptonMessageBoxes that use the KRichtTextBox need another color for the text.
Set the text colour to the one a non-input control uses.
Helper method that returns a generic message when a variable is null.
Name of the variable to be inserted into the text.
The message.
Helper method that returns a generic message when a property is null.
Name of the property to be inserted into the text.
The message.
Helper method that returns a generic message when a parameter is null.
Name of the parameter to be inserted into the text.
The message.
Expose a global set of strings used within Krypton and that are localizable.
Initialize a new instance of the Clipping class.
Returns a string that represents the current defaulted state.
A string that represents the current defaulted state.
Gets a value indicating if all the strings are default values.
True if all values are defaulted; otherwise false.
Reset all strings to default values.
Gets and sets the OK string used in message box buttons.
Gets and sets the Cancel string used in message box buttons.
Gets and sets the Yes string used in message box buttons.
Gets and sets the No string used in message box buttons.
Gets and sets the Abort string used in message box buttons.
Gets and sets the Retry string used in message box buttons.
Gets and sets the Ignore string used in message box buttons.
Gets and sets the Close string used in message box buttons.
Gets and sets the Close string used in calendars.
Gets and sets the Help string used in message box buttons.
Gets and sets the Continue string used in message box buttons.
Gets and sets the Try Again string used in message box buttons.
Gets or sets the collapse string used in expandable footers.
Gets or sets the expand string used in expandable footers.
Gets and sets the Apply string used in property dialogs.
Gets and sets the Back string used in custom situations.
Gets and sets the Exit string used in custom situations.
Gets and sets the Finish string used in custom situations.
Gets and sets the Next string used in custom situations.
Gets and sets the Previous string used in custom situations.
Gets and sets the Cut string used in custom situations.
Gets and sets the Copy string used in custom situations.
Gets and sets the Paste string used in custom situations.
Gets and sets the Select All string used in custom situations.
Gets and sets the Clear Clipboard string used in custom situations.
Gets and sets the Yes to All string used in custom situations.
Gets and sets the No to All string used in custom situations.
Gets and sets the Ok to All string used in custom situations.
Apply a requested smoothing mode to a graphics instance.
Initialize a new instance of the GraphicsHint class.
Graphics context.
Temporary hint mode to apply.
Reverse the smoothing mode change.
Apply a requested text rendering hint to a graphics instance.
Initialize a new instance of the GraphicsSmooth class.
Graphics context.
Temporary text rendering hint to apply.
Reverse the text hint change.
Places the window above all non-topmost windows. The window maintains its topmost position even when it is deactivated.
Places the window above all non-topmost windows (that is, behind all topmost windows). This flag has no effect if the window is already a non-topmost window.
Places the window at the top of the Z order.
Places the window at the bottom of the Z order. If the hWnd parameter identifies a topmost window, the window loses its topmost status and is placed at the bottom of all other windows.
Device driver version
Device classification
Horizontal size in millimeters
Vertical size in millimeters
Horizontal width in pixels
Vertical height in pixels
Number of bits per pixel
Number of planes
Number of brushes the device has
Number of pens the device has
Number of markers the device has
Number of fonts the device has
Number of colors the device supports
Size required for device descriptor
Curve capabilities
Line capabilities
Polygonal capabilities
Text capabilities
Clipping capabilities
Bitblt capabilities
Length of the X leg
Length of the Y leg
Length of the hypotenuse
Shading and Blending caps
Logical pixels inch in X
Logical pixels inch in Y
Number of entries in physical palette
Number of reserved entries in palette
Actual color resolution
Physical Width in device units
Physical Height in device units
Physical Printable Area x margin
Physical Printable Area y margin
Scaling factor x
Scaling factor y
Current vertical refresh rate of the display device (for displays only) in Hz
Vertical height of entire desktop in pixels
Horizontal width of entire desktop in pixels
Preferred blt alignment
Blittable version of Windows BOOL type. It is convenient in situations where
manual marshalling is required, or to avoid overhead of regular bool marshalling.
Some Windows APIs return arbitrary integer values although the return type is defined
as BOOL. It is best to never compare BOOL to TRUE. Always use bResult != BOOL.FALSE
or bResult == BOOL.FALSE .
Retains the current size (ignores the cx and cy parameters).
Retains the current position (ignores X and Y parameters).
Retains the current Z order (ignores the hWndInsertAfter parameter).
Does not redraw changes. If this flag is set, no repainting of any kind occurs. This applies to
the client area, the nonclient area (including the title bar and scroll bars), and any part of the parent
window uncovered as a result of the window being moved. When this flag is set, the application must
explicitly invalidate or redraw any parts of the window and parent window that need redrawing.
Does not activate the window. If this flag is not set, the window is activated and moved to the
top of either the topmost or non-topmost group (depending on the setting of the hWndInsertAfter
parameter).
Draws a frame (defined in the window's class description) around the window.
Applies new frame styles set using the SetWindowLong function. Sends a WM_NCCALCSIZE message to
the window, even if the window's size is not being changed. If this flag is not specified, WM_NCCALCSIZE
is sent only when the window's size is being changed.
Displays the window.
Hides the window.
Discards the entire contents of the client area. If this flag is not specified, the valid
contents of the client area are saved and copied back into the client area after the window is sized or
repositioned.
Does not change the owner window's position in the Z order.
Same as the SWP_NOOWNERZORDER flag.
Prevents the window from receiving the WM_WINDOWPOSCHANGING message.
Prevents generation of the WM_SYNCPAINT message.
If the calling thread and the thread that owns the window are attached to different input queues,
the system posts the request to the thread that owns the window. This prevents the calling thread from
blocking its execution while other threads process the request.
A simple windows beep
A standard windows OK beep
A standard windows Question beep
A standard windows Exclamation beep
A standard windows Asterisk beep
Flags used with the Windows API (User32.dll):GetSystemMetrics(SystemMetric smIndex)
This Enum and declaration signature was written by Gabriel T. Sharp
ai_productions@verizon.net or osirisgothra@hotmail.com
Obtained on pinvoke.net, please contribute your code to support the wiki!
The flags that specify how the system arranged minimized windows. For more information, see the Remarks section in this topic.
The value that specifies how the system is started:
0 Normal boot
1 Fail-safe boot
2 Fail-safe with network boot
A fail-safe boot (also called SafeBoot, Safe Mode, or Clean Boot) bypasses the user startup files.
The number of display monitors on a desktop. For more information, see the Remarks section in this topic.
The number of buttons on a mouse, or zero if no mouse is installed.
The width of a window border, in pixels. This is equivalent to the SM_CXEDGE value for windows with the 3-D look.
The width of a cursor, in pixels. The system cannot create cursors of other sizes.
This value is the same as SM_CXFIXEDFRAME.
The width of the rectangle around the location of a first click in a double-click sequence, in pixels. ,
The second click must occur within the rectangle that is defined by SM_CXDOUBLECLK and SM_CYDOUBLECLK for the system
to consider the two clicks a double-click. The two clicks must also occur within a specified time.
To set the width of the double-click rectangle, call SystemParametersInfo with SPI_SETDOUBLECLKWIDTH.
The number of pixels on either side of a mouse-down point that the mouse pointer can move before a drag operation begins.
This allows the user to click and release the mouse button easily without unintentionally starting a drag operation.
If this value is negative, it is subtracted from the left of the mouse-down point and added to the right of it.
The width of a 3-D border, in pixels. This metric is the 3-D counterpart of SM_CXBORDER.
The thickness of the frame around the perimeter of a window that has a caption but is not sizable, in pixels.
SM_CXFIXEDFRAME is the height of the horizontal border, and SM_CYFIXEDFRAME is the width of the vertical border.
This value is the same as SM_CXDLGFRAME.
The width of the left and right edges of the focus rectangle that the DrawFocusRectdraws.
This value is in pixels.
Windows 2000: This value is not supported.
This value is the same as SM_CXSIZEFRAME.
The width of the client area for a full-screen window on the primary display monitor, in pixels.
To get the coordinates of the portion of the screen that is not obscured by the system taskbar or by application desktop toolbars,
call the SystemParametersInfofunction with the SPI_GETWORKAREA value.
The width of the arrow bitmap on a horizontal scroll bar, in pixels.
The width of the thumb box in a horizontal scroll bar, in pixels.
The default width of an icon, in pixels. The LoadIcon function can load only icons with the dimensions
that SM_CXICON and SM_CYICON specifies.
The width of a grid cell for items in large icon view, in pixels. Each item fits into a rectangle of size
SM_CXICONSPACING by SM_CYICONSPACING when arranged. This value is always greater than or equal to SM_CXICON.
The default width, in pixels, of a maximized top-level window on the primary display monitor.
The default maximum width of a window that has a caption and sizing borders, in pixels.
This metric refers to the entire desktop. The user cannot drag the window frame to a size larger than these dimensions.
A window can override this value by processing the WM_GETMINMAXINFO message.
The width of the default menu check-mark bitmap, in pixels.
The width of menu bar buttons, such as the child window close button that is used in the multiple document interface, in pixels.
The minimum width of a window, in pixels.
The width of a minimized window, in pixels.
The width of a grid cell for a minimized window, in pixels. Each minimized window fits into a rectangle this size when arranged.
This value is always greater than or equal to SM_CXMINIMIZED.
The minimum tracking width of a window, in pixels. The user cannot drag the window frame to a size smaller than these dimensions.
A window can override this value by processing the WM_GETMINMAXINFO message.
The amount of border padding for captioned windows, in pixels. Windows XP/2000: This value is not supported.
The width of the screen of the primary display monitor, in pixels. This is the same value obtained by calling
GetDeviceCaps as follows: GetDeviceCaps( hdcPrimaryMonitor, HORZRES).
The width of a button in a window caption or title bar, in pixels.
The thickness of the sizing border around the perimeter of a window that can be resized, in pixels.
SM_CXSIZEFRAME is the width of the horizontal border, and SM_CYSIZEFRAME is the height of the vertical border.
This value is the same as SM_CXFRAME.
The recommended width of a small icon, in pixels. Small icons typically appear in window captions and in small icon view.
The width of small caption buttons, in pixels.
The width of the virtual screen, in pixels. The virtual screen is the bounding rectangle of all display monitors.
The SM_XVIRTUALSCREEN metric is the coordinates for the left side of the virtual screen.
The width of a vertical scroll bar, in pixels.
The height of a window border, in pixels. This is equivalent to the SM_CYEDGE value for windows with the 3-D look.
The height of a caption area, in pixels.
The height of a cursor, in pixels. The system cannot create cursors of other sizes.
This value is the same as SM_CYFIXEDFRAME.
The height of the rectangle around the location of a first click in a double-click sequence, in pixels.
The second click must occur within the rectangle defined by SM_CXDOUBLECLK and SM_CYDOUBLECLK for the system to consider
the two clicks a double-click. The two clicks must also occur within a specified time. To set the height of the double-click
rectangle, call SystemParametersInfo with SPI_SETDOUBLECLKHEIGHT.
The number of pixels above and below a mouse-down point that the mouse pointer can move before a drag operation begins.
This allows the user to click and release the mouse button easily without unintentionally starting a drag operation.
If this value is negative, it is subtracted from above the mouse-down point and added below it.
The height of a 3-D border, in pixels. This is the 3-D counterpart of SM_CYBORDER.
The thickness of the frame around the perimeter of a window that has a caption but is not sizable, in pixels.
SM_CXFIXEDFRAME is the height of the horizontal border, and SM_CYFIXEDFRAME is the width of the vertical border.
This value is the same as SM_CYDLGFRAME.
The height of the top and bottom edges of the focus rectangle drawn byDrawFocusRect.
This value is in pixels.
Windows 2000: This value is not supported.
This value is the same as SM_CYSIZEFRAME.
The height of the client area for a full-screen window on the primary display monitor, in pixels.
To get the coordinates of the portion of the screen not obscured by the system taskbar or by application desktop toolbars,
call the SystemParametersInfo function with the SPI_GETWORKAREA value.
The height of a horizontal scroll bar, in pixels.
The default height of an icon, in pixels. The LoadIcon function can load only icons with the dimensions SM_CXICON and SM_CYICON.
The height of a grid cell for items in large icon view, in pixels. Each item fits into a rectangle of size
SM_CXICONSPACING by SM_CYICONSPACING when arranged. This value is always greater than or equal to SM_CYICON.
For double byte character set versions of the system, this is the height of the Kanji window at the bottom of the screen, in pixels.
The default height, in pixels, of a maximized top-level window on the primary display monitor.
The default maximum height of a window that has a caption and sizing borders, in pixels. This metric refers to the entire desktop.
The user cannot drag the window frame to a size larger than these dimensions. A window can override this value by processing
the WM_GETMINMAXINFO message.
The height of a single-line menu bar, in pixels.
The height of the default menu check-mark bitmap, in pixels.
The height of menu bar buttons, such as the child window close button that is used in the multiple document interface, in pixels.
The minimum height of a window, in pixels.
The height of a minimized window, in pixels.
The height of a grid cell for a minimized window, in pixels. Each minimized window fits into a rectangle this size when arranged.
This value is always greater than or equal to SM_CYMINIMIZED.
The minimum tracking height of a window, in pixels. The user cannot drag the window frame to a size smaller than these dimensions.
A window can override this value by processing the WM_GETMINMAXINFO message.
The height of the screen of the primary display monitor, in pixels. This is the same value obtained by calling
GetDeviceCaps as follows: GetDeviceCaps( hdcPrimaryMonitor, VERTRES).
The height of a button in a window caption or title bar, in pixels.
The thickness of the sizing border around the perimeter of a window that can be resized, in pixels.
SM_CXSIZEFRAME is the width of the horizontal border, and SM_CYSIZEFRAME is the height of the vertical border.
This value is the same as SM_CYFRAME.
The height of a small caption, in pixels.
The recommended height of a small icon, in pixels. Small icons typically appear in window captions and in small icon view.
The height of small caption buttons, in pixels.
The height of the virtual screen, in pixels. The virtual screen is the bounding rectangle of all display monitors.
The SM_YVIRTUALSCREEN metric is the coordinates for the top of the virtual screen.
The height of the arrow bitmap on a vertical scroll bar, in pixels.
The height of the thumb box in a vertical scroll bar, in pixels.
Nonzero if User32.dll supports DBCS; otherwise, 0.
Nonzero if the debug version of User.exe is installed; otherwise, 0.
Nonzero if the current operating system is Windows 7 or Windows Server 2008 R2 and the Tablet PC Input
service is started; otherwise, 0. The return value is a bitmask that specifies the type of digitizer input supported by the device.
For more information, see Remarks.
Windows Server 2008, Windows Vista, and Windows XP/2000: This value is not supported.
Nonzero if Input Method Manager/Input Method Editor features are enabled; otherwise, 0.
SM_IMMENABLED indicates whether the system is ready to use a Unicode-based IME on a Unicode application.
To ensure that a language-dependent IME works, check SM_DBCSENABLED and the system ANSI code page.
Otherwise the ANSI-to-Unicode conversion may not be performed correctly, or some components like fonts
or registry settings may not be present.
Nonzero if there are digitizers in the system; otherwise, 0. SM_MAXIMUMTOUCHES returns the aggregate maximum of the
maximum number of contacts supported by every digitizer in the system. If the system has only single-touch digitizers,
the return value is 1. If the system has multi-touch digitizers, the return value is the number of simultaneous contacts
the hardware can provide. Windows Server 2008, Windows Vista, and Windows XP/2000: This value is not supported.
Nonzero if the current operating system is the Windows XP, Media Center Edition, 0 if not.
Nonzero if drop-down menus are right-aligned with the corresponding menu-bar item; 0 if the menus are left-aligned.
Nonzero if the system is enabled for Hebrew and Arabic languages, 0 if not.
Nonzero if a mouse is installed; otherwise, 0. This value is rarely zero, because of support for virtual mice and because
some systems detect the presence of the port instead of the presence of a mouse.
Nonzero if a mouse with a horizontal scroll wheel is installed; otherwise 0.
Nonzero if a mouse with a vertical scroll wheel is installed; otherwise 0.
The least significant bit is set if a network is present; otherwise, it is cleared. The other bits are reserved for future use.
Nonzero if the Microsoft Windows for Pen computing extensions are installed; zero otherwise.
This system metric is used in a Terminal Services environment to determine if the current Terminal Server session is
being remotely controlled. Its value is nonzero if the current session is remotely controlled; otherwise, 0.
You can use terminal services management tools such as Terminal Services Manager (tsadmin.msc) and shadow.exe to
control a remote session. When a session is being remotely controlled, another user can view the contents of that session
and potentially interact with it.
This system metric is used in a Terminal Services environment. If the calling process is associated with a Terminal Services
client session, the return value is nonzero. If the calling process is associated with the Terminal Services console session,
the return value is 0.
Windows Server 2003 and Windows XP: The console session is not necessarily the physical console.
For more information, seeWTSGetActiveConsoleSessionId.
Nonzero if all the display monitors have the same color format, otherwise, 0. Two displays can have the same bit depth,
but different color formats. For example, the red, green, and blue pixels can be encoded with different numbers of bits,
or those bits can be located in different places in a pixel color value.
This system metric should be ignored; it always returns 0.
The build number if the system is Windows Server 2003 R2; otherwise, 0.
Nonzero if the user requires an application to present information visually in situations where it would otherwise present
the information only in audible form; otherwise, 0.
Nonzero if the current session is shutting down; otherwise, 0. Windows 2000: This value is not supported.
Nonzero if the computer has a low-end (slow) processor; otherwise, 0.
Nonzero if the current operating system is Windows 7 Starter Edition, Windows Vista Starter, or Windows XP Starter Edition; otherwise, 0.
Nonzero if the meanings of the left and right mouse buttons are swapped; otherwise, 0.
Nonzero if the current operating system is the Windows XP Tablet PC edition or if the current operating system is Windows Vista
or Windows 7 and the Tablet PC Input service is started; otherwise, 0. The SM_DIGITIZER setting indicates the type of digitizer
input supported by a device running Windows 7 or Windows Server 2008 R2. For more information, see Remarks.
The coordinates for the left side of the virtual screen. The virtual screen is the bounding rectangle of all display monitors.
The SM_CXVIRTUALSCREEN metric is the width of the virtual screen.
The coordinates for the top of the virtual screen. The virtual screen is the bounding rectangle of all display monitors.
The SM_CYVIRTUALSCREEN metric is the height of the virtual screen.
Hides the window and activates another window.
Activates and displays a window. If the window is minimized or
maximized, the system restores it to its original size and position.
An application should specify this flag when displaying the window
for the first time.
Activates the window and displays it as a minimized window.
Activates the window and displays it as a maximized window.
Displays a window in its most recent size and position. This value
is similar to , except
the window is not activated.
Activates the window and displays it in its current size and position.
Minimizes the specified window and activates the next top-level
window in the Z order.
Displays the window as a minimized window. This value is similar to
, except the
window is not activated.
Displays the window in its current size and position. This value is
similar to , except the
window is not activated.
Activates and displays the window. If the window is minimized or
maximized, the system restores it to its original size and position.
An application should specify this flag when restoring a minimized window.
Sets the show state based on the SW_* value specified in the
STARTUPINFO structure passed to the CreateProcess function by the
program that started the application.
Windows 2000/XP: Minimizes a window, even if the thread
that owns the window is not responding. This flag should only be
used when minimizing windows from a different thread.
I needed some "Generic" magic to get from an enum to an int for switch and boolean operands
CS_*
The retrieved handle identifies the window of the same type that is highest in the Z order.
If the specified window is a topmost window, the handle identifies a topmost window.
If the specified window is a top-level window, the handle identifies a top-level window.
If the specified window is a child window, the handle identifies a sibling window.
The retrieved handle identifies the window of the same type that is lowest in the Z order.
If the specified window is a topmost window, the handle identifies a topmost window.
If the specified window is a top-level window, the handle identifies a top-level window.
If the specified window is a child window, the handle identifies a sibling window.
The retrieved handle identifies the window below the specified window in the Z order.
If the specified window is a topmost window, the handle identifies a topmost window.
If the specified window is a top-level window, the handle identifies a top-level window.
If the specified window is a child window, the handle identifies a sibling window.
The retrieved handle identifies the window above the specified window in the Z order.
If the specified window is a topmost window, the handle identifies a topmost window.
If the specified window is a top-level window, the handle identifies a top-level window.
If the specified window is a child window, the handle identifies a sibling window.
The retrieved handle identifies the specified window's owner window, if any.
The retrieved handle identifies the child window at the top of the Z order,
if the specified window is a parent window; otherwise, the retrieved handle is NULL.
The function examines only child windows of the specified window. It does not examine descendant windows.
The retrieved handle identifies the enabled popup window owned by the specified window (the
search uses the first such window found using GW_HWNDNEXT); otherwise, if there are no enabled
popup windows, the retrieved handle is that of the specified window.
Window Styles.
The following styles can be specified wherever a window style is required. After the control has been created, these styles cannot be modified, except as noted.
https://www.autohotkey.com/docs/misc/Styles.htm
Window Styles.
The following styles can be specified wherever a window style is required. After the control has been created, these styles cannot be modified, except as noted.
https://www.autohotkey.com/docs/misc/Styles.htm
Window style extended values, WS_EX_*
https://docs.microsoft.com/en-gb/windows/win32/winmsg/extended-window-styles
SCF_ISSECURE
Non-client hit test values, HT*
GetWindowLongPtr values, GWL_*
https://msdn.microsoft.com/en-us/library/windows/desktop/ms644991(v=vs.85).aspx
Is the specified key currently pressed down.
Key to test.
True if pressed; otherwise false.
Is the specified key currently toggled.
Key to test.
True if toggled; otherwise false.
Retrieves a handle to a window that has the specified relationship (Z-Order or owner) to the specified window.
The EnumChildWindows function is more reliable than calling GetWindow in a loop. An application that
calls GetWindow to perform this task risks being caught in an infinite loop or referencing a handle to a window
that has been destroyed.
A handle to a window. The window handle retrieved is relative to this window, based on the
value of the uCmd parameter.
The relationship between the specified window and the window whose handle is to be
retrieved.
If the function succeeds, the return value is a window handle. If no window exists with the specified relationship
to the specified window, the return value is NULL. To get extended error information, call GetLastError.
Contains members that specify the nature of a Gaussian blur.
Cannot be pinned with GCHandle due to bool value.
Real number that specifies the blur radius (the radius of the Gaussian convolution kernel) in
pixels. The radius must be in the range 0 through 255. As the radius increases, the resulting
bitmap becomes more blurry.
Boolean value that specifies whether the bitmap expands by an amount equal to the blur radius.
If TRUE, the bitmap expands by an amount equal to the radius so that it can have soft edges.
If FALSE, the bitmap remains the same size and the soft edges are clipped.
Get the nativeImage field from the bitmap
IntPtr
Return the length of the string
Contains operating system version information. The information includes major and minor version numbers, a build number, a platform identifier,
and information about product suites and the latest Service Pack installed on the system.
This structure is used with the RtlGetVersion, GetVersionEx and VerifyVersionInfo functions.
Represents a hue, saturation, luminance triple.
Initialize a new instance of the ColorHSL class.
Initialize a new instance of the ColorHSL class.
Initialize from an existing Color.
Get a Color instance from the HSL triple.
Gets and sets the hue.
Gets and sets the saturation.
Gets and sets the luminance.
A structure that contains basic information for .
Gets or sets the show toolkit information.
The show toolkit information.
Gets or sets the current assembly.
The current assembly.
Gets or sets the use full built on date.
The use full built on date.
Gets or sets the header image.
The header image.
Gets or sets the main image.
The main image.
Gets or sets the name of the application.
The name of the application.
Gets or sets the use RTL layout of the UI.
The use RTL layout in an .
Initializes a new instance of the struct.
This class does the heavy lifting for and its associated components.
Contains the toolkit information used for creating a new .
Shows the discord button.
Shows the developer information button.
Shows the version information button.
Shows the theme options.
The show system information button.
Gets or sets a value indicating whether to show the build date label.
The toolkit type.
The header text.
The current theme text.
The general information welcome text.
The general information license text.
The general information learn more text.
The discord text.
The repository information text.
The download documentation text.
The download demos text.
The file name column header text.
The version column header text.
The tool bar general information text.
The tool bar discord text.
The tool bar developer information text.
The tool bar version information text.
Gets or sets the build on text.
The learn more link area.
The discord link area.
The repository information link area.
The download demos link area.
The documentation link area.
Gets or sets the use RTL layout of the UI.
The use RTL layout in an .
Initializes a new instance of the struct.
Base class for krypton specific control collections.
Initialize a new instance of the KryptonControlCollection class.
Owning control.
Add a control to the collection overriding the normal checks.
Control to be added.
Add a control to the collection overriding the normal checks.
Control to be added.
Clear out all the entries in the collection.
Create a default value attribute for color property.
Initialize a new instance of the KryptonDefaultColorAttribute class.
This deals with the fading in and out of . The developer must explicitly enable this, as it is turned off by default. Original library: (https://gist.github.com/nathan-fiscaletti/3c0514862fe88b5664b10444e1098778).
Initializes a new instance of the class.
Begin fading the _owner.
Update the opacity of the _owner using the timer.
Fade the _owner in at the defined speed as a dialog
based on parent _owner.
Fade the _owner in at the defined speed.
Fade the _owner out at the defined speed.
Fades a dialog in using parent _owner and defined fade speed.
Fades a dialog in using parent _owner and defined fade speed
and call the finished delegate.)
Fade a _owner out at the defined speed.
Fade a _owner in at the defined speed.
Fade a _owner out at the defined speed.
Fade a _owner out at the defined speed and
close it when the fade has completed.
Fade a _owner out at the defined speed and
close it when the fade has completed.
After the _owner has closed, call the FadeComplete delegate.
Fades the _owner in.
The owner.
Fades the _owner in.
The owner.
The fade speed.
Fades the _owner out.
The owner.
The fade speed.
Fades the _owner out.
The owner.
The next _owner.
Access 'Global' Krypton string settings.
Gets the color strings.
The color strings.
Gets the spec style strings.
The spec style strings.
Gets the custom toolkit strings.
The custom toolkit strings.
Gets the general ribbon strings.
The general ribbon strings.
Gets the strings.
The strings.
Gets the grid view style strings.
The grid view style strings.
Gets the style strings.
The style strings.
Gets the group collapsed target strings.
The group collapsed target strings.
Gets the header styles.
The header styles.
Gets the input control styles.
The input control styles.
Gets the tool bar strings.
The tool bar strings.
Gets the link behavior strings.
The link behavior strings.
Gets the krypton label style strings.
The krypton label style strings.
Gets the back style strings.
The back style strings.
Gets the border style strings.
The border style strings.
Gets the button orientation strings.
The button orientation strings.
Gets the button spec styles.
The button spec styles.
Gets the button style strings.
The button style strings.
Gets the content style strings.
The content style strings.
Gets the image effect strings.
The image effect strings.
Gets the image style strings.
The image style strings.
Gets the mode strings.
The mode strings.
Gets the text trim strings.
The text trim strings.
Gets the placement mode strings.
The placement mode strings.
Gets the separator styles.
The separator styles.
Gets the tab border styles.
The tab border styles.
Gets the tab styles.
The tab styles.
Gets the toast notification icon.
The toast notification icon.
Gets the basic application information strings.
The basic application information strings.
Gets the about box strings.
The about box strings.
Gets the miscellaneous theme strings.
The miscellaneous theme strings.
Gets the outlook grid strings.
The outlook grid strings.
Gets the scroll bar strings.
The scroll bar strings.
Gets the toast notification strings.
The toast notification strings.
Gets the palette back style strings.
The palette back style strings.
Gets the button spec style strings.
The button spec style strings.
Gets the palette border style strings.
The palette border style strings.
Gets the palette button orientation strings.
The palette button orientation strings.
Gets the palette button spec style strings.
The palette button spec style strings.
Gets the palette button style strings.
The palette button style strings.
Gets the global color strings.
The global color strings.
Gets the custom toolkit strings.
The custom toolkit strings.
Gets the general ribbon strings.
The general ribbon strings.
Gets the general toolkit strings.
The general toolkit strings.
Gets the integrated toolbar button strings.
The integrated toolbar button strings.
Gets the link behavior style strings.
The link behavior style strings.
Gets the link style strings.
The link style strings.
Gets the palette content style strings.
The palette content style strings.
Gets the image effect strings.
The image effect strings.
Gets the image style strings.
The image style strings.
Gets the palette mode strings.
The palette mode strings.
Gets the palette text trim strings.
The palette text trim strings.
Gets the placement mode strings.
The placement mode strings.
Gets the separator style strings.
The separator style strings.
Gets the tab border style strings.
The tab border style strings.
Gets the tab style strings.
The tab style strings.
Gets the toast notification icon strings.
The toast notification icon strings.
Resets the toast notification icon strings.
Gets the krypton about box basic application information strings.
The krypton about box basic application information strings.
Gets the krypton about box strings.
The krypton about box strings.
Gets the krypton miscellaneous theme strings.
The krypton miscellaneous theme strings.
Gets the scrollbar strings.
The scrollbar strings.
Gets the data grid view strings.
The data grid view strings.
Gets the grid style strings.
The grid style strings.
Gets the header group collapsed target strings.
The header group collapsed target strings.
Gets the header style strings.
The header style strings.
Gets the input control style strings.
The input control style strings.
Gets the krypton toast notification strings.
The krypton toast notification strings.
Resets the krypton toast notification strings.
Initializes a new instance of the class.
Gets a value indicating whether this instance is default.
true if this instance is default; otherwise, false.
Resets this instance.
A structure that contains basic information for .
Gets or sets the owner of the .
The owner of the .
Gets or sets the prompt text.
The prompt text.
Gets or sets the caption.
The caption.
Gets or sets the default response.
The default response.
Gets or sets the cue text.
The cue text.
Gets or sets the color of the cue text.
The color of the cue text.
Gets or sets the cue typeface.
The cue typeface.
Gets or sets the use password option.
The use password option.
Gets or sets the use RTL layout of the UI.
The use RTL layout in an .
Initializes a new instance of the struct.
Handles the heavy lifting for the .
Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button, using the specified Help file, HelpNavigator, and Help topic.
Owner of the modal dialog box.
The text to display in the message box.
The text to display in the title bar of the message box.
One of the System.Windows.Forms.KryptonMessageBoxButtons values that specifies which buttons to display in the message box.
One of the KryptonMessageBoxIcon values that specifies which icon to display in the message box.
One of the KryptonMessageBoxDefaultButton values that specifies the default button for the message box.
One of the System.Windows.Forms.MessageBoxOptions values that specifies which display and association options will be used for the message box. You may pass in 0 if you wish to use the defaults.
Contains the help data of the .
Show extraText in title. If null (default) then only when Warning or Error icon is used.
Displays a 'Help' button, as seen in .NET 6 and higher.
The image of the application.
The application path. To be used in conjunction with type.
Specifies the .
Specifies a if using the type.
Specifies the if a has not been defined.
Specifies the area within the to be regarded as a link. See .
If set to true, the will use standard operating system icons.
Displays the close button. If null (default), then the close button will be displayed.
One of the System.Windows.Forms.DialogResult values.
A structure that contains basic information for .
Gets or sets the owner window.
The owner window.
Gets or sets the message text.
The message text.
Gets or sets the window caption.
The window caption.
Gets or sets the buttons.
The buttons.
Gets or sets the icon.
The icon.
Gets or sets the default button.
The default button.
Gets or sets the .
The .
Gets or sets the help information.
The help information.
Gets or sets the show control copy.
The show control copy.
Gets or sets the show help button.
The show help button.
Gets or sets the application image.
The application image.
Gets or sets the application path.
The application path.
Gets or sets the type of the message content area.
The type of the message content area.
Gets or sets the link label command.
The link label command.
Gets or sets the link launch argument.
The link launch argument.
Gets or sets the content link area.
The content link area.
Gets or sets the force use of operating system icons.
Forces the use of operating system icons.
Gets or sets the help file path for .
The help file path.
Gets or sets the help navigator for .
The help navigator.
Gets or sets the help parameters for .
The help parameters.
Gets or sets the show close button.
The show close button.
Gets or sets the use RTL layout of the UI.
The use RTL layout in an .
Initializes a new instance of the struct.
Intercepts unwanted messages on the KryptonRichTextBox used in MessageBox forms
Restrict a controls collection of child controls.
Initialize a new instance of the KryptonReadOnlyControls class.
Owning control.
Clear out all the entries in the collection.
Adds the specified control to the control collection.
The Control to add to the control collection.
Adds an array of control objects to the collection.
An array of Control objects to add to the collection.
Removes the specified control from the control collection.
The Control to remove from the Control.ControlCollection.
Removes the child control with the specified key.
The name of the child control to remove.
Removes all controls from the collection.
A structure that contains basic information for .
Gets or sets the show import button.
The show import button.
Gets or sets the show silent option.
The show silent option.
Gets or sets the start position.
The start position.
Gets or sets the start index.
The start index.
Gets or sets the window title.
The window title.
Gets or sets the use RTL layout of the UI.
The use RTL layout in an .
Initializes a new instance of the struct.
Show a wait dialog during long operations.
Initialize a new instance of the ModalWaitDialog class.
Initializes a new instance of the class.
The show progress bar.
The minimum progress value.
The maximum progress value.
Raises the OnPaint event.
A PaintEventArgs containing event data.
Called periodically to update the wait dialog.
Process windows messages before they are dispatched.
Message to process.
True to suppress message dispatch; false otherwise.
Shows the progress bar.
if set to true [show progress bar].
Updates the progress bar value.
The value.
Updates the progress bar value bounds.
The minimum value.
The maximum value.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Implements the IContentValues interface by providing null information.
Gets the content short text.
String value.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content long text.
String value.
Initialize a new instance of the OperationThread class.
Operation to perform on thread.
Parameter to pass into operation.
Gets the current operation state.
Gets the result from the operation.
Gets the exception generated by operation.
Entry point for performing operation.
Class for a DataGridViewPercentageCell
Initializes a new instance of the class.
Specify the type of object used for editing. This is how the WinForms framework figures out what type of edit control to make.
Overrides TypeValue.
Specify the default cell contents upon creation of a new cell.
Overrides Paint
Formatting cell
Gets or sets the type of the format.
The type of the format.
Gets or sets the format parameters.
The format parameters.
Contrasts the color.
The color.
Paints the specified graphics.
The graphics.
The clip bounds.
The cell bounds.
Index of the row.
State of the cell.
The value.
The formatted value.
The error text.
The cell style.
The advanced border style.
The paint parts.
Class for a KryptonDataGridViewFormattingColumn : KryptonDataGridViewTextBoxColumn with conditional formatting abilities
Initializes a new instance of the class.
Gets or sets a value indicating whether [contrast text color].
true if [contrast text color]; otherwise, false.
Hosts a collection of KryptonDataGridViewPercentageColumn cells.
Initialize a new instance of the KryptonDataGridViewPercentageColumn class.
Returns a standard compact string representation of the column.
Overrides CellTemplate
Class for a rating column
Constructor
Class for a TextAndImage cell
Initializes a new instance of the class.
Overrides ValueType
Sets the value.
Index of the row.
The value.
Overrides Clone
The cloned KryptonDataGridViewTextAndImageCell
Gets or sets the image.
The image.
Overrides Paint
Hosts a collection of KryptonDataGridViewTextAndImageCell cells.
Occurs when the user clicks a button spec.
Initialize a new instance of the KryptonDataGridViewTextBoxColumn class.
Returns a String that represents the current Object.
A String that represents the current Object.
Create a cloned copy of the column.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets or sets the maximum number of characters that can be entered into the text box.
Gets or sets the sort mode for the column.
Gets or sets the template used to model cell appearance.
Gets the collection of the button specifications.
Class for a rating column
Constructor
Class for a rating column
Constructor
Class for a TextAndImage cell
Constructor
Overrides Clone
The cloned KryptonDataGridViewTextAndImageCell
Gets the glyph margin.
The glyph margin.
Gets the level.
The level.
Gets the owning node.
The owning node.
Updates the style.
padding especially.
Paints the specified graphics.
The graphics.
The clip bounds.
The cell bounds.
Index of the row.
State of the cell.
The value.
The formatted value.
The error text.
The cell style.
The advanced border style.
The paint parts.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Special column used to enable nodes in the grid.
Initializes a new instance of the class.
Class for a rating celle
Constructor
Overrides GetFormattedValue
Overrides DefaultNewRowValue
Overrides Paint
Update cell's value when the user clicks on a star
A DataGridViewCellEventArgs that contains the event data.
Overrides OnMouseLeave
the row that contains the cell.
Overrides OnMouseMove
A DataGridViewCellMouseEventArgs that contains the event data.
Class for TextAndImage object
The text
The image
Constructor
Constructor
The text.
The image.
Overrides ToString
String that represents TextAndImage
Overrides Equals
The object to compare
true if equal, false otherwise.
Overrides GetHashCode
Compares to.
The other.
Token object
Default constructor
Constructor
Text of the token
Background color
Foreground text color
Text of the token
Background color
Foreground text color
Compare a Token to another
Overrides ToString
String that represents TextAndImage
Overrides Equals
The object to compare
true if equal, false otherwise.
Overrides GetHashCode
Class for a Token cell
Constructor
Returns a that represents this instance.
A that represents this instance.
Overrides Paint
Overrides GetPreferredSize
Update cell's value when the user clicks on a star
A DataGridViewCellEventArgs that contains the event data.
Overrides OnMouseLeave
the row that contains the cell.
Overrides OnMouseMove
A DataGridViewCellMouseEventArgs that contains the event data.
Class for a rating cells.
Constructor
Overrides Paint
Overrides GetPreferredSize
Update cell's value when the user clicks on a star
A DataGridViewCellEventArgs that contains the event data.
Overrides OnMouseLeave
the row that contains the cell.
Overrides OnMouseMove
A DataGridViewCellMouseEventArgs that contains the event data.
Color Formatting class : all the magic !
Returns the percentage value for a Bar formatting.
The value.
The minimum.
The maximum.
Returns the color for a 2scale color formatting.
The value.
The minimum.
The maximum.
The 2color parameters.
Returns the color for a 3scale color formatting.
The value.
The minimum.
The maximum.
The 3color parameters.
Interpolate colors 0.0 - 1.0
Conditional Formatting class
Gets or sets the name of the column.
The name of the column.
Gets or sets the type of the Conditional Formatting.
The type of the Conditional Formatting.
Gets or sets the Conditional Formatting parameters.
The Conditional Formatting parameters.
Gets or sets the minimum value.
The minimum value.
Gets or sets the maximum value.
The maximum value.
Initializes a new instance of the class.
Initializes a new instance of the class. (Only use for context menu !)
Type of the Conditional Formatting.
The Conditional Formatting parameters.
Initializes a new instance of the class.
Name of the column.
Type of the Conditional Formatting.
The Conditional Formatting parameters.
Shows the specified conditional format.
The conditional format.
The layout.
Parameters for Bar formatting
The bar color
The gradient fill
The proportion value
Initializes a new instance of the class.
Color of the bar.
if set to true [gradient fill].
Creates an object that is a copy of the current instance.
A new object that is a copy of this instance.
Persists the parameters.
The XML writer.
Three scale color class parameters
The minimum color
The medium color
The maximum color
The color associated to the value
Initializes a new instance of the class.
The minimum color.
Color of the medium.
The maximum color.
Creates an object that is a copy of the current instance.
A new object that is a copy of this instance.
Persists the parameters.
The XML writer.
Two scale color class parameters
Minimum color
Maximum color
Color associated to the value between min and max color
Initializes a new instance of the class.
The minimum color.
The maximum color.
Creates an object that is a copy of the current instance.
A new object that is a copy of this instance.
Persists the parameters.
The XML writer.
This group simple example of an implementation which groups the items into Alphabetic categories
based only on the first letter of each item
For this we need to override the Value property (used for comparison)
and the CompareTo function.
Also, the Clone method must be overriden, so this Group object can create clones of itself.
Cloning of the group is used by the OutlookGrid
Initializes a new instance of the class.
Constructor.
The parentGroup if any.
Gets or sets the displayed text.
Gets or sets the Alphabetic value
Overrides the Clone() function
OutlookGridAlphabeticGroup
overide the CompareTo, so only the first character is compared, instead of the whole string
this will result in classifying each item into a letter of the Alphabet.
for instance, this is usefull when grouping names, they will be categorized under the letters A, B, C etc..
Column for the OutlookGrid
Constructor
The DataGridViewColumn.
The group type for the column.
The sort direction.
The column's position in grouping and at which level.
the column's position among sorted columns.
The comparer if needed.
Constructor
The name.
The DataGridViewColumn.
The group type for the column.
The sort direction.
The column's position in grouping and at which level.
the column's position among sorted columns.
The comparer if needed
Constructor
The name.
The DataGridViewColumn.
The group type for the column.
The sort direction.
The column's position in grouping and at which level.
the column's position among sorted columns.
Initializes a new instance of the class.
The data grid view column.
The group.
The sort order.
Index of the group.
Index of the sort.
Gets or sets the column name
Gets or sets if the column is grouped
Gets or sets the sort direction
Gets or sets the associated DataGridViewColumn
Gets or sets the group
Gets or sets the column's position in grouping and at which level
Gets or sets the column's position among sorted columns
Gets or sets the custom row comparer, if needed.
Defines Equals method (interface IEquatable)
The OutlookGridColumn to compare with
List of the current columns of the OutlookGrid
Constructor
Gets the OutlookGridColumn in the list by its name
The column name.
OutlookGridColumn
Gets or Sets the maximum GroupIndex in the collection
Gets or sets the maximum SortIndex in the collection
Add an OutlookGridColumn to the collection.
The OutlookGridColumn to add.
Gets the number of columns grouped
the number of columns grouped.
Gets the list of grouped columns
The list of grouped columns.
Gets a list of columns which are sorted and not grouped.
List of Column indexes and SortDirection ordered by SortIndex.
Gets the column from its real index (from the underlying DataGridViewColumn)
The index
The OutlookGridColumn.
Gets the column from its name
The name of the column.
The associated OutlookGridColumn.
Gets a list of columns which are sorted and not grouped.
List of Column indexes and SortDirection ordered by SortIndex.
Removes a groupIndex and update the GroupIndex for all columns
The OutlookGridColumn that will be removed.
Removes a SortIndex and update the SortIndex for all columns
The OutlookGridColumn that will be removed.
Outputs Debug information to the console.
this group simple example of an implementation which groups the items into day categories
based on, today, yesterday, last week etc
for this we need to override the Value property (used for comparison)
and the CompareTo function.
Also, the Clone method must be overriden, so this Group object can create clones of itself.
Cloning of the group is used by the OutlookGrid
The Date Interval of OutlookGridDateTimeGroup
Initializes a new instance of the class.
Constructor
The parentGroup if any.
Gets or sets the displayed text.
Gets or sets the Date value
Overrides the Clone() function
OutlookGridDateTimeGroup
Overrides CompareTo
Each arrange/grouping class must implement the IOutlookGridGroup interface
the Group object will determine for each object in the grid, whether it
falls in or outside its group.
It uses the IComparable.CompareTo function to determine if the item is in the group.
This class group the elements by default (string, int, ...)
The Value of the group
Boolean if the group is collapsed or not
The associated DataGridView column.
The number of items in this group.
The height (in pixels).
The string to format the value of the group
The picture associated to the group
The text associated for the group text (1 item)
The text associated for the group text (XXX items)
Allows the column to be hidden when it is grouped by
Sort groups using count items value
Initializes a new instance of the class.
Constructor
The parent group if any.
Gets or sets the list of rows associated to the group.
Gets or sets the parent group.
The parent group.
Gets or sets the level.
The level.
Gets or sets the children.
The children.
Gets or sets the displayed text
Gets or sets the Value of the group
Boolean if the group is collapsed or not
Gets or sets the associated DataGridView column.
Gets or set the number of items in this group.
Gets or sets the height (in pixels).
Gets or sets the Format Info.
Gets or sets the picture.
Gets or sets the text associated to One Item
Gets or sets the text associated to several Items
Gets or sets the boolean that hides the column automatically when grouped.
Gets or sets the boolean that sort groups using summary value
Gets or sets the items comparer.
The items comparer.
Overrides the Clone() function
OutlookgGridDefaultGroup
This is a comparison operation based on the type of the value.
the value in the related column of the item to compare to
Column for the OutlookGrid GroupBox
Constructor
The column name.
The display text of the column.
The column sort order.
The name of the used OutlookGridGroup mode.
Gets or sets the associated Rectangle that represents the column
Gets or sets the HeaderText of the column.
Gets or sets the boolean that indicates if the column is in a pressed state.
Gets or sets the Sort direction of the column.
Gets or sets the associated column name
Gets or sets the boolean that indicates if the column is currently being dragged.
Gets or sets the boolean that indicates if the column is currently being hovered by the mouse.
Gets or sets a string that corresponds to the name of the OutlookGridGroup
Gets or sets the date interval if the grouping type is OutlookDateTimeGroup
Gets or sets the boolean that indicates if the column should be grouped by using the count value
Defines Equals method on the columnName
The OutlookGridGroupBoxColumn to compare with.
True or False.
List of IOutlookGridGroups
Initializes a new instance of the class.
Initializes a new instance of the class.
The parent group, if any.
Gets or Sets the parent group
Gets the list of IOutlookGridGroup.
Gets the number of groups
Gets the Group object
Index in the list of groups.
The IOutlookGridGroup.
Adds a new group
The IOutlookGridGroup.
Sorts the groups
Sorts the groups
Find a group by its value
The value of the group
The IOutlookGridGroup.
OutlookGridRow - subclasses the DataGridView's DataGridViewRow class
In order to support grouping with the same look and feel as Outlook, the behaviour
of the DataGridViewRow is overridden by the OutlookGridRow.
The OutlookGridRow has 2 main additional properties: the Group it belongs to and
a the IsRowGroup flag that indicates whether the OutlookGridRow object behaves like
a regular row (with data) or should behave like a Group row.
Gets or sets the group to the row belongs to.
The group.
Gets or sets a value indicating whether this instance is a group row.
true if this instance is a group row; otherwise, false.
Gets or sets a value indicating whether this is collapsed.
true if collapsed; otherwise, false.
Gets or sets the nodes.
The nodes.
Gets a value indicating whether this instance is first sibling.
true if this instance is first sibling; otherwise, false.
Gets a value indicating whether this instance is last sibling.
true if this instance is last sibling; otherwise, false.
Gets a value indicating whether this instance has children.
true if this instance has children; otherwise, false.
Gets or sets the node level.
The node level.
Gets or sets the parent node.
The parent node.
Gets the index of the node.
The index of the node.
Default Constructor
Constructor
The group the row is associated to.
Constructor
The group the row is associated to.
Determines if it is a group row.
Overrides the GetState method
the main difference with a Group row and a regular row is the way it is painted on the control.
the Paint method is therefore overridden and specifies how the Group row is painted.
Note: this method is not implemented optimally. It is merely used for demonstration purposes
Paints the cells.
The graphics.
The clip bounds.
The row bounds.
Index of the row.
State of the row.
if set to true [is first displayed row].
if set to true [is last visible row].
The paint parts.
Will not execute if it is a group row.)
Returns a that represents this instance.
A that represents this instance.
Gets if the row has one parent that is collapsed
The group to look at.
Fill 0 to first this method (used for recursive).
True or false.
Determines if there is a parent node or a parent group collapsed.
The specified row.
The i.
Expand the group the row belongs to.
Collapse the group the row belongs to.
Collapse Node (with events)
Expand Node (with events)
this function checks if the user hit the expand (+) or collapse (-) icon.
if it was hit it will return true
mouse click event arguments
returns true if the icon was hit, false otherwise
Initializes a new instance of the class.
The sort list, tuple (column index, sortorder, Icomparer)
Compares the specified x.
The x.
The y.
OutlookGridRowComparer: + this.ToString()
List of IOutlookGridGroups
Initializes a new instance of the class.
The parent node.
Gets the parent node.
The parent node.
Gets the nodes.
The nodes.
Gets the number of groups
The count.
Gets the at the specified index.
The .
The index.
The IOutlookGridGroup.
Adds the specified row.
The row.
Sorts this instance.
Sorts the specified comparer.
The comparer.
Gets the Index of a row
The OutlookGrid row.
Clears all subnodes.
Helper for color manipulations
HSV Structure
Hue value, from 0° to 360°
Saturation value, from 0 to 1
Value or Brightness value, from 0 to 1
Initializes a new instance of the struct.
The hue.
The saturation.
The value.
HSL Structure
Hue value, from 0° to 360°
Saturation value, from 0 to 1
Value or Lightness value, from 0 to 1
Initializes a new instance of the struct.
The hue.
The saturation.
The lightness.
Returns a System.Color from HSL values
Hue (0 to 360°)
Saturation (0 to 1)
Value/Brightness (0 to 1)
Returns HSV values from RGB
Red component from 0 to 255
Green component from 0 to 255
Blue component from 0 to 255
Returns a System.Color from HSL values
Hue (0 to 360°)
Saturation (0 to 1)
Lightness (0 to 1)
Returns HSL values from RGB
Red component from 0 to 255
Green component from 0 to 255
Blue component from 0 to 255
Class containing functions for the IOutlookGridGroups
Gets the title for a specific datetime
The DateTime
The text to display
Gets the code according to a datetime
The DateTime to analyze.
The associated code.
Gets the date code numeric.
The date.
Uppercase the first letter of the string
The string.
The string with the first letter uppercased.
Returns the first day of the week that the specified date is in using the current culture.
The date to analyse
The first day of week.
Returns the last day of the week that the specified date is in using the current culture.
The date to analyse
The last day of week.
Returns the first day of the week that the specified date is in.
The date to analyse
The CultureInfo
The first day of week.
Gets the user-friendly and localized text of quarter
Gets the quarter according to the month.
The date DateTime
The quarter number.
Returns a fully qualified type name without the version, culture, or token
The scrollbar arrow button states.
Indicates the up arrow is in normal state.
Indicates the up arrow is in hot state.
Indicates the up arrow is in active state.
Indicates the up arrow is in pressed state.
Indicates the up arrow is in disabled state.
Indicates the down arrow is in normal state.
Indicates the down arrow is in hot state.
Indicates the down arrow is in active state.
Indicates the down arrow is in pressed state.
Indicates the down arrow is in disabled state.
Enum for the scrollbar orientation.
Indicates a horizontal scrollbar.
Indicates a vertical scrollbar.
The scrollbar states.
Indicates a normal scrollbar state.
Indicates a hot scrollbar state.
Indicates an active scrollbar state.
Indicates a pressed scrollbar state.
Indicates a disabled scrollbar state.
Linking the Scrollable control with Me
Comming from the customControl
Almost done move and resize the Scrollable control over Me
Overriden to control del scrolling of the customControl VScrollBar1
The scrollbar renderer class.
The colors of the thumb in the 3 states.
The arrow colors in the three states.
The arrow border colors.
The background colors.
The track colors.
The Border colors.
The Grip colors.
Initializes static members of the class.
Draws the background.
The used to paint.
The rectangle in which to paint.
The .
Draws the channel ( or track ).
The used to paint.
The rectangle in which to paint.
The scrollbar state.
The .
Draws the thumb.
The used to paint.
The rectangle in which to paint.
The of the thumb.
The .
Draws the grip of the thumb.
The used to paint.
The rectangle in which to paint.
The .
Draws the GripNormal Bitmap.
Draws the GetScrollBarArrowDownBitmap
Draws an arrow button.
The used to paint.
The rectangle in which to paint.
The of the arrow button.
true for an up arrow, false otherwise.
The .
Draws the background.
The used to paint.
The rectangle in which to paint.
Draws the background.
The used to paint.
The rectangle in which to paint.
Draws the channel ( or track ).
The used to paint.
The rectangle in which to paint.
Draws the channel ( or track ).
The used to paint.
The rectangle in which to paint.
Adjusts the thumb grip according to the specified .
The rectangle to adjust.
The scrollbar orientation.
The grip image.
The adjusted rectangle.
Also rotates the grip image if necessary.
Draws the thumb.
The used to paint.
The rectangle in which to paint.
The of the thumb.
Draws the thumb.
The used to paint.
The rectangle in which to paint.
The of the thumb.
Draws an arrow button.
The used to paint.
The rectangle in which to paint.
The of the arrow button.
true for an up arrow, false otherwise.
Draws an arrow button.
The used to paint.
The rectangle in which to paint.
The of the arrow button.
true for an up arrow, false otherwise.
Draws the arrow down button for the scrollbar.
The button state.
The arrow down button as .
Creates a rounded rectangle.
The rectangle to create the rounded rectangle from.
The x-radius.
The y-radius.
A object representing the rounded rectangle.
The scrollbar renderer class.
The colors of the thumb in the 3 states.
The arrow colors in the three states.
The arrow border colors.
The background colors.
The track colors.
The Border colors.
The Grip colors.
Initializes static members of the class.
Draws the background.
The used to paint.
The rectangle in which to paint.
The .
Draws the channel ( or track ).
The used to paint.
The rectangle in which to paint.
The scrollbar state.
The .
Draws the thumb.
The used to paint.
The rectangle in which to paint.
The of the thumb.
The .
Draws the grip of the thumb.
The used to paint.
The rectangle in which to paint.
The .
Draws the GripNomal Bitmap.
Draws the GripNomal Bitmap.
Draws an arrow button.
The used to paint.
The rectangle in which to paint.
The of the arrow button.
true for an up arrow, false otherwise.
The .
Draws the background.
The used to paint.
The rectangle in which to paint.
Draws the background.
The used to paint.
The rectangle in which to paint.
Draws the channel ( or track ).
The used to paint.
The rectangle in which to paint.
Draws the channel ( or track ).
The used to paint.
The rectangle in which to paint.
Adjusts the thumb grip according to the specified .
The rectangle to adjust.
The scrollbar orientation.
The grip image.
The adjusted rectangle.
Also rotates the grip image if necessary.
Draws the thumb.
The used to paint.
The rectangle in which to paint.
The of the thumb.
Draws the thumb.
The used to paint.
The rectangle in which to paint.
The of the thumb.
Draws an arrow button.
The used to paint.
The rectangle in which to paint.
The of the arrow button.
true for an up arrow, false otherwise.
Draws an arrow button.
The used to paint.
The rectangle in which to paint.
The of the arrow button.
true for an up arrow, false otherwise.
Draws the arrow down button for the scrollbar.
The button state.
The arrow down button as .
Creates a rounded rectangle.
The rectangle to create the rounded rectangle from.
The x-radius.
The y-radius.
A object representing the rounded rectangle.
Linking the Scrollable control with Me
Comming from the customControl
Almost done move and resize the Scrollable control over Me
Overrided to controll del scrolling of the customControl VScrollBar1
Manages the drawing of Shadows
Probably a more efficient way, but this gives the easiest testable visible results
Move operations have to be done as a single operation to reduce flickering
https://stackoverflow.com/questions/25681443/how-to-detect-if-window-is-flashing
Make sure there is something to call first
the callback that is expected to be used
Base class for storage implementations.
Returns a string that represents the current defaulted state.
A string that represents the current defaulted state.
Gets a value indicating if all values are default.
Gets and sets the need paint delegate for notifying paint requests.
Gets access to the need paint delegate.
Fires the NeedPaint event.
Fires the NeedPaint event.
Does the palette change require a layout.
Raises the NeedPaint event.
Source of the event.
An NeedLayoutEventArgs containing event data.
Contains the data and information required, to create a basic toast notification.
Gets or sets the application icon.
The application icon.
Gets or sets the use fade.
The use fade.
Gets or sets the top most.
The top most.
Gets or sets the show close box.
The show close box.
Gets or sets the show do not show again option.
The show do not show again option.
Gets or sets a value indicating whether [show count down seconds on progress bar].
true if [show count down seconds on progress bar]; otherwise, false.
Gets or sets the state of the use do not show again option three.
The state of the use do not show again option three.
Gets or sets the do not show again option checked value.
The do not show again option checked value.
Gets or sets the report toast location. Use this for development purposes only.
Reports the toast location.
Gets or sets a value indicating whether [use RTL reading].
true if [use RTL reading]; otherwise, false.
Gets or sets the state of the do not show again option check.
The state of the do not show again option check.
Gets or sets the first border color.
The first border color.
Gets or sets the second border color.
The second border color.
Gets or sets the notification title alignment.
The notification title alignment.
Gets or sets the notification content font.
The notification content font.
Gets or sets the notification title font.
The notification title font.
Gets or sets the count-down seconds.
The count-down seconds.
Gets or sets the count-down timer interval.
The count-down timer interval.
Gets or sets the content of the notification.
The content of the notification.
Gets or sets the notification title.
The notification title.
Gets or sets the optional CheckBox text.
The optional CheckBox text.
Gets or sets the custom image.
The custom image.
Gets or sets the notification location.
The notification location.
Gets or sets the toast host.
The toast host.
Gets or sets the right to left layout.
The right to left layout.
Gets or sets the notification icon.
The notification icon.
Gets or sets the size of the notification icon.
The size of the notification icon.
Gets or sets the size of the custom notification icon.
The size of the custom notification icon.
Initializes a new instance of the struct.
Contains the data and information required, to create a toast notification.
Gets or sets the use fade.
The use fade.
Gets or sets the top most.
The top most.
Gets or sets the show close box.
The show close box.
Gets or sets the show do not show again option.
The show do not show again option.
Gets or sets the state of the use do not show again option three.
The state of the use do not show again option three.
Gets or sets the do not show again option checked value.
The do not show again option checked value.
Gets or sets the report toast location. Use this for development purposes only.
Reports the toast location.
Gets or sets a value indicating whether [use RTL reading].
true if [use RTL reading]; otherwise, false.
Gets or sets the first border color.
The first border color.
Gets or sets the second border color.
The second border color.
Gets or sets the state of the do not show again option CheckBox.
The state of the do not show again option CheckBox.
Gets or sets the notification title alignment.
The notification title alignment.
Gets or sets the notification content font.
The notification content font.
Gets or sets the notification title font.
The notification title font.
Gets or sets the count-down seconds.
The count-down seconds.
Gets or sets the count-down timer interval.
The count-down timer interval.
Gets or sets the content of the notification.
The content of the notification.
Gets or sets the notification title.
The notification title.
Gets or sets the optional CheckBox text.
The optional CheckBox text.
Gets or sets the custom image.
The custom image.
Gets or sets the notification location.
The notification location.
Gets or sets the toast host.
The toast host.
Gets or sets the right to left layout.
The right to left layout.
Gets or sets the notification icon.
The notification icon.
Initializes a new instance of the struct.
Handles the heavy lifting of creating toast notifications.
Shows the toast.
The data.
A with all appropriate data.
Contains the data and information required, to create a toast notification with user input.
Gets or sets the use fade.
The use fade.
Gets or sets the top most.
The top most.
Gets or sets the show close box.
The show close box.
Gets or sets the show do not show again option.
The show do not show again option.
Gets or sets the state of the use do not show again option three.
The state of the use do not show again option three.
Gets or sets the do not show again option checked value.
The do not show again option checked value.
Gets or sets the report toast location. Use this for development purposes only.
Reports the toast location.
Gets or sets a value indicating whether [use RTL reading].
true if [use RTL reading]; otherwise, false.
Gets or sets the state of the do not show again option check.
The state of the do not show again option check.
Gets or sets the focus on user input area.
The focus on user input area.
Gets or sets the notification title alignment.
The notification title alignment.
Gets or sets the user input ComboBox style.
The user input ComboBox style.
Gets or sets the first border color.
The first border color.
Gets or sets the second border color.
The second border color.
Gets or sets the minimum date time value.
The minimum date time value.
Gets or sets the maximum date time value.
The maximum date time value.
Gets or sets the initial date time value.
The initial date time value.
Gets or sets the notification content font.
The notification content font.
Gets or sets the notification title font.
The notification title font.
Gets or sets the count-down seconds.
The count-down seconds.
Gets or sets the count-down timer interval.
The count-down timer interval.
Gets or sets the content of the notification.
The content of the notification.
Gets or sets the notification title.
The notification title.
Gets or sets the custom image.
The custom image.
Gets or sets the notification location.
The notification location.
Gets or sets the application icon.
The application icon.
Gets or sets the toast host.
The toast host.
Gets or sets the notification icon.
The notification icon.
Gets or sets the type of the notification input area.
The type of the notification input area.
Gets or sets the toast notification cue text.
The toast notification cue text.
Gets or sets the optional CheckBox text.
The optional CheckBox text.
Gets or sets the user input list.
The user input list.
Gets or sets the index of the selected user input.
The index of the selected user input.
Gets or sets the date time format.
The date time format.
Gets or sets the custom date time format.
The custom date time format.
Gets or sets the color of the toast notification cue.
The color of the toast notification cue.
Gets or sets the initial numeric up down value.
The initial numeric up down value.
Gets or sets the maximum numeric up down value.
The maximum numeric up down value.
Gets or sets the minimum numeric up down value.
The minimum numeric up down value.
Gets or sets the size of the notification icon.
The size of the notification icon.
Gets or sets the size of the custom notification icon.
The size of the custom notification icon.
Initializes a new instance of the struct.
Initializes a new instance of the class.
The child control.
Initializes a new instance of the class.
Manages when tooltips are Displayed in response to provided messages.
Occurs when a tooltip is required to be shown.
Occurs when the showing tooltip is no longer required.
Initialize a new instance of the TooltipManager class.
Gets and sets the interval before a tooltip is shown.
Gets and sets the interval before a tooltip is closed.
Mouse has entered the view.
Target element for the mouse message.
Reference to the source control instance.
Mouse has moved inside the view.
Target element for the mouse message.
Reference to the source control instance.
Mouse position relative to control.
Mouse button has been pressed in the view.
Target element for the mouse message.
Reference to the source control instance.
Mouse position relative to control.
Mouse button pressed down.
Mouse button has been released in the view.
Target element for the mouse message.
Reference to the source control instance.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Target element for the mouse message.
Reference to the source control instance.
Reference to view that is next to have the mouse.
Left mouse button double click.
Target element for the mouse message.
Mouse position relative to control.
Raises the ShowTooltip event.
A TooltipEventArgs that contains the event data.
Raises the CancelTooltip event.
Manage a collection of specified reference instances.
Occurs when an item is about to be added/inserted to the collection.
Occurs when an item has been added/inserted to the collection.
Occurs when an item is about to be removed from the collection.
Occurs when an item is removed from the collection.
Occurs when an items are about to be removed from the collection.
Occurs when an items have been removed from the collection.
Occurs when items have been reordered inside the collection.
Initialize a new instance of the TypedCollection class.
Obtains the String representation of this instance.
User readable name of the instance.
Append an array of items.
Array of items to add.
Append an item to the collection.
Object reference.
The position into which the new item was inserted.
Determines whether the collection contains the item.
Object reference.
True if item found; otherwise false.
Determines the index of the specified item in the collection.
Object reference.
-1 if not found; otherwise index position.
Inserts an item to the collection at the specified index.
Insert index.
Object reference.
Gets a value indicating whether the collection has a fixed size.
Removes first occurrence of specified item.
Object reference.
Gets or sets the item at the specified index.
Object index.
Object at specified index.
Determines the index of the specified item in the collection.
Item reference.
-1 if not found; otherwise index position.
Inserts an item to the collection at the specified index.
Insert index.
Item reference.
Removes the item at the specified index.
Remove index.
Gets or sets the item at the specified index.
Item index.
Item at specified index.
Gets the item with the provided unique name.
Name of the ribbon tab instance.
Item at specified index.
Move the source item to be immediately after the target item.
Source item to be moved.
Target item to place the source item after.
Move the source item to be immediately before the target item.
Source item to be moved.
Target item to place the source item before.
Append an item to the collection.
Item reference.
Remove all items from the collection.
Determines whether the collection contains the item.
Item reference.
True if item found; otherwise false.
Copies items to specified array starting at particular index.
Target array.
Starting array index.
Gets the number of items in collection.
Gets a value indicating whether the collection is read-only.
Removes first occurrence of specified item.
Item reference.
True if removed; otherwise false.
Copies all the elements of the current collection to the specified Array.
The Array that is the destination of the elements copied from the collection.
The index in array at which copying begins.
Gets a value indicating whether access to the collection is synchronized (thread safe).
Gets an object that can be used to synchronize access to the collection.
Shallow enumerate over items in the collection.
Enumerator instance.
Enumerate using non-generic interface.
Enumerator instance.
Raises the Inserting event.
A KryptonRibbonTabEventArgs instance containing event data.
Raises the Inserted event.
A TypedCollectionEventArgs instance containing event data.
Raises the Removing event.
A TypedCollectionEventArgs instance containing event data.
Raises the Removed event.
A TypedCollectionEventArgs instance containing event data.
Raises the Clearing event.
An EventArgs instance containing event data.
Raises the Cleared event.
An EventArgs instance containing event data.
Raises the Reordered event.
An EventArgs instance containing event data.
Manage a collection of references that must be one of a restricted set of types.
Gets an array of types that the collection is restricted to contain.
Discover if the incoming type is allowed to be in the collection.
Instance to test.
True if allowed; otherwise false.
Append an item to the collection.
Object reference.
The position into which the new item was inserted.
Inserts an item to the collection at the specified index.
Insert index.
Object reference.
Inserts an item to the collection at the specified index.
Insert index.
Item reference.
Append an item to the collection.
Item reference.
Explicit helpers for XML Data export and import
Only persist the provided name/value pair as an Xml attribute if the value is not null/empty and not the default.
Xml writer to save information into.
Attribute name.
Attribute value.
Default value.
Read the named attribute value but if no attribute is found then return the provided default.
Xml reader to load information from.
Attribute name.
Default value.
Convert a Image to a culture invariant string value.
Xml writer to save information into.
Name of image to save.
Image to persist.
Convert a culture invariant string value into an Image.
Xml reader to load information from.
Image that was recreated.
Implement storage for palette background details.
Initialize a new instance of the InternalStorage structure.
Gets a value indicating if all values are default.
Occurs when a property has changed value.
Initialize a new instance of the PaletteBack class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets a value indicating if background should be drawn.
Gets the actual background draw value.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics hint for drawing the background.
Gets the actual background graphics hint value.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets and sets the first background color.
Gets the first background color.
Palette value should be applicable to this state.
Color value.
Gets and sets the second background color.
Gets the second back color.
Palette value should be applicable to this state.
Color value.
Gets and sets the color drawing style.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets and set the color alignment.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets and sets the color angle.
Gets the color background angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets and sets the background image.
Gets a background image.
Palette value should be applicable to this state.
Image instance.
Gets and sets the background image style.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets and set the image alignment.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Raises the PropertyChanged event.
Name of the property changed.
Implement storage for palette background details.
Initialize a new instance of the PaletteBackColor1 class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Populate values from the base palette.
Palette state to use when populating.
Gets a value indicating if background should be drawn.
Gets the graphics hint for drawing the background.
Gets and sets the second background color.
Gets and sets the color drawing style.
Gets and set the color alignment.
Gets and sets the color angle.
Gets and sets the background image.
Gets and sets the background image style.
Gets and set the image alignment.
Provide inheritance of palette background properties.
Gets a value indicating if background should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Allow the background values to be forced to fixed values.
Initialize a new instance of the PaletteBackInheritForced class.
Background palette to inherit from.
Gets and sets the palette to inherit from.
Gets and sets the ignoring of normal borders.
Gets and sets the forced value for the graphics hint.
Gets and sets the forced value for the draw property.
Gets a value indicating if background should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Inherit properties from primary source in preference to the backup source.
Initialize a new instance of the PaletteBackInheritOverride class.
First choice inheritance.
Backup inheritance.
Update the the primary and backup palettes.
New primary palette.
New backup palette.
Gets and sets a value indicating if override should be applied.
Gets and sets a value indicating if override state should be applied.
Gets and sets the override palette state to use.
Gets a value indicating if background should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Provide inheritance of palette background properties from source redirector.
Initialize a new instance of the PaletteBackInheritRedirect class.
Source for inherit requests.
Initialize a new instance of the PaletteBackInheritRedirect class.
Source for inherit requests.
Style used in requests.
Gets the redirector instance.
Return the currently used redirector.
Update the redirector with new reference.
Target redirector.
Gets and sets the style to use when inheriting.
Gets a value indicating if background should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color from the redirector.
Palette value should be applicable to this state.
Color value.
Gets the second back color from the redirector.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style from the redirector.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style from the redirector.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle from the redirector.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image from the redirector.
Palette value should be applicable to this state.
Image instance, or null if _redirect is null.
Gets the background image style from the redirector.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style from the redirector.
Palette value should be applicable to this state.
Image alignment style.
Override the colors to provide lighter versions.
Initialize a new instance of the PaletteBackLightenColors class.
Gets and sets the palette to inherit from.
Gets a value indicating if background should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Redirect all background requests directly to the palette instance.
Initialize a new instance of the PaletteBack class.
Source for getting all values.
Style of values required.
Gets and sets the fixed background style.
Gets the actual background draw value.
Palette value should be applicable to this state.
InheritBool value.
Gets the actual background graphics hint value.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Implement storage for palette border details.
Initialize a new instance of the InternalStorage structure.
Gets a value indicating if all values are default.
Occurs when a property has changed value.
Initialize a new instance of the PaletteBorder class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets a value indicating if border should be drawn.
Gets the actual border draw value.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders should be drawn.
Gets the actual borders to draw value.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics hint for drawing the border.
Gets the actual border graphics hint value.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Gets the actual first border color.
Palette value should be applicable to this state.
Color value.
Gets and sets the second border color.
Gets the second border color.
Palette value should be applicable to this state.
Color value.
Gets and sets the color drawing style.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets and sets the color angle.
Gets the color border angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets and sets the border width.
Gets the border width.
Palette value should be applicable to this state.
Border width.
Gets and sets the border rounding.
Gets the border rounding.
Palette value should be applicable to this state.
Border rounding.
Gets and sets the border image.
Gets a border image.
Palette value should be applicable to this state.
Image instance.
Gets and sets the border image style.
Gets the border image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Raises the PropertyChanged event.
Name of the property changed.
Provide inheritance of palette border properties.
Gets a value indicating if border should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Palette value should be applicable to this state.
Border width.
Gets the border rounding.
Palette value should be applicable to this state.
Border rounding.
Gets a border image.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Allow the background values to be forced to fixed values.
Initialize a new instance of the PaletteBorderInheritForced class.
Border palette to inherit from.
Gets and sets the palette to inherit from.
Force the border edges to a particular value.
Borders to force.
Gets and sets the maximum edges allowed.
Gets and sets the ignoring of normal borders.
Gets and sets the forced value for the graphics hint.
Gets a value indicating if border should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Palette value should be applicable to this state.
Border width.
Gets the border rounding.
Palette value should be applicable to this state.
Border rounding.
Gets a border image.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Inherit properties from primary source in preference to the backup source.
Initialize a new instance of the PaletteBorderInheritOverride class.
First choice inheritance.
Backup inheritance.
Update the the primary and backup palettes.
New primary palette.
New backup palette.
Gets and sets a value indicating if override should be applied.
Gets and sets a value indicating if override state should be applied.
Gets and sets the override palette state to use.
Gets a value indicating if border should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Palette value should be applicable to this state.
Border width.
Gets the border rounding.
Palette value should be applicable to this state.
Border rounding.
Gets a border image.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Provide inheritance of palette border properties from source redirector.
Initialize a new instance of the PaletteBorderInheritRedirect class.
Source for inherit requests.
Initialize a new instance of the PaletteBorderInheritRedirect class.
Source for inherit requests.
Style used in requests.
Gets and sets the overriding of the border draw to always be false.
Gets the redirector instance.
Return the currently used redirector.
Update the redirector with new reference.
Target redirector.
Gets and sets the style to use when inheriting.
Gets a value indicating if border should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color from the redirector.
Palette value should be applicable to this state.
Color value.
Gets the second border color from the redirector.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style from the redirector.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style from the redirector.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle from the redirector.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width from the redirector.
Palette value should be applicable to this state.
Border width.
Gets the border rounding from the redirector.
Palette value should be applicable to this state.
Border rounding.
Gets a border image from the redirector.
Palette value should be applicable to this state.
Image instance, or null if _redirect is null.
Gets the border image style from the redirector.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style from the redirector.
Palette value should be applicable to this state.
Image alignment style.
Redirect all border requests directly to the palette instance.
Initialize a new instance of the PaletteBorderToPalette class.
Source for getting all values.
Style of values required.
Gets and sets the fixed border style.
Gets the actual border draw value.
Palette value should be applicable to this state.
InheritBool value.
Gets the actual borders to draw value.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the actual border graphics hint value.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the actual first border color.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Palette value should be applicable to this state.
Border width.
Gets the border rounding.
Palette value should be applicable to this state.
Border rounding.
Gets a border image.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Implement storage for palette border details.
Initialize a new instance of the PaletteBorder class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Gets and sets the border width.
Gets the border rounding.
Palette value should be applicable to this state.
Border rounding.
Gets the graphics hint for drawing the border.
https://github.com/Krypton-Suite/Standard-Toolkit/issues/139
Implement storage for palette content details.
Initialize a new instance of the InternalStorage structure.
Gets a value indicating if all values are default.
Occurs when a property has changed value.
Initialize a new instance of the PaletteContent class.
Source for inheriting defaulted values.
Initialize a new instance of the PaletteContent class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets a value indicating if content should be drawn.
Gets the actual content draw value.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Gets the actual content draw with focus value.
Palette value should be applicable to this state.
InheritBool value.
Gets access to the image palette details.
Gets the actual content image horizontal alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content image vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual image drawing effect value.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Palette value should be applicable to this state.
Color value.
Gets access to the short text palette details.
Gets the actual content short text font value.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the actual text rendering hint for short text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the actual text trimming for the short text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the actual content short text horizontal alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content short text vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content short text horizontal multiline alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the flag indicating if multiline text is allowed for short text.
Palette value should be applicable to this state.
InheritBool value.
Gets the first color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style for the short text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color angle for the short text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets an image for the short text.
Palette value should be applicable to this state.
Image instance.
Gets the image style for the short text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style for the short text.
Palette value should be applicable to this state.
Image alignment style.
Gets access to the long text palette details.
Gets the actual content long text font value.
Font value.
Palette value should be applicable to this state.
Gets the font for the long text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the actual text rendering hint for long text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for long text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the actual text trimming for the long text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the actual content long text horizontal alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content long text vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content long text horizontal multiline alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the flag indicating if multiline text is allowed for long text.
Palette value should be applicable to this state.
InheritBool value.
Gets the first color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style for the long text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color angle for the long text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets an image for the long text.
Palette value should be applicable to this state.
Image instance.
Gets the image style for the long text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style for the long text.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Reset the Padding to the default value.
Gets the actual padding between the border and content drawing.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Reset the AdjacentGap to the default value.
Gets the actual padding between adjacent content items.
Palette value should be applicable to this state.
Integer value.
Gets the style appropriate for this content.
Content style.
Raises the PropertyChanged event.
Name of the property changed.
Implement storage for palette content image details.
Initialize a new instance of the InternalStorage structure.
Gets a value indicating if all values are default.
Occurs when a property has changed value.
Initialize a new instance of the PaletteContentImage class.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets the horizontal relative alignment of the image.
Gets the vertical relative alignment of the image.
Gets the effect applied to drawing the image.
Gets and set the image color to remap into another color.
Gets and set the color to use in place of the image map color.
Raises the PropertyChanged event.
Name of the property changed.
Provide inheritance of palette content properties.
Gets a value indicating if content should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for long text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for long text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Palette value should be applicable to this state.
Integer value.
Gets the style appropriate for this content.
Content style.
Allow the content values to be forced to fixed values.
Initialize a new instance of the PaletteContentInheritForced class.
Border palette to inherit from.
Gets and sets the palette to inherit from.
Gets and sets if the short text is centered horizontally.
Gets a value indicating if content should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for long text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for long text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Palette value should be applicable to this state.
Integer value.
Gets the style appropriate for this content.
Content style.
Inherit properties from primary source in preference to the backup source.
Initialize a new instance of the PaletteContentInheritOverride class.
First choice inheritance.
Backup inheritance.
Initialize a new instance of the PaletteContentInheritOverride class.
First choice inheritance.
Backup inheritance.
State used by the override.
Should the override we used.
Update the primary and backup palettes.
New primary palette.
New backup palette.
Gets and sets a value indicating if override should be applied.
Gets and sets a value indicating if override state should be applied.
Gets and sets the override palette state to use.
Gets a value indicating if content should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for long text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for long text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Palette value should be applicable to this state.
Integer value.
Gets the style appropriate for this content.
Content style.
Provide inheritance of palette content properties from source redirector.
Initialize a new instance of the PaletteContentInheritRedirect class.
Style used in requests.
Initialize a new instance of the PaletteContentInheritRedirect class.
Source for inherit requests.
Initialize a new instance of the PaletteContentInheritRedirect class.
Source for inherit requests.
Style used in requests.
Gets the redirector instance.
Return the currently used redirector.
Update the redirector with new reference.
Target redirector.
Gets and sets the style to use when inheriting.
Gets a value indicating if content should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for long text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for long text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Palette value should be applicable to this state.
Integer value.
Gets the style appropriate for this content.
Content style.
Implement storage but remove accesss to the non image properties.
Initialize a new instance of the PaletteContentJustImage class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Populate values from the base palette.
Palette state to use when populating.
Gets a value indicating if content should be drawn with focus indication.
Gets access to the short text palette details.
Gets access to the long text palette details.
Gets the padding between adjacent content items.
Implement storage but remove access to the non short text properties.
Initialize a new instance of the PaletteContentJustShortText class.
Initialize a new instance of the PaletteContentJustShortText class.
Source for inheriting defaulted values.
Initialize a new instance of the PaletteContentJustShortText class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the long text palette details.
Gets the padding between adjacent content items.
Implement storage but remove access to the non text properties.
Initialize a new instance of the PaletteContentJustText class.
Source for inheriting defaulted values.
Initialize a new instance of the PaletteContentJustText class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Populate values from the base palette.
Palette state to use when populating.
Gets a value indicating if content should be drawn with focus indication.
Gets access to the image palette details.
Implement storage for palette content text details.
Initialize a new instance of the InternalStorage structure.
Gets a value indicating if all values are default.
Occurs when a property has changed value.
Initialize a new instance of the PaletteContentText class.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets the font for the text.
Gets the text rendering hint for the text.
Gets the text trimming for the text.
Gets the drawing used for prefix characters.
Gets the horizontal relative alignment of the text.
Gets the vertical relative alignment of the text.
Gets the relative horizontal alignment of multiline content text.
Gets the flag indicating if multiline text is allowed.
Gets and sets the first color for the text.
Gets and sets the second color for the text.
Gets and sets the color drawing style for the text.
Gets and set the color alignment for the text.
Gets and sets the color angle for the text.
Gets and sets the image for the text.
Gets and sets the image style for the text.
Gets and set the image alignment for the text.
Raises the PropertyChanged event.
Name of the property changed.
Redirect all content requests directly to the palette instance.
Initialize a new instance of the PaletteContentToPalette class.
Source for getting all values.
Style of values required.
Gets and sets the fixed content style.
Gets the style appropriate for this content.
Content style.
Gets the actual content draw value.
Palette value should be applicable to this state.
InheritBool value.
Gets the actual content draw with focus value.
Palette value should be applicable to this state.
InheritBool value.
Gets the actual content image horizontal alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content image vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual image drawing effect value.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Palette value should be applicable to this state.
Color value.
Gets the actual content short text font value.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the actual text rendering hint for short text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the actual text trimming for the short text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the actual content short text horizontal alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content short text vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content short text horizontal multiline alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the flag indicating if multiline text is allowed for short text.
Palette value should be applicable to this state.
InheritBool value.
Gets the first color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style for the short text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color angle for the short text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets an image for the short text.
Palette value should be applicable to this state.
Image instance.
Gets the image style for the short text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style for the short text.
Palette value should be applicable to this state.
Image alignment style.
Gets the actual content long text font value.
Font value.
Palette value should be applicable to this state.
Gets the font for the long text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the actual text rendering hint for long text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for long text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the actual text trimming for the long text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the actual content long text horizontal alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content long text vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content long text horizontal multiline alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the flag indicating if multiline text is allowed for long text.
Palette value should be applicable to this state.
InheritBool value.
Gets the first color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style for the long text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color angle for the long text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets an image for the long text.
Palette value should be applicable to this state.
Image instance.
Gets the image style for the long text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style for the long text.
Palette value should be applicable to this state.
Image alignment style.
Gets the actual padding between the border and content drawing.
Palette value should be applicable to this state.
Padding value.
Gets the actual padding between adjacent content items.
Palette value should be applicable to this state.
Integer value.
Exposes a palette source for drawing a background.
Gets a value indicating if background should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first back color.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Palette value should be applicable to this state.
Image alignment style.
Exposes a palette source for drawing a border.
Gets a value indicating if border should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Palette value should be applicable to this state.
Integer rounding.
Gets a border image.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Palette value should be applicable to this state.
Image alignment style.
Exposes a palette source for drawing content.
Gets a value indicating if content should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Palette value should be applicable to this state.
Integer value.
Gets the style appropriate for this content.
Content style.
Exposes a palette source for acquiring metrics.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Access to the double of back and border palettes.
Gets the background palette.
Gets the border palette.
Access to the back and border palettes plus metrics.
Gets the palette source for acquiring metrics.
Access to the triple of back, border and content palettes.
Gets the background palette.
Gets the border palette.
Gets the content palette.
Exposes a palette source button specifications.
Gets the icon to display for the button.
Style of button spec.
Icon value.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the image transparent color.
Style of button spec.
Color value.
Gets the short text to display for the button.
Style of button spec.
String value.
Gets the long text to display for the button.
Style of button spec.
String value.
Gets the tooltip title text to display for the button.
Style of button spec.
String value.
Gets the color to remap from the image to the container foreground.
Style of button spec.
Color value.
Gets the button style used for drawing the button.
Style of button spec.
PaletteButtonStyle value.
Get the location for the button.
Style of button spec.
HeaderLocation value.
Gets the edge to position the button against.
Style of button spec.
PaletteRelativeEdgeAlign value.
Gets the button orientation.
Style of button spec.
PaletteButtonOrientation value.
Exposes a palette source for general ribbon specifications.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the group dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the dark rafting color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the light rafting color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the solid color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the ribbon tab row gradient first color.
Palette value should be applicable to this state.
The gradient first color.
Gets the ribbon tab row gradient rafting angle.
Palette value should be applicable to this state.
The gradient rafting angle.
Exposes a palette source for ribbon background specifications.
Gets the Application File Tab Top Colour
Palette value should be applicable to this state.
Color value.
Gets the Application File Tab Bottom Colour
Palette value should be applicable to this state.
Color value.
Gets the Application File Tab Text Colour
Palette value should be applicable to this state.
Color value.
Exposes a palette source for ribbon background specifications.
Gets the method used to draw the background of a ribbon item.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Exposes a palette source for ribbon text specifications.
Gets the tab color for the item text.
Palette value should be applicable to this state.
Color value.
Access to drag the drop settings.
Gets the background color for a solid drag drop area.
Color value.
Gets the border color for a solid drag drop area.
Color value.
Gets the opacity of the solid area.
Opacity ranging from 0 to 1.
Gets the background color for the docking indicators area.
Color value.
Gets the border color for the docking indicators area.
Color value.
Gets the active color for docking indicators.
Color value.
Gets the inactive color for docking indicators.
Color value.
Exposes a palette source for element colors.
Gets the first color for the element.
Palette value should be applicable to this state.
Color value.
Gets the second color for the element.
Palette value should be applicable to this state.
Color value.
Gets the third color for the element.
Palette value should be applicable to this state.
Color value.
Gets the fourth color for the element.
Palette value should be applicable to this state.
Color value.
Gets the fifth color for the element.
Palette value should be applicable to this state.
Color value.
Specifies a boolean that can inherit its value.
Specifies the value should be inherited.
Specifies a boolean true.
Specifies a boolean false.
Specifies the state of the element.
Specifies the element is in the disabled state.
Specifies the element is in the normal state.
Specifies the element is in the hot tracking state.
Specifies the element is in the pressed state.
Specifies the bit that is set for all checked states.
Specifies the element is in the normal state.
Specifies the checked element is in the hot tracking state.
Specifies the checked element is in the pressed state.
Specifies the bit that is set for all context states.
Specifies the context element is in the normal state.
Specifies the context element is in the hot tracking state.
Specifies the context element is in the hot tracking state.
Specifies the context element is in the check normal state.
Specifies the context element is in the check tracking state.
Specifies the bit that is set for all override states.
Specifies values to override when in any state but with the focus.
Specifies values to override when in normal state but the default element.
Specifies values to override when a link has been visited.
Specifies values to override when a link has not been visited.
Specifies values to override when a link is pressed.
Specifies values to override bolded dates in calendars.
Specifies values to override today date in calendars.
Specifies a integer type metric.
Specifies that no integer metric is required.
Specifies how far to inset a button on a primary header.
Specifies how far to inset a button on a secondary header.
Specifies how far to inset a button on an inactive dock header.
Specifies how far to inset a button on an active dock header.
Specifies how far to inset a button on a main form header.
Specifies how far to inset a button on a calendar header.
Specifies how far to inset a button on a input control.
Specifies how far to inset a button on a custom1 header.
Specifies the padding from buttons to the outside control edge.
Specifies the padding for buttons to the bar.
Specifies the padding from buttons to the page header content.
Specifies the spacing gap been each check button.
Specifies the spacing gap been each ribbon tab.
Specifies a bool type metric.
Specifies that no bool metric is required.
Specifies when the border is drawn for the header group control.
Specifies that split area controls use faded appearance for non-active area.
Specifies that the spare tabs area be treated as the application caption area.
Specifies if lines are drawn between nodes in the KryptonTreeView.
Specifies a padding type metric.
Specifies that no padding metric is required.
Specifies the padding for the primary header inside a header group.
Specifies the padding for the second header inside a header group.
Specifies the padding for the inactive dock header inside a header group.
Specifies the padding for the active dock header inside a header group.
Specifies the padding for buttons on a ribbon.
Specifies the padding for buttons on a primary header.
Specifies the padding for buttons on a secondary header.
Specifies the padding for the dock inside an inactive header group.
Specifies the padding for the dock inside an active header group.
Specifies the padding for buttons on a main form header.
Specifies the padding for buttons on a calendar header.
Specifies the padding for buttons on a input control.
Specifies the padding for buttons on a custom1 header.
Specifies the padding for the navigator bar when showing tabs.
Specifies the padding for the navigator bar when inside.
Specifies the padding for the navigator bar when outside.
Specifies the padding for the navigator bar when on its own.
Specifies the padding for buttons on a navigator bar.
Specifies the padding for buttons on a navigator page header.
Specifies the padding for the low profile separator.
Specifies the padding for the high profile separator.
Specifies the padding for the high profile for internal separator.
Specifies the padding for the first custom separator.
Specifies the padding for the first custom separator.
Specifies the padding for the first custom separator.
Specifies the padding outside of each context menu item highlight.
Specifies the padding outside of each context menu items collection.
Specifies the padding inside of context menu outside.
Specifies the padding outside each application button spec.
Specifies the button style.
Specifies button style should be inherited.
Specifies a standalone button style.
Specifies an alternative standalone button style.
Specifies a low profile button style.
Specifies a button spec usage style.
Specifies a bread crumb usage style.
Specifies a ribbon cluster button usage style.
Specifies a navigator stack usage style.
Specifies a navigator outlook overflow usage style.
Specifies a navigator mini usage style.
Specifies an input control usage style.
Specifies a list item usage style.
Specifies a form level button style.
Specifies a form close level button style.
Specifies a command button style.
Specifies the first custom button style.
Specifies the style of background.
Specifies a background style appropriate for a standalone button style.
Specifies a background style appropriate for an alternate standalone button style.
Specifies a background style appropriate for a low profile button style.
Specifies a background style appropriate for a button spec.
Specifies a background style appropriate for a bread crumb.
Specifies a background style appropriate for a calendar day.
Specifies a background style appropriate for a ribbon cluster button.
Specifies a background style appropriate for a gallery button style.
Specifies a background style appropriate for a navigator stack.
Specifies a background style appropriate for a navigator overflow button.
Specifies a background style appropriate for a navigator mini button.
Specifies a background style appropriate for an input control button.
Specifies a background style appropriate for a list item button.
Specifies a background style appropriate for a form level button.
Specifies a background style appropriate for a form level close button.
Specifies a background style appropriate for a command button.
Specifies a background style appropriate for the first custom button style.
Specifies a background style appropriate for the second custom button style.
Specifies a background style appropriate for the third custom button style.
Specifies a background style appropriate for a client control style.
Specifies a background style appropriate for an alternate control style.
Specifies a background style appropriate for a group box control style.
Specifies a background style appropriate for a tool tip popup.
Specifies a background style appropriate for a ribbon style control.
Specifies a background style appropriate for a ribbon application button menu control.
Specifies a background style appropriate for the first custom control style.
Specifies a background style appropriate for the outer part of a context menu control.
Specifies a background style appropriate for the inner part of a context menu control.
Specifies a background style appropriate for a context menu heading.
Specifies a background style appropriate for a context menu separator.
Specifies a background style appropriate for a context menu image.
Specifies a background style appropriate for the vertical split of a context menu item.
Specifies a background style appropriate for a context menu image column.
Specifies a background style appropriate for a context menu highlight column.
Specifies a background style appropriate for a standalone input control.
Specifies a background style appropriate for a ribbon style input control.
Specifies a background style appropriate for the first custom input control style.
Specifies a background style appropriate for column headers in a list style grid.
Specifies a background style appropriate for row headers in a list style grid.
Specifies a background style appropriate for data cells in a list style grid.
Specifies a background style appropriate for blank areas in a list style grid.
Specifies a background style appropriate for column headers in a sheet style grid.
Specifies a background style appropriate for row headers in a sheet style grid.
Specifies a background style appropriate for data cells in a sheet style grid.
Specifies a background style appropriate for blank areas in a sheet style grid.
Specifies a background style appropriate for column headers in a custom grid style.
Specifies a background style appropriate for row headers in a custom grid style.
Specifies a background style appropriate for data cells in a custom grid style.
Specifies a background style appropriate for blank areas in a custom grid style.
Specifies a background style appropriate for a primary header style.
Specifies a background style appropriate for a secondary header style.
Specifies a background style appropriate for an inactive docking header.
Specifies a background style appropriate for an active docking header.
Specifies a background style appropriate for a main form header style.
Specifies a background style appropriate for a calendar title area.
Specifies a background style appropriate for the first custom header style.
Specifies a background style appropriate for the second custom header style.
Specifies a background style appropriate for a client panel style.
Specifies a background style appropriate for an alternate panel style.
Specifies a background style appropriate for an inactive ribbon.
Specifies a background style appropriate for the first custom panel style.
Specifies a background style appropriate for the second custom panel style.
Specifies a background style appropriate for the third custom panel style.
Specifies a background style appropriate for a low profile separator style.
Specifies a background style appropriate for a high profile separator style.
Specifies a background style appropriate for a high profile for internal separator style.
Specifies a background style appropriate for the first custom separator style.
Specifies a background style appropriate for a high profile tab.
Specifies a background style appropriate for a standard profile tab.
Specifies a background style appropriate for a low profile tab.
Specifies a background style appropriate for a OneNote tab.
Specifies a background style appropriate for a docking tab.
Specifies a background style appropriate for a auto hidden docking tab.
Specifies a background style appropriate for the first custom tab style.
Specifies a background style appropriate for the second custom tab style.
Specifies a background style appropriate for the third custom tab style.
Specifies a background style appropriate for a main form.
Specifies a background style appropriate for the first custom form style.
Specifies the style of border.
Specifies a border style appropriate for a standalone button style.
Specifies a border style appropriate for an alternate standalone button style.
Specifies a border style appropriate for a low profile button style.
Specifies a border style appropriate for a button spec style.
Specifies a border style appropriate for a bread crumb.
Specifies a border style appropriate for a calendar day.
Specifies a border style appropriate for a ribbon cluster button.
Specifies a border style appropriate for a gallery button style.
Specifies a border style appropriate for a navigator stack.
Specifies a border style appropriate for a navigator overflow button.
Specifies a border style appropriate for a navigator mini button.
Specifies a border style appropriate for an input control button.
Specifies a border style appropriate for a list item button.
Specifies a border style appropriate for a form level button.
Specifies a border style appropriate for a form level close button.
Specifies a border style appropriate for a command button.
Specifies a border style appropriate for the first custom button style.
Specifies a border style appropriate for the second custom button style.
Specifies a border style appropriate for the third custom button style.
Specifies a border style appropriate for a client control style.
Specifies a border style appropriate for an alternate control style.
Specifies a border style appropriate for a group box.
Specifies a border style appropriate for an a tool tip popup.
Specifies a border style appropriate for a ribbon style control.
Specifies a border style appropriate for a ribbon application button menu control.
Specifies a border style appropriate for the first custom control style.
Specifies a border style appropriate for the outer part of a context menu control.
Specifies a border style appropriate for the inner part of a context menu control.
Specifies a border style appropriate for a context menu heading.
Specifies a border style appropriate for a context menu separator.
Specifies a border style appropriate for a context menu image.
Specifies a border style appropriate for the vertical split of a context menu item.
Specifies a border style appropriate for a context menu image column.
Specifies a border style appropriate for a context menu highlight column.
Specifies a border style appropriate for a standalone input control.
Specifies a border style appropriate for a ribbon style input control.
Specifies a border style appropriate for the first custom input control style.
Specifies a border style appropriate for column headers in a list style grid.
Specifies a border style appropriate for row headers in a list style grid.
Specifies a border style appropriate for data cells in a list style grid.
Specifies a border style appropriate for column headers in a sheet style grid.
Specifies a border style appropriate for row headers in a sheet style grid.
Specifies a border style appropriate for data cells in a sheet style grid.
Specifies a border style appropriate for column headers in a custom grid style.
Specifies a border style appropriate for row headers in a custom grid style.
Specifies a border style appropriate for data cells in a custom grid style.
Specifies a border style appropriate for a primary header style.
Specifies a border style appropriate for a secondary header style.
Specifies a border style appropriate for an inactive docking header.
Specifies a border style appropriate for an active docking header.
Specifies a border style appropriate for a main form header style.
Specifies a border style appropriate for a calendar title area.
Specifies a border style appropriate for the first custom header style.
Specifies a border style appropriate for the second custom header style.
Specifies a border style appropriate for a low profile separator style.
Specifies a border style appropriate for a high profile separator style.
Specifies a border style appropriate for a high profile for internal separator style.
Specifies a border style appropriate for the first custom separator style.
Specifies a border style appropriate for the first custom separator style.
Specifies a border style appropriate for the first custom separator style.
Specifies a border style appropriate for a high profile tab.
Specifies a border style appropriate for a standard profile tab.
Specifies a border style appropriate for a low profile tab.
Specifies a border style appropriate for a OneNote tab.
Specifies a border style appropriate for a docking tab.
Specifies a border style appropriate for a auto hidden docking tab.
Specifies a border style appropriate for the first custom tab style.
Specifies a border style appropriate for the second custom tab style.
Specifies a border style appropriate for the third custom tab style.
Specifies a border style appropriate for a main form.
Specifies a border style appropriate for the first custom form style.
Specifies the style of content.
Specifies a content style appropriate for a standalone button style.
Specifies a content style appropriate for an alternate standalone button style.
Specifies a content style appropriate for a low profile button style.
Specifies a content style appropriate for a button spec.
Specifies a content style appropriate for a bread crumb.
Specifies a content style appropriate for a calendar day.
Specifies a content style appropriate for a ribbon cluster button.
Specifies a content style appropriate for a ribbon gallery button.
Specifies a content style appropriate for a navigator stack.
Specifies a content style appropriate for a navigator overflow button.
Specifies a content style appropriate for a navigator mini button.
Specifies a content style appropriate for an input control button.
Specifies a content style appropriate for a list item button.
Specifies a content style appropriate for a form level button.
Specifies a content style appropriate for a form level close button.
Specifies a content style appropriate for a command button.
Specifies a content style appropriate for the first custom button style.
Specifies a content style appropriate for the second custom button style.
Specifies a content style appropriate for the third custom button style.
Specifies a content style appropriate for a context menu heading.
Specifies a content style appropriate for the image of a context menu item.
Specifies a content style appropriate for the text/extra text of a standard context menu item.
Specifies a content style appropriate for the text/extra text of a alternate context menu item.
Specifies a content style appropriate for the shortcut text of a context menu item.
Specifies a border style appropriate for column headers in a list style grid.
Specifies a border style appropriate for column rows in a list style grid.
Specifies a border style appropriate for data cells in a list style grid.
Specifies a border style appropriate for column headers in a sheet style grid.
Specifies a border style appropriate for column rows in a sheet style grid.
Specifies a border style appropriate for data cells in a sheet style grid.
Specifies a border style appropriate for column headers in a custom grid style.
Specifies a border style appropriate for column rows in a custom grid style.
Specifies a border style appropriate for data cells in a custom grid style.
Specifies a content style appropriate for a primary Header.
Specifies a content style appropriate for a secondary Header.
Specifies a content style appropriate for an inactive docking header.
Specifies a content style appropriate for an active docking header.
Specifies a content style appropriate for a main form header style.
Specifies a content style appropriate for a calendar title area.
Specifies a content style appropriate for the first custom header style.
Specifies a content style appropriate for the second custom header style.
Specifies a normal label for use on a control style background.
Specifies a bold label for use on a control style background.
Specifies an italic label for use on a control style background.
Specifies a label appropriate for titles for use on a control style background.
Specifies a normal label for use on a panel style background.
Specifies a bold label for use on a panel style background.
Specifies a italic label for use on a panel style background.
Specifies a label appropriate for titles for use on a panel style background.
Specifies a normal label for use on a group box panel style background.
Specifies a label style appropriate for a tooltip popup.
Specifies a label style appropriate for a super tooltip popup.
Specifies a label style appropriate for a key tooltip popup.
Specifies the first custom label style.
Specifies the second custom label style.
Specifies the third custom label style.
Specifies a content style appropriate for a high profile tab.
Specifies a content style appropriate for a standard profile tab.
Specifies a content style appropriate for a low profile tab.
Specifies a content style appropriate for a OneNote tab.
Specifies a content style appropriate for a docking tab.
Specifies a content style appropriate for a auto hidden docking tab.
Specifies a content style appropriate for the first custom tab style.
Specifies a content style appropriate for the second custom tab style.
Specifies a content style appropriate for the third custom tab style.
Specifies a content style appropriate for a standalone input control.
Specifies a content style appropriate for a ribbon style input control.
Specifies a content style appropriate for the first custom input control style.
Specifies the color drawing style.
Specifies color should be inherited.
Specifies drawing as a series of dashes.
Specifies solid drawing instead of a gradient.
Specifies solid block using the first color but with a line of second color one pixel inside.
Specifies solid block using the first color and a single line of second color on right edge.
Specifies solid block using the first color and a single line of second color on left edge.
Specifies solid block using the first color and a single line of second color on top edge.
Specifies solid block using the first color and a single line of second color on bottom edge.
Specifies solid block using the first color and a rectangle of second color around all edges.
Specifies a switch between the first and second colors at 25 percent of distance.
Specifies a switch between the first and second colors at 33 percent of distance.
Specifies a switch between the first and second colors at 50 percent of distance.
Specifies a switch between the first and second colors at 90 percent of distance.
Specifies a straight line gradient.
Specifies the the first 25 percent is color 1 then it linear gradients into color 2.
Specifies the the first 33 percent is color 1 then it linear gradients into color 2.
Specifies the the first 40 percent is color 1 then it linear gradients into color 2.
Specifies the the first 50 percent is color 1 then it linear gradients into color 2.
Specifies a straight line gradient with shadow around the inner edge.
Specifies a rounded gradient by using a non-linear falloff.
Specifies a rounded look using a second variant blend of the two colors.
Specifies a rounded look using a third variant blend of the two colors.
Specifies a rounded look using a fourth variant blend of the two colors.
Specifies a rounded look using a fifth variant blend of the two colors.
Specifies a rounded gradient by using a non-linear falloff but with the top edge having light version of Color1.
Specifies a rounded gradient by using a non-linear falloff but with the top and left edges having a white border.
Specifies a sigma curve that peeks in the center.
Specifies a gradient effect in the first and second halfs of the area.
Specifies first color fades into second color mostly within the first quarter of area.
Specifies color transition similar to Microsoft OneNote.
Specifies a simple glass effect with three edges lighter.
Specifies a simple glass effect.
Specifies a full glass effect appropriate for a normal state.
Specifies a full glass effect appropriate for a tracking state.
Specifies a full glass effect appropriate for a pressed state.
Specifies a full glass effect appropriate for a checked state.
Specifies a full glass effect appropriate for a checked/tracking state.
Specifies a stumpy glass effect appropriate for a normal state.
Specifies a stumpy glass effect appropriate for a tracking state.
Specifies a stumpy glass effect appropriate for a pressed state.
Specifies a stumpy glass effect appropriate for a checked state.
Specifies a stumpy glass effect appropriate for a checked/tracking state.
Specifies a simple glass effect appropriate for a normal state.
Specifies a simple glass effect appropriate for a tracking state.
Specifies a simple glass effect appropriate for a pressed state.
Specifies a simple glass effect appropriate for a checked state.
Specifies a simple glass effect appropriate for a checked/tracking state.
Specifies a glass effect with fading from the center.
Specifies a glass effect with fading from the bottom.
Specifies a simple glass effect that fades away to nothing by end of the area.
Specifies an expert style button with tracking effect.
Specifies an expert style button with pressed effect.
Specifies an expert style button that is checked.
Specifies an expert style button that is checked with tracking effect.
Specifies an expert style button that has a square inner area with highlighting.
Specifies an expert style button that has a square inner area with highlighting variation 2.
Specifies how an image is aligned.
Specifies image style should be inherited.
Specifies the image is placed in the top left.
Specifies the image is placed in the center at the top.
Specifies the image is placed in the top right.
Specifies the image is placed in the center at the left.
Specifies the image is placed in the center.
Specifies the image is placed in the center at the right.
Specifies the image is placed in the bottom left.
Specifies the image is placed in the center at the bottom.
Specifies the image is placed in the bottom right.
Specifies image should be stretch to fix area.
Specifies the image is tiled without flipping.
Specifies the image is tiled with flip horizontally.
Specifies the image is tiled with flip vertically.
Specifies the image is tiled with flip horizontally and vertically.
Specifies the an image is aligned.
Specifies borders to draw should be inherited.
Specifies that no borders are required.
Specifies the top border should be drawn.
Specifies the bottom border should be drawn.
Specifies the top and bottom border.
Specifies the left border should be drawn.
Specifies the top and bottom border.
Specifies the left and bottom borders.
Specifies the bottom and right borders.
Specifies the right border should be drawn.
Specifies the top and bottom border.
Specifies the bottom and right borders.
Specifies the bottom and right borders.
Specifies the left and right borders.
Specifies the bottom and right borders.
Specifies the bottom and right borders.
Specifies that all borders be drawn.
Specifies how an image is drawn.
Specifies effect should be inherited.
Specifies image is drawn without modification.
Specifies image is drawn to look disabled.
Specifies image is drawn converted to a grayscale.
Specifies image is drawn converted to a grayscale except for red.
Specifies image is drawn converted to a grayscale except for green.
Specifies image is drawn converted to a grayscale except for blue.
Specifies image is drawn slightly lighter.
Specifies image is drawn much lighter.
Specifies image is drawn slightly darker.
Specifies image is drawn much darker.
Specifies the style of button spec.
Specifies a general purpose button specification.
Specifies a close button specification.
Specifies a context button specification.
Specifies a next button specification.
Specifies a previous button specification.
Specifies a left pointing arrow button specification.
Specifies a right pointing arrow button specification.
Specifies an upwards pointing arrow button specification.
Specifies a downwards pointing arrow button specification.
Specifies a drop-down button specification.
Specifies a vertical pin specification.
Specifies a horizontal pin specification.
Specifies a form "Close" button specification.
Specifies a form "Minimize" button specification.
Specifies a form "Maximize" button specification.
Specifies a form "Restore" button specification.
Specifies a form "Help" button specification.
Specifies a pendant close button specification.
Specifies a pendant minimize button specification.
Specifies a pendant restore button specification.
Specifies a workspace maximize button specification.
Specifies a workspace maximize button specification.
Specifies a ribbon minimize button specification.
Specifies a ribbon expand button specification.
Specifies the new toolbar button specification.
Specifies the open toolbar button specification.
Specifies the save toolbar button specification.
Specifies the save as toolbar button specification.
Specifies the save all toolbar button specification.
Specifies the cut toolbar button specification.
Specifies the copy toolbar button specification.
Specifies the paste toolbar button specification.
Specifies the undo toolbar button specification.
Specifies the redo toolbar button specification.
Specifies the page setup toolbar button specification.
Specifies the print preview toolbar button specification.
Specifies the print toolbar button specification.
Specifies the quick print toolbar button specification.
Specifies the enabled state of a button specification.
Specifies enabled state should be inherited.
Specifies button should take enabled state from container control state.
Specifies button should be enabled.
Specifies button should be disabled.
Specifies the orientation of a button specification.
Specifies orientation should be inherited.
Specifies orientation should automatically match the concept of use.
Specifies the button is orientated in a vertical top down manner.
Specifies the button is orientated in a vertical bottom upwards manner.
Specifies the button is orientated in a horizontal left to right manner.
Specifies the button is orientated in a horizontal right to left manner.
Specifies how a display rectangle aligns.
Specifies alignment should be inherited.
Specifies the client area of the rendering item.
Specifies the client area of the Control.
Specifies the client area of the owning Form.
Specifies a relative alignment position.
Specifies relative alignment should be inherited.
Specifies a relative alignment of near.
Specifies a relative alignment of center.
Specifies a relative alignment of far.
Specifies a relative button alignment position.
Specifies relative alignment should be inherited.
Specifies a relative alignment of near.
Specifies a relative alignment of far.
Specifies a graphics rendering hint.
Specifies graphics hint should be inherited.
Specifies no smoothing for graphics rendering.
Specifies anti aliasing for graphics rendering.
Specifies no antialiasing.
Specifies antialiased rendering.
Specifies a text rendering hint.
Specifies text hint should be inherited.
Specifies anti aliasing for text rendering.
Specifies anti aliasing with grid fit for text rendering.
Specifies clear type with grid fit for text rendering.
Specifies single bit per pixel for text rendering.
Specifies single bit for pixel with grid fit for text rendering.
Specifies how to trim text.
Specifies text trim should be inherited.
Specifies text is not drawn if it needs trimming.
Specifies text is trimmed by removing end characters.
Specifies text is trimmed by removing end words.
Specifies text is trimmed by using ellipses and removing end characters.
Specifies text is trimmed by using ellipses and removing end words.
Specifies text is trimmed by using ellipses and removing from middle.
Specifies how to show hotkey prefix characters.
Specifies text prefix should be inherited.
Turns off processing of prefix characters.
Turns on processing of prefix characters.
Ignores the ampersand prefix character in text.
Specifies the style of ribbon background.
Specifies a background style appropriate for an application button.
Specifies a background style appropriate for an application menu inner area.
Specifies a background style appropriate for an application menu outer area.
Specifies a background style appropriate for an application menu recent documents area.
Specifies a background style appropriate for a group area.
Specifies a background style appropriate for a normal group border.
Specifies a background style appropriate for a normal group title.
Specifies a background style appropriate for a collapsed group border.
Specifies a border style appropriate for a collapsed group border.
Specifies a background style appropriate for a collapsed group frame border.
Specifies a border style appropriate for a collapsed group frame border.
Specifies a background style appropriate for a ribbon tab.
Specifies a background style appropriate for a ribbon quick access toolbar in full mode.
Specifies a background style appropriate for a ribbon quick access toolbar in mini mode.
Specifies a background style appropriate for a ribbon quick access toolbar in overflow.
Specifies a background style appropriate for a gallery.
Specifies a border style appropriate for a gallery.
Specifies the style of ribbon text.
Specifies a text style appropriate for a normal group title.
Specifies a text style appropriate for a collapsed group text.
Specifies a text style appropriate for a group button text.
Specifies a text style appropriate for a group label text.
Specifies a text style appropriate for a group check box button text.
Specifies a text style appropriate for a group radio button text.
Specifies a text style appropriate for a ribbon tab.
Specifies a text style appropriate for a app menu recent documents title.
Specifies a text style appropriate for a app menu recent documents entry.
Specifies the color drawing style for ribbon elements.
Specifies color style should be inherited.
Specifies that no drawing take place.
Specifies solid drawing using the first color.
Specifies linear gradient from first to second color.
Specifies linear gradient border from first to second color.
Specifies using colors to draw a application menu inner area.
Specifies using colors to draw a application menu inner area.
Specifies using colors to draw a tracking ribbon tab appropriate for Office 2007.
Specifies using colors to draw a focused ribbon tab appropriate for Office 2010.
Specifies using colors to draw a tracking ribbon tab appropriate for Office 2010.
Specifies alternate drawing of the RibbonTabTracking2010 enumeration.
Specifies using colors to draw a glowing ribbon tab.
Specifies using colors to draw a selected ribbon tab appropriate for Office 2007.
Specifies using colors to draw a selected ribbon tab appropriate for Office 2010.
Specifies alternate drawing of the RibbonTabSelected2010 enumeration.
Specifies using colors to draw a selected and tracking ribbon tab.
Specifies using colors for an alternative way of drawing a selected and tracking ribbon tab.
Specifies using colors to draw a context selected ribbon tab for Office 2007.
Specifies using colors to draw a groups area border.
Specifies using colors to draw a groups area border, variation 2.
Specifies using colors to draw a groups area border, variation 3.
Specifies using colors to draw a groups area border, variation 4.
Specifies using colors to draw a groups area border for a context selected tab.
Specifies using colors to draw a group normal border.
Specifies using colors to draw a group normal area.
Specifies using colors to draw a group pressed area, variation based on light background.
Specifies using colors to draw a group pressed area, variation based on dark background.
Specifies using colors to draw a group tracking area, variation based on light background.
Specifies using colors to draw a group tracking area, variation based on dark background.
Specifies using colors to draw a group normal border as a vertical separator.
Specifies using colors to draw a group pressed border as a vertical separator, variation based on light background.
Specifies using colors to draw a group pressed border as a vertical separator, variation based on dark background.
Specifies using colors to draw a group tracking border as a vertical separator, variation based on light background.
Specifies using colors to draw a group tracking border as a vertical separator, variation based on dark background.
Specifies using colors to draw a tracking group normal border.
Specifies using colors to draw a tracking group normal border with light inside edge.
Specifies using colors to draw a group normal title.
Specifies using colors to draw a group collapsed border.
Specifies using colors to draw a group collapsed frame border.
Specifies using colors to draw a group collapsed frame back.
Specifies using colors to draw a one tone gradient in the groups area.
Specifies using colors to draw a two tone gradient in the groups area.
Specifies using colors to draw a rounded quick access toolbar mini area with single rounded end.
Specifies using colors to draw a rounded quick access toolbar mini area with double rounded end.
Specifies using colors to draw a rounded quick access toolbar full area.
Specifies using colors to draw a square quick access toolbar full area.
Specifies using colors to draw a rounded quick access toolbar overflow.
Specifies a ribbon gallery button.
Specifies the up gallery button.
Specifies the down gallery button.
Specifies the drop-down gallery button.
Specifies a ribbon shape.
Specifies the up gallery button.
Specifies the Office 2007 ribbon shape.
Specifies the Office 2010 ribbon shape.
Specifies the Visual Studio 2010 ribbon shape.
Specifies the Office 2013 ribbon shape.
Specifies the Microsoft 365 ribbon shape.
Specifies the Visual Studio ribbon shape.
Specifies the track bar size.
Specifies a small track bar.
Specifies a medium track bar.
Specifies a large track bar.
Specifies a palette element.
Specifies the track of a track bar.
Specifies the tick of a track bar.
Specifies the position marker of a track bar.
Specifies how drag feedback is presented.
Draw drag drop feedback as just blocks that are highlighted based on hot areas.
Draw drag drop feedback as square indicators.
Draw drag drop feedback as rounded indicators.
Draw drag drop feedback using the inherited value.
Signature of methods that return an integer metric.
Palette value should be applicable to this state.
Metric value required.
Integer value.
Signature of methods that return a bool metric.
Palette value should be applicable to this state.
Metric value required.
InheritBool value.
Signature of methods that return a padding metric.
Palette value should be applicable to this state.
Metric value required.
Padding value.
Implement storage for palette border and background.
Initialize a new instance of the PaletteDouble class.
Source for inheriting values.
Initialize a new instance of the PaletteDouble class.
Source for inheriting values.
Delegate for notifying paint requests.
Initialize a new instance of the PaletteDouble class.
Source for inheriting values.
Reference to back storage.
Reference to border storage.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
The palette state to populate with.
Sets the inheritance parent.
Gets access to the background palette details.
Gets the background palette.
Gets access to the border palette details.
Gets the border palette.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement a double palette that exposes palette metrics.
Initialize a new instance of the PaletteDoubleMetric class.
Source for palette defaulted values.
Initialize a new instance of the PaletteDoubleMetric class.
Source for palette defaulted values.
Delegate for notifying paint requests.
Sets the inheritance parent.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Redirect storage for a double palette with palette metrics.
Initialize a new instance of the PaletteDoubleMetricRedirect class.
inheritance redirection instance.
Style for the background.
Style for the border.
Initialize a new instance of the PaletteDoubleMetricRedirect class.
inheritance redirection instance.
Style for the background.
Style for the border.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Allow a palette to be overriden optionally.
Initialize a new instance of the PaletteDoubleOverride class.
Normal palette to use.
Override palette to use.
State used by the override.
Gets and sets a value indicating if override should be applied.
Gets and sets a value indicating if override state should be applied.
Gets and sets the override palette state to use.
Gets the background palette.
Gets the border palette.
Implement storage for palette border and background.
Initialize a new instance of the PaletteDoubleRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Initialize a new instance of the PaletteDoubleRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Delegate for notifying paint requests.
Initialize a new instance of the PaletteDoubleRedirect class.
inheritance redirection instance.
Storage for back values.
inheritance for back values.
Storage for border values.
inheritance for border values.
Delegate for notifying paint requests.
Gets the redirector instance.
Return the currently used redirector.
Update the redirector with new reference.
Target redirector.
Populate values from the base palette.
State to use when pulling values.
Gets a value indicating if all values are default.
Update the palette styles to the separator style.
New back style.
New border style.
Update the palette styles to the separator style.
New separator style.
Update the palette styles to the input control style.
New input control style.
Gets access to the background palette details.
Gets the background palette.
Gets and sets the back palette style.
Gets access to the border palette details.
Gets the border palette.
Gets and sets the border palette style.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for palette border and background.
Initialize a new instance of the PaletteDoubleRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Delegate for notifying paint requests.
Initialize a new instance of the PaletteDoubleRedirect class.
inheritance redirection instance.
Storage for back values.
inheritance for back values.
Storage for border values.
inheritance for border values.
Delegate for notifying paint requests.
Storage for drag and drop values.
Initialize a new instance of the PaletteDragDrop class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Gets and sets the feedback drawing method used.
Resets the Feedback property to its default value.
Gets the feedback drawing method used.
Color value.
Gets and sets the background color for a solid drag drop area.
Resets the SolidBack property to its default value.
Gets the background color for a solid drag drop area.
Color value.
Gets and sets the border color for a solid drag drop area.
Resets the SolidBorder property to its default value.
Gets the border color for a solid drag drop area.
Color value.
Gets and sets the opacity of the solid area.
Resets the SolidOpacity property to its default value.
Gets the opacity of the solid area.
Opacity ranging from 0 to 1.
Gets and sets the background color for the docking indicators area.
Resets the DropDockBack property to its default value.
Gets the background color for the docking indicators area.
Color value.
Gets and sets the border color for the docking indicators area.
Resets the DropDockBorder property to its default value.
Gets the border color for the docking indicators area.
Color value.
Gets and sets the active color for docking indicators.
Resets the DropDockActive property to its default value.
Gets the active color for docking indicators.
Color value.
Gets and sets the inactive color for docking indicators.
Resets the DropDockInactive property to its default value.
Gets the inactive color for docking indicators.
Color value.
Storage for element color values.
Initialize a new instance of the PaletteElementColor class.
Source for inheriting values.
Delegate for notifying changes in value.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets and sets the first element color.
Reset the Color1 to the default value.
Gets the first element color.
Palette value should be applicable to this state.
Color value.
Gets and sets the second element color.
Reset the Color2 to the default value.
Gets the second element color.
Palette value should be applicable to this state.
Color value.
Gets and sets the third element color.
Reset the Color3 to the default value.
Gets the third element color.
Palette value should be applicable to this state.
Color value.
Gets and sets the fourth element color.
Reset the Color4 to the default value.
Gets the fourth element color.
Palette value should be applicable to this state.
Color value.
Gets and sets the fifth element color.
Reset the Color5 to the default value.
Gets the fifth element color.
Palette value should be applicable to this state.
Color value.
Provide inheritance of palette element colors.
Gets the first color for the element.
Palette value should be applicable to this state.
Color value.
Gets the second color for the element.
Palette value should be applicable to this state.
Color value.
Gets the third color for the element.
Palette value should be applicable to this state.
Color value.
Gets the fourth color for the element.
Palette value should be applicable to this state.
Color value.
Gets the fifth color for the element.
Palette value should be applicable to this state.
Color value.
Inherit properties from primary source in preference to the backup source.
Initialize a new instance of the PaletteElementColorInheritOverride class.
First choice inheritance.
Backup inheritance.
Update the the primary and backup palettes.
New primary palette.
New backup palette.
Gets and sets a value indicating if override should be applied.
Gets and sets a value indicating if override state should be applied.
Gets and sets the override palette state to use.
Gets the first color for the element.
Palette value should be applicable to this state.
Color value.
Gets the second color for the element.
Palette value should be applicable to this state.
Color value.
Gets the third color for the element.
Palette value should be applicable to this state.
Color value.
Gets the fourth color for the element.
Palette value should be applicable to this state.
Color value.
Gets the fifth color for the element.
Palette value should be applicable to this state.
Color value.
Provide inheritance of palette element colors from source redirector.
Initialize a new instance of the PaletteElementColorInheritRedirect class.
Source for inherit requests.
Element value..
Update the redirector with new reference.
Target redirector.
Gets and sets the element to use when inheriting.
Gets the first color for the element.
Palette value should be applicable to this state.
Color value.
Gets the second color for the element.
Palette value should be applicable to this state.
Color value.
Gets the third color for the element.
Palette value should be applicable to this state.
Color value.
Gets the fourth color for the element.
Palette value should be applicable to this state.
Color value.
Gets the fifth color for the element.
Palette value should be applicable to this state.
Color value.
Storage for element color values.
Initialize a new instance of the PaletteElementColorRedirect class.
Source for inheriting values.
Element value.
Delegate for notifying changes in value.
Update the redirector with new reference.
Target redirector.
Redirect storage for a palette with metrics.
Initialize a new instance of the PaletteMetricRedirect class.
inheritance redirection instance.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Specifies the palette requested at the global level.
Specifies the renderer defined by the KryptonManager be used.
Specifies a professional appearance based on system settings.
Specifies a professional appearance with a preference to use theme colors.
Specifies the Blue color variant of the Office 2007 appearance.
Specifies the dark Blue color variant of the Office 2007 appearance.
Specifies the light Blue color variant of the Office 2007 appearance.
Specifies the Silver color variant of the Office 2007 appearance.
Specifies the dark Silver color variant of the Office 2007 appearance.
Specifies the light Silver color variant of the Office 2007 appearance.
Specifies the White color variant of the Office 2007 appearance.
Specifies the Black color variant of the Office 2007 appearance.
Specifies the dark Black color variant of the Office 2007 appearance.
Specifies the Blue color variant of the Office 2010 appearance.
Specifies the dark Blue color variant of the Office 2010 appearance.
Specifies the light Blue color variant of the Office 2010 appearance.
Specifies the Silver color variant of the Office 2010 appearance.
Specifies the dark Silver color variant of the Office 2010 appearance.
Specifies the light Silver color variant of the Office 2010 appearance.
Specifies the White color variant of the Office 2010 appearance.
Specifies the Black color variant of the Office 2010 appearance.
Specifies the dark Black color variant of the Office 2010 appearance.
Specifies the White color variant of the Office 2013 appearance.
Specifies the Blue color variant on the Sparkle palette theme.
Specifies the dark Blue color variant on the Sparkle palette theme.
Specifies the light Blue color variant on the Sparkle palette theme.
Specifies the Orange color variant on the Sparkle palette theme.
Specifies the dark Orange color variant on the Sparkle palette theme.
Specifies the light Orange color variant on the Sparkle palette theme.
Specifies the Purple color variant on the Sparkle palette theme.
Specifies the dark Purple color variant on the Sparkle palette theme.
Specifies the light Purple color variant on the Sparkle palette theme.
Specifies the Blue color variant of the Microsoft 365 appearance.
Specifies the dark Blue color variant of the Microsoft 365 appearance.
Specifies the light Blue color variant of the Microsoft 365 appearance.
Specifies the Silver color variant of the Microsoft 365 appearance.
Specifies the dark Silver color variant of the Microsoft 365 appearance.
Specifies the light Silver color variant of the Microsoft 365 appearance.
Specifies the White color variant of the Microsoft 365 appearance.
Specifies the Black color variant of the Microsoft 365 appearance.
Specifies the dark Black color variant of the Microsoft 365 appearance.
Specifies the alternate dark Black color variant of the Microsoft 365 appearance.
Specifies the visual studio 2010 palette theme, with the 2007 render.
Specifies the visual studio 2010 palette theme, with the 2010 render.
Specifies the visual studio 2010 palette theme, with the 2013 render.
Specifies the visual studio 2010 palette theme, with the Microsoft 365 render.
Specifies a custom palette be used.
Redirects requests onto a dynamic instance of a IPalette.
Initialize a new instance of the PaletteRedirect class.
Initial palette target for redirection.
target can be null when performing a drag-drop operation (Amongst other usages !!)
Gets and sets the redirection target.
Gets a value indicating if KryptonForm instances should UseThemeFormChromeBorderWidth.
InheritBool value.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a checkbox image appropriate for the provided state.
Is the checkbox enabled.
Is the checkbox checked/unchecked/indeterminate.
Is the checkbox being hot tracked.
Is the checkbox being pressed.
Appropriate image for drawing; otherwise null.
Gets a checkbox image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets a checkbox image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the icon to display for the button.
Style of button spec.
Icon value.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the image transparent color.
Style of button spec.
Color value.
Gets the short text to display for the button.
Style of button spec.
String value.
Gets the long text to display for the button.
Style of button spec.
String value.
Gets the tooltip title text to display for the button.
Style of button spec.
String value.
Gets the color to remap from the image to the container foreground.
Style of button spec.
Color value.
Gets the button style used for drawing the button.
Style of button spec.
ButtonStyle value.
Get the location for the button.
Style of button spec.
HeaderLocation value.
Gets the edge to position the button against.
Style of button spec.
PaletteRelativeEdgeAlign value.
Gets the button orientation.
Style of button spec.
PaletteButtonOrientation value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the gradient dark rafting color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the gradient light rafting color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the solid color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the ribbon tab row gradient rafting angle.
Palette value should be applicable to this state.
The gradient rafting angle.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the tab color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the feedback drawing method used.
Feedback enumeration value.
Gets the background color for a solid drag drop area.
Color value.
Gets the border color for a solid drag drop area.
Color value.
Gets the opacity of the solid area.
Opacity ranging from 0 to 1.
Gets the background color for the docking indicators area.
Color value.
Gets the border color for the docking indicators area.
Color value.
Gets the active color for docking indicators.
Color value.
Gets the inactive color for docking indicators.
Color value.
Gets access to the color table instance.
Redirect background based on the incoming state of the request.
Initialize a new instance of the PaletteRedirectBack class.
Initial palette target for redirection.
Initialize a new instance of the PaletteRedirectBack class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Initialize a new instance of the PaletteRedirectBack class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for pressed state requests.
Redirection for tracking state requests.
Redirection for checked normal state requests.
Redirection for checked pressed state requests.
Redirection for checked tracking state requests.
Redirection for focus override state requests.
Redirection for normal default override state requests.
Set the redirection states.
Redirection for disabled state requests.
Redirection for normal state requests.
Reset the redirection states to null.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Redirect border based on the incoming state of the request.
Initialize a new instance of the PaletteRedirectBorder class.
Initial palette target for redirection.
Initialize a new instance of the PaletteRedirectBorder class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Initialize a new instance of the PaletteRedirectBorder class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for pressed state requests.
Redirection for tracking state requests.
Initialize a new instance of the PaletteRedirectBorder class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for pressed state requests.
Redirection for tracking state requests.
Redirection for checked normal state requests.
Redirection for checked pressed state requests.
Redirection for checked tracking state requests.
Redirection for focus override state requests.
Redirection for normal default override state requests.
Set the redirection states.
Redirection for disabled state requests.
Redirection for normal state requests.
Reset the redirection states to null.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Redirect border based on the incoming state of the request.
Initialize a new instance of the PaletteRedirectBorderEdge class.
Initial palette target for redirection.
Initialize a new instance of the PaletteRedirectBorderEdge class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Set the redirection states.
Redirection for disabled state requests.
Redirection for normal state requests.
Reset the redirection states to null.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Redirect button spec requests to provided target.
Initialize a new instance of the PaletteRedirectButtonSpec class.
Initial palette target for redirection.
Redirection button spec requests.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the short text to display for the button.
Style of button spec.
String value.
Gets the long text to display for the button.
Style of button spec.
String value.
Gets the color to remap from the image to the container foreground.
Style of button spec.
Color value.
Gets the button style used for drawing the button.
Style of button spec.
PaletteButtonStyle value.
Get the location for the button.
Style of button spec.
HeaderLocation value.
Gets the edge to position the button against.
Style of button spec.
PaletteRelativeEdgeAlign value.
Gets the button orientation.
Style of button spec.
PaletteButtonOrientation value.
Redirect content based on the incoming state of the request.
Initialize a new instance of the PaletteRedirectContent class.
Initialize a new instance of the PaletteRedirectContent class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Initialize a new instance of the PaletteRedirectContent class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for pressed state requests.
Redirection for tracking state requests.
Redirection for checked normal state requests.
Redirection for checked pressed state requests.
Redirection for checked tracking state requests.
Redirection for focus override state requests.
Redirection for normal default override state requests.
Redirection for link visited override state requests.
Redirection for link not visited override state requests.
Redirection for link pressed override state requests.
Set the redirection states.
Redirection for disabled state requests.
Redirection for normal state requests.
Set the redirection states.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for pressed state requests.
Redirection for tracking state requests.
Redirection for checked normal state requests.
Redirection for checked pressed state requests.
Redirection for checked tracking state requests.
Redirection for focus override state requests.
Redirection for normal default override state requests.
Redirection for link visited override state requests.
Redirection for link not visited override state requests.
Redirection for link pressed override state requests.
Reset the redirection states to null.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Redirect back/border based on the incoming state of the request.
Initialize a new instance of the PaletteRedirectDouble class.
Initialize a new instance of the PaletteRedirectDouble class.
Initial palette target for redirection.
Initialize a new instance of the PaletteRedirectDouble class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Initialize a new instance of the PaletteRedirectDouble class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for pressed state requests.
Redirection for tracking state requests.
Initialize a new instance of the PaletteRedirectDouble class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for pressed state requests.
Redirection for tracking state requests.
Redirection for checked normal state requests.
Redirection for checked pressed state requests.
Redirection for checked tracking state requests.
Redirection for focus override state requests.
Redirection for normal default override state requests.
Set the redirection states.
Redirection for disabled state requests.
Redirection for normal state requests.
Set the redirection states.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for pressed state requests.
Redirection for tracking state requests.
Reset the redirection states to null.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Redirect back/border/metrics based on the incoming state of the request.
Initialize a new instance of the PaletteRedirectDoubleMetric class.
Initial palette target for redirection.
Initialize a new instance of the PaletteRedirectDoubleMetric class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for disabled metric requests.
Redirection for normal state requests.
Redirection for normal metric requests.
Set the redirection states.
Redirection for disabled state requests.
Redirection for disabled metric requests.
Redirection for normal state requests.
Redirection for normal metric requests.
Set the redirection states.
Redirection for disabled state requests.
Redirection for disabled metric requests.
Redirection for normal state requests.
Redirection for normal metric requests.
Redirection for pressed state requests.
Redirection for pressed metric requests.
Redirection for tracking state requests.
Redirection for tracking metric requests.
Reset the redirection states to null.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Redirect back/border/content based on the incoming grid state and style.
Initialize a new instance of the PaletteRedirectTriple class.
Initial palette target for redirection.
Grid reference for directing palette requests.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Redirect back/border/metrics based on the incoming state of the request.
Initialize a new instance of the PaletteRedirectMetric class.
Initial palette target for redirection.
Initialize a new instance of the PaletteRedirectMetric class.
Initial palette target for redirection.
Redirection for disabled metric requests.
Redirection for normal metric requests.
Set the redirection states.
Redirection for disabled metric requests.
Redirection for normal metric requests.
Reset the redirection states to null.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Redirect back/border ribbon values based on the incoming state of the request.
Initialize a new instance of the PaletteRedirectRibbonBack class.
Initial palette target for redirection.
Initialize a new instance of the PaletteRedirectRibbonBack class.
Initial palette target for redirection.
Redirection for back disabled state requests.
Redirection for back normal state requests.
Initialize a new instance of the PaletteRedirectRibbonBack class.
Initial palette target for redirection.
Redirection for back disabled state requests.
Redirection for back normal state requests.
Redirection for back pressed state requests.
Redirection for back tracking state requests.
Redirection for selected states requests.
Redirection for back focus override state requests.
Set the redirection states.
Redirection for back disabled state requests.
Redirection for back normal state requests.
Set the redirection states.
Redirection for back disabled state requests.
Redirection for back normal state requests.
Redirection for back pressed state requests.
Redirection for back tracking state requests.
Redirection for selected states requests.
Redirection for back focus override state requests.
Reset the redirection states to null.
Gets the background drawing style for the ribbon item.
Palette value should be applicable to this state.
Style of the ribbon back style requested.
Color value.
Gets the first background color for the ribbon item.
Palette value should be applicable to this state.
Style of the ribbon color requested.
Color value.
Gets the second background color for the ribbon item.
Palette value should be applicable to this state.
Style of the ribbon color requested.
Color value.
Gets the third background color for the ribbon item.
Palette value should be applicable to this state.
Style of the ribbon color requested.
Color value.
Gets the fourth background color for the ribbon item.
Palette value should be applicable to this state.
Style of the ribbon color requested.
Color value.
Gets the fifth background color for the ribbon item.
Palette value should be applicable to this state.
Style of the ribbon color requested.
Color value.
Redirect back/border/text ribbon values based on the incoming state of the request.
Initialize a new instance of the PaletteRedirectRibbonDouble class.
Initial palette target for redirection.
Initialize a new instance of the PaletteRedirectRibbonDouble class.
Initial palette target for redirection.
Redirection for back disabled state requests.
Redirection for back normal state requests.
Redirection for back pressed state requests.
Redirection for back tracking state requests.
Redirection for selected states requests.
Redirection for back focus override state requests.
Redirection for text disabled state requests.
Redirection for text normal state requests.
Redirection for text pressed state requests.
Redirection for text tracking state requests.
Redirection for text selected states requests.
Redirection for text focus override state requests.
Set the redirection states.
Redirection for back disabled state requests.
Redirection for back normal state requests.
Redirection for back pressed state requests.
Redirection for back tracking state requests.
Redirection for selected states requests.
Redirection for back focus override state requests.
Redirection for text disabled state requests.
Redirection for text normal state requests.
Redirection for text pressed state requests.
Redirection for text tracking state requests.
Redirection for text selected states requests.
Redirection for text focus override state requests.
Reset the redirection states to null.
Gets the background drawing style for the ribbon item.
Palette value should be applicable to this state.
Style of the ribbon back style requested.
Color value.
Gets the first background color for the ribbon item.
Palette value should be applicable to this state.
Style of the ribbon color requested.
Color value.
Gets the second background color for the ribbon item.
Palette value should be applicable to this state.
Style of the ribbon color requested.
Color value.
Gets the third background color for the ribbon item.
Palette value should be applicable to this state.
Style of the ribbon color requested.
Color value.
Gets the fourth background color for the ribbon item.
Palette value should be applicable to this state.
Style of the ribbon color requested.
Color value.
Gets the fifth background color for the ribbon item.
Palette value should be applicable to this state.
Style of the ribbon color requested.
Color value.
Gets the tab color for the item text.
Palette value should be applicable to this state.
Style of the ribbon color requested.
Color value.
Redirect general ribbon values based on the incoming state of the request.
Initialize a new instance of the PaletteRedirectRibbonGeneral class.
Initial palette target for redirection.
Initialize a new instance of the PaletteRedirectRibbonGeneral class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for pressed state requests.
Redirection for tracking state requests.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Redirect back/border/content based on the incoming state of the request.
Initialize a new instance of the PaletteRedirectTriple class.
Initialize a new instance of the PaletteRedirectTriple class.
Initial palette target for redirection.
Initialize a new instance of the PaletteRedirectTriple class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Initialize a new instance of the PaletteRedirectTriple class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for tracking state requests.
Initialize a new instance of the PaletteRedirectTriple class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for tracking state requests.
Redirection for pressed state requests.
Redirection for context normal state requests.
Redirection for context pressed state requests.
Redirection for context tracking state requests.
Initialize a new instance of the PaletteRedirectTriple class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for pressed state requests.
Redirection for tracking state requests.
Redirection for all checked states.
Redirection for focus override state requests.
Initialize a new instance of the PaletteRedirectTriple class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for pressed state requests.
Redirection for tracking state requests.
Redirection for checked normal state requests.
Redirection for checked pressed state requests.
Redirection for checked tracking state requests.
Redirection for focus override state requests.
Redirection for normal default override state requests.
Set the redirection states.
Redirection for disabled state requests.
Redirection for normal state requests.
Set the redirection states.
Redirection for disabled state requests.
Redirection for normal state requests.
Redirection for pressed state requests.
Redirection for tracking state requests.
Redirection for checked normal state requests.
Redirection for checked pressed state requests.
Redirection for checked tracking state requests.
Redirection for focus override state requests.
Redirection for normal default override state requests.
Reset the redirection states to null.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Redirect back/border/content/metrics based on the incoming state of the request.
Initialize a new instance of the PaletteRedirectTripleMetric class.
Initial palette target for redirection.
Initialize a new instance of the PaletteRedirectTripleMetric class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for disabled metric requests.
Redirection for normal state requests.
Redirection for normal metric requests.
Set the redirection states.
Redirection for disabled state requests.
Redirection for disabled metric requests.
Redirection for normal state requests.
Redirection for normal metric requests.
Reset the redirection states to null.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Storage for ribbon background values.
Initialize a new instance of the PaletteRibbonBack class.
Source for inheriting background values.
Delegate for notifying changes in value.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets the background drawing style for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the first background color for the ribbon item.
Gets the first background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the second background color for the ribbon item.
Gets the second background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the third background color for the ribbon item.
Gets the third background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the fourth background color for the ribbon item.
Gets the fourth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the fifth background color for the ribbon item.
Gets the fifth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Provide inheritance of palette ribbon background properties.
Gets the method used to draw the background of a ribbon item.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Provide inheritance of palette ribbon background properties from source redirector.
Initialize a new instance of the PaletteRibbonBackInheritRedirect class.
Source for inherit requests.
Ribbon item background style.
Update the redirector with new reference.
Target redirector.
Gets and sets the ribbon background style to use when inheriting.
Gets the method used to draw the background of a ribbon item.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Storage for ribbon background values.
Initialize a new instance of the PaletteRibbonBackRedirect class.
inheritance redirection instance.
inheritance ribbon back style.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Gets the background drawing style for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the first background color for the ribbon item.
Gets the first background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the second background color for the ribbon item.
Gets the second background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the third background color for the ribbon item.
Gets the third background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the fourth background color for the ribbon item.
Gets the fourth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the fifth background color for the ribbon item.
Gets the fifth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Storage for ribbon background and text values.
Initialize a new instance of the PaletteRibbonDouble class.
Source for inheriting background values.
Source for inheriting text values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets the background drawing style for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the first background color for the ribbon item.
Gets the first background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the second background color for the ribbon item.
Gets the second background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the third background color for the ribbon item.
Gets the third background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the fourth background color for the ribbon item.
Gets the fourth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the fifth background color for the ribbon item.
Gets the fifth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the Tab color for the item text.
Gets the tab color for the item text.
Palette value should be applicable to this state.
Color value.
Provide inheritance of palette ribbon background and text properties.
Gets the method used to draw the background of a ribbon item.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the tab color for the item text.
Palette value should be applicable to this state.
Color value.
Inherit properties from primary source in preference to the backup source.
Initialize a new instance of the PaletteRibbonDoubleInheritOverride class.
First choice inheritance background.
First choice inheritance text.
Backup inheritance background.
Backup inheritance text.
Palette state to override.
Gets and sets a value indicating if override should be applied.
Gets and sets a value indicating if override state should be applied.
Gets and sets the override palette state to use.
Gets the method used to draw the background of a ribbon item.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the tab color for the item text.
Palette value should be applicable to this state.
Color value.
Provide inheritance of palette ribbon background and text properties from source redirector.
Initialize a new instance of the PaletteRibbonDoubleInheritRedirect class.
Source for inherit requests.
Ribbon item background style.
Ribbon item text style.
Update the redirector with new reference.
Target redirector.
Gets and sets the ribbon background style to use when inheriting.
Gets and sets the ribbon text style to use when inheriting.
Gets the method used to draw the background of a ribbon item.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets the tab color for the item text.
Palette value should be applicable to this state.
Color value.
Storage for ribbon background and text values.
Initialize a new instance of the PaletteRibbonDoubleRedirect class.
inheritance redirection instance.
inheritance ribbon back style.
inheritance ribbon text style.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Gets the background drawing style for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the first background color for the ribbon item.
Gets the first background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the second background color for the ribbon item.
Gets the second background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the third background color for the ribbon item.
Gets the third background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the fourth background color for the ribbon item.
Gets the fourth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the fifth background color for the ribbon item.
Gets the fifth background color for the ribbon item.
Palette value should be applicable to this state.
Color value.
Gets and sets the Tab color for the item text.
Gets the tab color for the item text.
Palette value should be applicable to this state.
Color value.
Storage for general ribbon values.
Initialize a new instance of the PaletteRibbonGeneral class.
Source for inheriting general values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Gets access to ribbon app button dark color.
Gets access to ribbon app button light color.
Gets access to ribbon app button text color.
Provide inheritance of palette ribbon general properties.
Provide inheritance of palette ribbon "File App Tab" properties from source redirector.
Initialize a new instance of the PaletteRibbonGeneralInheritRedirect class.
Source for inherit requests.
Update the redirector with new reference.
Target redirector.
Storage for general ribbon values.
Initialize a new instance of the PaletteRibbonGeneral class.
Source for inheriting general values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Gets and sets the text alignment for the ribbon context text.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets and sets the font for the ribbon context text.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets and sets the text color used for ribbon context text.
Gets the color of the ribbon caption text.
Palette value should be applicable to this state.
Color value.
Gets access to dark disabled color used for ribbon glyphs.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets access to light disabled color used for ribbon glyphs.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets access to ribbon dialog launcher button dark color.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets access to ribbon group dialog launcher button light color.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets access to ribbon drop arrow dark color.
Gets the color for the drop arrow dark color.
Palette value should be applicable to this state.
Color value.
Gets access to ribbon drop arrow light color.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets access to ribbon group separator dark color.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets access to ribbon group separator light color.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets access to ribbon minimize bar dark color.
Gets the color for the ribbon minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets access to ribbon minimize bar light color.
Gets the color for the ribbon minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets access to ribbon tab row solid color.
Gets the solid color for the ribbon tab row.
Palette value should be applicable to this state.
Color value.
Gets access to ribbon tab row gradient dark rafting color.
Gets the dark Gradient rafting color for the ribbon tab row.
Palette value should be applicable to this state.
Color value.
Gets access to ribbon tab row gradient light rafting color.
Gets the light rafting color for the ribbon tab row.
Palette value should be applicable to this state.
Color value.
Gets access to ribbon tab row gradient first color.
Gets access to ribbon tab row gradient rafting angle.
Gets the rafting angle for the ribbon tab row.
Palette value should be applicable to this state.
Rafting angle value.
Gets access to ribbon shape.
Gets the ribbon shape.
Color value.
Gets access to ribbon tab separator color.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets access to ribbon context tab separator color.
Gets the color for the tab context separator.
Palette value should be applicable to this state.
Color value.
Gets and sets the font for the ribbon text.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets and sets the rendering hint for the text font.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets access to extra QAT extra button dark content color.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets access to extra QAT extra button light content color.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Provide inheritance of palette ribbon general properties.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the gradient dark rafting color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the gradient light rafting color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the solid color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the ribbon tab row gradient rafting angle.
Palette value should be applicable to this state.
The gradient rafting angle.
Provide inheritance of palette ribbon general properties from source redirector.
Initialize a new instance of the PaletteRibbonGeneralInheritRedirect class.
Source for inherit requests.
Update the redirector with new reference.
Target redirector.
Gets access to ribbon shape.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the gradient dark rafting color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the gradient light rafting color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the solid color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the ribbon tab row gradient rafting angle.
Palette value should be applicable to this state.
The gradient rafting angle.
Storage for ribbon text values.
Initialize a new instance of the PaletteRibbonText class.
Delegate for notifying changes in value.
Initialize a new instance of the PaletteRibbonText class.
Source for inheriting text values.
Delegate for notifying changes in value.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets and sets the color for the item text.
Gets the tab color for the item text.
Palette value should be applicable to this state.
Color value.
Provide inheritance of palette ribbon text properties.
Gets the tab color for the item text.
Palette value should be applicable to this state.
Color value.
Provide inheritance of palette ribbon text properties from source redirector.
Initialize a new instance of the PaletteRibbonTextInheritRedirect class.
Source for inherit requests.
Ribbon item text style.
Update the redirector with new reference.
Target redirector.
Gets and sets the ribbon text style to use when inheriting.
Gets the tab color for the item text.
Palette value should be applicable to this state.
Color value.
Implement storage for palette tab border details.
Initialize a new instance of the PaletteTabBorder class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets a value indicating which borders should be drawn.
Gets and sets the border rounding.
Implement storage for tab specific palette border, background and content.
Initialize a new instance of the PaletteTabTriple class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the background palette details.
Gets the background palette.
Gets access to the border palette details.
Gets the border palette.
Gets access to the content palette details.
Gets the content palette.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for tab specific palette border, background and content.
Initialize a new instance of the PaletteTabTripleRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Initial content style.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Update the redirector with new reference.
Target redirector.
Update the palette styles using a tab style.
New tab style.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the background palette details.
Gets the background palette.
Gets and sets the back palette style.
Gets access to the border palette details.
Gets the border palette.
Gets and sets the border palette style.
Gets access to the content palette details.
Gets the content palette.
Gets and sets the content palette style.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for palette border, background and content.
Initialize a new instance of the PaletteTriple class.
Source for inheriting values.
Initialize a new instance of the PaletteTriple class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the background palette details.
Gets the background palette.
Gets access to the border palette details.
Gets the border palette.
Gets access to the content palette details.
Gets the content palette.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for palette border, background and content.
Initialize a new instance of the PaletteTripleJustImage class.
Source for inheriting values.
Initialize a new instance of the PaletteTripleJustImage class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the background palette details.
Gets the background palette.
Gets access to the border palette details.
Gets the border palette.
Gets access to the content palette details.
Gets the content palette.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for palette border, background and image only content.
Initialize a new instance of the PaletteTripleJustImageRedirect class.
Initial background style.
Initial border style.
Initial content style.
Initialize a new instance of the PaletteTripleJustImageRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Initial content style.
Initialize a new instance of the PaletteTripleJustImageRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Initial content style.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets the redirector instance.
Return the currently used redirector.
Update the redirector with new reference.
Target redirector.
Update each individual style.
New background style.
New border style.
New content style.
Update the palette styles using a button style.
New button style.
Update the palette styles using a header style.
New header style.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the background palette details.
Gets the background palette.
Gets and sets the back palette style.
Gets access to the border palette details.
Gets the border palette.
Gets and sets the border palette style.
Gets access to the content palette details.
Gets the content palette.
Gets and sets the content palette style.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement a triple palette that exposes palette metrics.
Initialize a new instance of the PaletteTripleMetric class.
Source for palette defaulted values.
Delegate for notifying paint requests.
Sets the inheritance parent.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Redirect storage for a triple palette with palette metrics.
Initialize a new instance of the PaletteTripleMetricRedirect class.
Inheritance redirection instance.
Style for the background.
Style for the border.
Style for the content.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Allow the palette to be overriden optionally.
Initialize a new instance of the PaletteTripleOverride class.
Normal palette to use.
Override palette to use.
State used by the override.
Update the normal and override palettes.
New normal palette.
New override palette.
Gets and sets a value indicating if override should be applied.
Gets and sets a value indicating if override state should be applied.
Gets and sets the override palette state to use.
Gets the background palette.
Gets the border palette.
Gets the border palette.
Implement storage for palette border, background and content.
Initialize a new instance of the PaletteTripleRedirect class.
Initial background style.
Initial border style.
Initial content style.
Initialize a new instance of the PaletteTripleRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Initial content style.
Initialize a new instance of the PaletteTripleRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Initial content style.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Update the redirector with new reference.
Target redirector.
Update each individual style.
New background style.
New border style.
New content style.
Update the palette styles using a button style.
New button style.
Update the palette styles using a header style.
New header style.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the background palette details.
Gets the background palette.
Gets and sets the back palette style.
Gets access to the border palette details.
Gets the border palette.
Gets and sets the border palette style.
Gets access to the content palette details.
Gets the content palette.
Gets and sets the content palette style.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Redirect all triple requests directly to the redirector with a fixed state.
Initialize a new instance of the PaletteTripleToPalette class.
inheritance of values.
Initial background style.
Initial border style.
Initial content style.
Update each individual style.
New background style.
New border style.
New content style.
Update the palette styles using a button style.
New button style.
Gets the background palette.
Gets and sets the back palette style.
Gets the border palette.
Gets and sets the border palette style.
Gets the content palette.
Gets and sets the content palette style.
Provides base class implementation for palettes.
Occurs when a palette change requires a repaint.
Occurs when the UseThemeFormChromeBorderWidth setting changes.
Occurs when the BasePalette/BasePaletteMode setting changes.
Occurs when the BaseRenderer/BaseRendererMode setting changes.
Occurs when a button spec change occurs.
Initializes a new instance of the class.
Gets or sets a value indicating if KryptonForm instances should UseThemeFormChromeBorderWidth.
InheritBool value.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the icon to display for the button.
Style of button spec.
Icon value.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the image transparent color.
Style of button spec.
Color value.
Gets the short text to display for the button.
Style of button spec.
String value.
Gets the long text to display for the button.
Style of button spec.
String value.
Gets the tooltip title text to display for the button.
Style of button spec.
String value.
Gets the color to remap from the image to the container foreground.
Style of button spec.
Color value.
Gets the color to remap to transparent.
Style of button spec.
Color value.
Gets the button style used for drawing the button.
Style of button spec.
PaletteButtonStyle value.
Get the location for the button.
Style of button spec.
HeaderLocation value.
Gets the edge to position the button against.
Style of button spec.
PaletteRelativeEdgeAlign value.
Gets the button orientation.
Style of button spec.
PaletteButtonOrientation value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the gradient dark rafting color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the gradient light rafting color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the solid color for the tab background.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the ribbon tab row gradient first color.
Palette value should be applicable to this state.
The gradient first color.
Gets the ribbon app button dark color.
Palette value should be applicable to this state.
The app button dark color.
Gets the ribbon app button light color.
Palette value should be applicable to this state.
The app button light color.
Gets the ribbon app button text color.
Palette value should be applicable to this state.
The app button text color.
Gets the ribbon tab row gradient rafting angle.
Palette value should be applicable to this state.
The gradient rafting angle.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the tab color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the feedback drawing method used.
Feedback enumeration value.
Gets the background color for a solid drag drop area.
Color value.
Gets the border color for a solid drag drop area.
Color value.
Gets the opacity of the solid area.
Opacity ranging from 0 to 1.
Gets the background color for the docking indicators area.
Color value.
Gets the border color for the docking indicators area.
Color value.
Gets the active color for docking indicators.
Color value.
Gets the inactive color for docking indicators.
Color value.
Gets or sets the base palette font.
The base palette font.
Gets or sets the name of the theme.
The name of the theme.
Gets or sets the type of the base palette.
The type of the base palette.
Update the fonts to reflect system or user defined changes.
Gets access to the color table instance.
Merge two colors together using relative percentages.
First color.
Percentage of first color to use.
Second color.
Percentage of second color to use.
Merged color.
Merge three colors together using relative percentages.
First color.
Percentage of first color to use.
Second color.
Percentage of second color to use.
Third color.
Percentage of third color to use.
Merged color.
Create a faded version of provided color.
Starting color.
Faded version of parameter color.
Gets the input control padding needed to add a border to a borderless input control.
Handle a change in the user preferences.
Source of event.
Event data.
Raises the PalettePaint event.
Source of the event.
An PaletteLayoutEventArgs containing event data.
Raises the UseThemeFormChromeBorderWidthChanged event.
Source of the event.
An EventArgs containing event data.
Raises the BasePaletteChanged event.
Source of the event.
An EventArgs containing event data.
Raises the BaseRendererChanged event.
Source of the event.
An EventArgs containing event data.
Raises the ButtonSpecChanged event.
Source of the event.
An EventArgs containing event data.
Releases the unmanaged resources used by the PaletteBase and optionally releases the managed resources.
True to release both managed and unmanaged resources; false to release only unmanaged resources.
Provides a base for Microsoft 365 palettes.
Initializes a new instance of the class.
The scheme colours.
The check box list.
The gallery button list.
The radio button array.
The track bar colours.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Initializes a new instance of the class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a base for Office 365 palettes.
Initializes a new instance of the class.
The scheme colours.
The check box list.
The gallery button list.
The radio button array.
The track bar colours.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable365BlackDarkMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Initializes a new instance of the class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a base for Office 365 palettes.
Initializes a new instance of the class.
The scheme colours.
The check box list.
The gallery button list.
The radio button array.
The track bar colours.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable365BlackDarkModeAlternate values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Initializes a new instance of the PaletteMicrosoft365BlueDarkMode class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a base for Office 365 palettes.
Initializes a new instance of the class.
The scheme colours.
The check box list.
The gallery button list.
The radio button array.
The track bar colours.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable365BlueDarkMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Initializes a new instance of the PaletteMicrosoft365BlueLightMode class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a base for Office 365 palettes.
Initializes a new instance of the class.
The scheme colours.
The check box list.
The gallery button list.
The radio button array.
The track bar colours.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable365BlueLightMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Initializes a new instance of the class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a base for Office 365 palettes.
Initializes a new instance of the class.
The scheme colours.
The check box list.
The gallery button list.
The radio button array.
The track bar colours.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable365SilverDarkMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable365 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Initializes a new instance of the class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a base for Office 365 palettes.
Initializes a new instance of the class.
The scheme colours.
The check box list.
The gallery button list.
The radio button array.
The track bar colours.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable365SilverLightMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable365 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Initializes a new instance of the PaletteMicrosoft365Blue class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the single instance of the PaletteMicrosoft365Black palette.
Initializes a new instance of the class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Initialize a new instance of the PaletteMicrosoft365DarkGray class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Initializes a new instance of the class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the single instance of the PaletteMicrosoft365White palette.
Initialize a new instance of the PaletteMicrosoft2010Silver class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets access to the color table instance.
Provides a professional appearance using colors/fonts generated from system settings.
Initialize a new instance of the PaletteOffice2007Base class.
The name of the theme.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provides the Black color scheme variant of the Office 2007 palette.
Initialize a new instance of the PaletteOffice2007BlackDarkMode class.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Provides a professional appearance using colors/fonts generated from system settings.
Initialize a new instance of the PaletteOffice2007BlackDarkModeBase class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable2007BlackDarkMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2007BlackDarkMode class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provides the Blue color scheme variant of the Office 2007 palette.
Initialize a new instance of the PaletteOffice2007BlueDarkMode class.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Provides a professional appearance using colors/fonts generated from system settings.
Initialize a new instance of the PaletteOffice2007BlueDarkModeBase class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable2007BlueDarkMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2007BlueDarkMode class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provides the Blue color scheme variant of the Office 2007 palette.
Initialize a new instance of the PaletteOffice2007BlueLightMode class.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Provides a professional appearance using colors/fonts generated from system settings.
Initialize a new instance of the PaletteOffice2007BlueLightModeBase class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable2007BlueLightMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2007BlueLightMode class.
Source of colours
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provides the Silver color scheme variant of the Office 2007 palette.
Initialize a new instance of the PaletteOffice2007SilverDarkMode class.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a professional appearance using colors/fonts generated from system settings.
Initialize a new instance of the PaletteOffice2007SilverDarkModeBase class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable2007SilverDarkMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2007SilverDarkMode class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provides the Silver color scheme variant of the Office 2007 palette.
Initialize a new instance of the PaletteOffice2007SilverLightMode class.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a professional appearance using colors/fonts generated from system settings.
Initialize a new instance of the PaletteOffice2007SilverLightModeBase class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable2007SilverLightMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2007SilverLightMode class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Initializes the class.
Initializes a new instance of the class.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Initialize a new instance of the PaletteOffice2007Silver class.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides the Black color scheme variant of the Office 2007 palette.
Initialize a new instance of the PaletteOffice2007Black class.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Provides the Blue color scheme variant of the Office 2007 palette.
Initialize a new instance of the PaletteOffice2007Blue class.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Provides the Silver color scheme variant of the Office 2007 palette.
Initialize a new instance of the PaletteOffice2007Silver class.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a base for Office 2010 palettes.
Initialize a new instance of the PaletteOffice2010Base class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets access to the color table instance.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Handle a change in the user preferences.
Source of event.
Event data.
Provides the Black color scheme variant of the Office 2010 palette.
Initialize a new instance of the PaletteOffice2010BlackDarkMode class.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Provides a base for Office 2010 palettes.
Initialize a new instance of the PaletteOffice2010BlackDarkModeDarkModeBase class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable2010BlackDarkMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010BlackDarkMode class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provides the Blue color scheme variant of the Office 2010 palette.
Initialize a new instance of the PaletteOffice2010BlueDarkMode class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a base for Office 2010 palettes.
Initialize a new instance of the PaletteOffice2010BlueDarkModeBase class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable2010BlueDarkMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010BlueDarkMode class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provides the Blue color scheme variant of the Office 2010 palette.
Initialize a new instance of the PaletteOffice2010BlueLightMode class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a base for Office 2010 palettes.
Initialize a new instance of the PaletteOffice2010BlueLightModeBase class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable2010BlueLightMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010BlueLightMode class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provides the Silver color scheme variant of the Office 2010 palette.
Initialize a new instance of the PaletteOffice2010SilverDarkMode class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a base for Office 2010 palettes.
Initialize a new instance of the PaletteOffice2010SilverDarkModeBase class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable2010SilverDarkMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010SilverDarkMode class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provides the Silver color scheme variant of the Office 2010 palette.
Initialize a new instance of the PaletteOffice2010SilverLightMode class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a base for Office 2010 palettes.
Initialize a new instance of the PaletteOffice2010SilverLightModeBase class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provide KryptonColorTable2010SilverLightMode values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010SilverLightMode class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Initialize a new instance of the PaletteOffice2010DarkGray class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides the White color scheme variant of the Office 2010 palette.
Initialize a new instance of the PaletteOffice2010White class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets access to the color table instance.
Provides the Black color scheme variant of the Office 2010 palette.
Initialize a new instance of the PaletteOffice2010Black class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a base for Office 2010 palettes.
Initialize a new instance of the PaletteOffice2010BlackBase class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets access to the color table instance.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Handle a change in the user preferences.
Source of event.
Event data.
Provides the Blue color scheme variant of the Office 2010 palette.
Initialize a new instance of the PaletteOffice2010Blue class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides the Silver color scheme variant of the Office 2010 palette.
Initialize a new instance of the PaletteOffice2010Silver class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides a base for Office 2013 palettes.
Initialize a new instance of the PaletteOffice2013Base class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provides the dark gray color scheme variant of the Office 2013 palette.
Initialize a new instance of the PaletteOffice2013DarkGray class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides the light gray color scheme variant of the Office 2013 palette.
Initialize a new instance of the PaletteOffice2013DarkGray class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides the White color scheme variant of the Office 2013 palette.
Initialize a new instance of the PaletteOffice2010Silver class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the single instance of the PaletteOffice2013WhiteBase palette.
Initialize a new instance of the PaletteOffice2013WhiteBase class.
Array of palette specific colors.
List of images for check box.
List of images for gallery buttons.
Array of images for radio button.
Array of track bar specific colors.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Take into account the current theme when creating an Office 2003 appearance.
Initialize a new instance of the PaletteProfessionalOffice2003 class.
Generate an appropriate color table.
KryptonColorTable instance.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Provides a professional appearance using colors/fonts generated from system settings.
Initialize a new instance of the PaletteOffice2003Base class.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Generate an appropriate color table.
KryptonProfessionalKCT instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provides a professional appearance using colors/fonts generated from system settings.
Initialize a new instance of the PaletteProfessionalSystem class.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Generate an appropriate color table.
KryptonProfessionalKCT instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provides a fixed blue variation on the sparkle appearance.
Initialize a new instance of the PaletteSparkle class.
Colors used mainly for the ribbon.
Colors used mainly for the sparkle settings.
Colors for app button in normal state.
Colors for app button in tracking state.
Colors for app button in pressed state.
Colors for tracking a collapsed group border.
Images for check box controls.
Images for radio button controls.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provides a fixed blue variation on the sparkle appearance.
Initialize a new instance of the PaletteSparkleBlueDarkMode class.
Provides a fixed blue variation on the sparkle appearance.
Initialize a new instance of the PaletteSparkleBlueDarkModeBase class.
Colors used mainly for the ribbon.
Colors used mainly for the sparkle settings.
Colors for app button in normal state.
Colors for app button in tracking state.
Colors for app button in pressed state.
Colors for tracking a collapsed group border.
Images for check box controls.
Images for radio button controls.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provides a fixed blue variation on the sparkle appearance.
Initialize a new instance of the PaletteSparkleBlueLightMode class.
Provides a fixed orange variation on the sparkle appearance.
Initialize a new instance of the PaletteSparkleOrangeDarkMode class.
Provides a fixed orange variation on the sparkle appearance.
Initialize a new instance of the PaletteSparkleOrangeLightMode class.
Provides a fixed purple variation on the sparkle appearance.
Initialize a new instance of the PaletteSparklePurpleDarkMode class.
Provides a fixed purple variation on the sparkle appearance.
Initialize a new instance of the PaletteSparklePurpleLightMode class.
Provides a fixed blue variation on the sparkle appearance.
Initialize a new instance of the PaletteSparkleBlue class.
Provides a fixed orange variation on the sparkle appearance.
Initialize a new instance of the PaletteSparkleOrange class.
Provides a fixed purple variation on the sparkle appearance.
Initialize a new instance of the PaletteSparkleRed class.
Provides a base for Visual Studio palettes.
Initializes a new instance of the class.
The scheme colours.
The check box list.
The gallery button list.
The radio button array.
The track bar colours.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provides a base for Visual Studio palettes.
Initializes a new instance of the class.
The scheme colours.
The check box list.
The gallery button list.
The radio button array.
The track bar colours.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provides a base for Visual Studio palettes.
Initializes a new instance of the class.
The scheme colours.
The check box list.
The gallery button list.
The radio button array.
The track bar colours.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provides a base for Visual Studio palettes.
Initializes a new instance of the class.
The scheme colours.
The check box list.
The gallery button list.
The radio button array.
The track bar colours.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provides a base for Visual Studio palettes.
Initializes a new instance of the class.
The scheme colours.
The check box list.
The gallery button list.
The radio button array.
The track bar colours.
Gets the renderer to use for this palette.
Renderer to use for drawing palette settings.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Background style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the image color that should be transparent.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Enum of the button to fetch.
State of the button to fetch.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the ribbon shape that should be used.
Ribbon shape value.
Gets the text alignment for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the font for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the color for the ribbon context text.
Palette value should be applicable to this state.
Font value.
Gets the dark disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the light disabled color used for ribbon glyphs.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow light.
Palette value should be applicable to this state.
Color value.
Gets the color for the drop arrow dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the dialog launcher light.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the group separator light.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar dark.
Palette value should be applicable to this state.
Color value.
Gets the color for the minimize bar light.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab separator.
Palette value should be applicable to this state.
Color value.
Gets the color for the tab context separators.
Palette value should be applicable to this state.
Color value.
Gets the font for the ribbon text.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the ribbon font.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the color for the extra QAT button dark content color.
Palette value should be applicable to this state.
Color value.
Gets the color for the extra QAT button light content color.
Palette value should be applicable to this state.
Color value.
Gets the method used to draw the background of a ribbon item.
Background style.
Palette value should be applicable to this state.
PaletteRibbonBackStyle value.
Gets the first background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the third background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fourth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the fifth background color for the ribbon item.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the =color for the item text.
Text style.
Palette value should be applicable to this state.
Color value.
Gets the first element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the second element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the third element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fourth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets the fifth element color.
Element for which color is required.
Palette value should be applicable to this state.
Color value.
Gets access to the color table instance.
Handle a change in the user preferences.
Source of event.
Event data.
Provides the Visual Studio 2010 colour theme, based on the 2007 renderer.
Initializes a new instance of the class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides the Visual Studio 2010 colour theme, based on the 2010 renderer.
Initializes a new instance of the class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides the Visual Studio 2010 colour theme, based on the 2013 renderer.
Initializes a new instance of the class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Provides the Visual Studio 2010 colour theme, based on the Microsoft 365 renderer.
Initializes a new instance of the class.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Initialize a new instance of the KryptonInternalKCT class.
Initial base KCT to inherit values from.
Reference to associated palette.
Gets a value indicating if all values are default.
Gets the starting color of the gradient used when the button is checked.
Sets and sets the internal ButtonCheckedGradientBegin value.
Gets the end color of the gradient used when the button is checked.
Sets and sets the internal ButtonCheckedGradientEnd value.
Gets the middle color of the gradient used when the button is checked.
Sets and sets the internal ButtonCheckedGradientMiddle value.
Gets the solid color used when the button is checked.
Sets and sets the internal ButtonCheckedHighlight value.
Gets the border color to use with ButtonCheckedHighlight.
Sets and sets the internal ButtonCheckedHighlightBorder value.
Gets the border color to use with the ButtonPressedGradientBegin, ButtonPressedGradientMiddle, and ButtonPressedGradientEnd colors.
Sets and sets the internal ButtonPressedBorder value.
Gets the starting color of the gradient used when the button is pressed.
Sets and sets the internal ButtonPressedGradientBegin value.
Gets the end color of the gradient used when the button is pressed.
Sets and sets the internal ButtonPressedGradientEnd value.
Gets the middle color of the gradient used when the button is pressed.
Sets and sets the internal ButtonPressedGradientMiddle value.
Gets the solid color used when the button is pressed.
Sets and sets the internal ButtonPressedHighlight value.
Gets the border color to use with ButtonPressedHighlight.
Sets and sets the internal ButtonPressedHighlightBorder value.
Gets the border color to use with the ButtonSelectedGradientBegin, ButtonSelectedGradientMiddle, and ButtonSelectedGradientEnd colors.
Sets and sets the internal ButtonSelectedBorder value.
Gets the starting color of the gradient used when the button is selected.
Sets and sets the internal ButtonSelectedGradientBegin value.
Gets the end color of the gradient used when the button is selected.
Sets and sets the internal ButtonSelectedGradientEnd value.
Gets the middle color of the gradient used when the button is selected.
Sets and sets the internal ButtonSelectedGradientMiddle value.
Gets the solid color used when the button is selected.
Sets and sets the internal ButtonSelectedHighlight value.
Gets the border color to use with ButtonSelectedHighlight.
Sets and sets the internal ButtonSelectedHighlightBorder value.
Gets the solid color to use when the button is checked and gradients are being used.
Sets and sets the internal CheckBackground value.
Gets the solid color to use when the button is checked and selected and gradients are being used.
Sets and sets the internal CheckPressedBackground value.
Gets the solid color to use when the button is checked and selected and gradients are being used.
Sets and sets the internal CheckSelectedBackground value.
Gets the color to use for shadow effects on the grip (move handle).
Sets and sets the internal GripDark value.
Gets the color to use for highlight effects on the grip (move handle).
Sets and sets the internal GripLight value.
Gets the starting color of the gradient used in the image margin of a ToolStripDropDownMenu.
Sets and sets the internal ImageMarginGradientBegin value.
Gets the end color of the gradient used in the image margin of a ToolStripDropDownMenu.
Sets and sets the internal ImageMarginGradientEnd value.
Gets the middle color of the gradient used in the image margin of a ToolStripDropDownMenu.
Sets and sets the internal ImageMarginGradientMiddle value.
Gets the starting color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed.
Sets and sets the internal ImageMarginRevealedGradientBegin value.
Gets the end color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed.
Sets and sets the internal ImageMarginRevealedGradientEnd value.
Gets the middle color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed.
Sets and sets the internal ImageMarginRevealedGradientMiddle value.
Gets the color that is the border color to use on a MenuStrip.
Sets and sets the internal MenuBorder value.
Gets the color used to draw menu item text.
Sets and sets the internal MenuItemText value.
Gets the font used to draw text on a status strip.
Sets and sets the internal MenuStripFont value.
Gets the border color to use with a ToolStripMenuItem.
Sets and sets the internal MenuItemBorder value.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed.
Sets and sets the internal MenuItemPressedGradientBegin value.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed.
Sets and sets the internal MenuItemPressedGradientEnd value.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed.
Sets and sets the internal MenuItemPressedGradientMiddle value.
Gets the solid color to use when a ToolStripMenuItem other than the top-level ToolStripMenuItem is selected.
Sets and sets the internal MenuItemSelected value.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Sets and sets the internal MenuItemSelectedGradientBegin value.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Sets and sets the internal MenuItemSelectedGradientEnd value.
Gets the color used to draw text on a menu strip.
Sets and sets the internal MenuStripText value.
Gets the starting color of the gradient used in the MenuStrip.
Sets and sets the internal MenuStripGradientBegin value.
Gets the end color of the gradient used in the MenuStrip.
Sets and sets the internal MenuStripGradientEnd value.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Sets and sets the internal OverflowButtonGradientBegin value.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Sets and sets the internal OverflowButtonGradientEnd value.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Sets and sets the internal OverflowButtonGradientMiddle value.
Gets the starting color of the gradient used in the ToolStripContainer.
Sets and sets the internal RaftingContainerGradientBegin value.
Gets the end color of the gradient used in the ToolStripContainer.
Sets and sets the internal RaftingContainerGradientEnd value.
Gets the color to use to for shadow effects on the ToolStripSeparator.
Sets and sets the internal SeparatorDark value.
Gets the color to use to for highlight effects on the ToolStripSeparator.
Sets and sets the internal SeparatorLight value.
Gets the color used to draw text on a status strip.
Sets and sets the internal StatusStripText value.
Gets the font used to draw text on a status strip.
Sets and sets the internal StatusStripFont value.
Gets the starting color of the gradient used on the StatusStrip.
Sets and sets the internal StatusStripGradientBegin value.
Gets the end color of the gradient used on the StatusStrip.
Sets and sets the internal StatusStripGradientEnd value.
Gets the color used to draw text on a tool strip.
Sets and sets the internal ToolStripText value.
Gets the font used to draw text on a tool strip.
Sets and sets the internal ToolStripFont value.
Gets the border color to use on the bottom edge of the ToolStrip.
Sets and sets the internal ToolStripBorder value.
Gets the starting color of the gradient used in the ToolStripContentPanel.
Sets and sets the internal ToolStripContentPanelGradientBegin value.
Gets the end color of the gradient used in the ToolStripContentPanel.
Sets and sets the internal ToolStripContentPanelGradientEnd value.
Gets the solid background color of the ToolStripDropDown.
Sets and sets the internal ToolStripDropDownBackground value.
Gets the starting color of the gradient used in the ToolStrip background.
Sets and sets the internal ToolStripGradientBegin value.
Gets the end color of the gradient used in the ToolStrip background.
Sets and sets the internal ToolStripGradientEnd value.
Gets the middle color of the gradient used in the ToolStrip background.
Sets and sets the internal ToolStripGradientMiddle value.
Gets the starting color of the gradient used in the ToolStripPanel.
Sets and sets the internal ToolStripPanelGradientBegin value.
Gets the end color of the gradient used in the ToolStripPanel.
Sets and sets the internal ToolStripPanelGradientEnd value.
Gets a value indicating if rounded edges are required.
Sets and sets the internal UseRoundedEdges value.
Base class for defining button specifications.
Occurs when a button spec change occurs.
Initialize a new instance of the KryptonPaletteButtonSpecBase class.
Palette redirector for sourcing inherited values.
Gets a value indicating if all values are default.
Gets access to the redirector.
Update the redirector with new reference.
Target redirector.
Populate values from the base palette.
The style of the button spec instance.
Gets and sets the button style.
Resets the Style property to its default value.
Gets and sets the button orientation.
Resets the Orientation property to its default value.
Gets and sets the header edge to display the button against.
Resets the Edge property to its default value.
Gets the icon to display for the button.
Style of button spec.
Icon value.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the image transparent color.
Style of button spec.
Color value.
Gets the short text to display for the button.
Style of button spec.
String value.
Gets the long text to display for the button.
Style of button spec.
String value.
Gets the tooltip title text to display for the button.
Style of button spec.
String value.
Gets the color to remap from the image to the container foreground.
Style of button spec.
Color value.
Gets the button style used for drawing the button.
Style of button spec.
PaletteButtonStyle value.
Get the location for the button.
Style of button spec.
HeaderLocation value.
Gets the edge to position the button against.
Style of button spec.
PaletteRelativeEdgeAlign value.
Gets the button orientation.
Style of button spec.
PaletteButtonOrientation value.
Raises the ButtonSpecChanged event.
Source of the event.
An EventArgs containing event data.
Overrides for defining button specifications.
Occurs when a button spec change occurs.
Initialize a new instance of the KryptonPaletteButtonSpecs class.
Palette redirector for sourcing inherited values.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common button specification.
Gets access to the generic button specification.
Gets access to the close button specification.
Gets access to the context button specification.
Gets access to the next button specification.
Gets access to the previous button specification.
Gets access to the left arrow button specification.
Gets access to the right arrow button specification.
Gets access to the right up button specification.
Gets access to the right up button specification.
Gets access to the drop-down button specification.
Gets access to the pin vertical button specification.
Gets access to the pin horizontal button specification.
Gets access to the form close button specification.
Gets access to the form minimize button specification.
Gets access to the form maximize button specification.
Gets access to the form restore button specification.
Gets access to the form "Help" button specification.
Gets access to the pendant close button specification.
Gets access to the pendant minimize button specification.
Gets access to the pendant restore button specification.
Gets access to the workspace maximize button specification.
Gets access to the workspace restore button specification.
Gets access to the ribbon minimize button specification.
Gets access to the ribbon expand button specification.
Raises the ButtonSpecChanged event.
Source of the event.
An EventArgs containing event data.
Overrides for defining typed button specifications.
Initialize a new instance of the KryptonPaletteButtonSpecCommon class.
Palette redirector for sourcing inherited values.
Gets a value indicating if all values are default.
Populate values from the base palette.
The style of the button spec instance.
Gets and sets the button image.
Resets the Image property to its default value.
Gets access to the state specific images for the button.
Gets and sets the button text.
Resets the Text property to its default value.
Gets and sets the button extra text.
Resets the ExtraText property to its default value.
Gets and sets the button tooltip title text.
Resets the ToolTipTitle property to its default value.
Gets and sets image color to remap to container foreground.
Resets the ColorMap property to its default value.
Gets and sets if the button image be inherited if defined as null.
Resets the AllowInheritImage property to its default value.
Gets and sets if the button text be inherited if defined as empty.
Resets the AllowInheritText property to its default value.
Gets and sets if the button extra text be inherited if defined as empty.
Resets the AllowInheritExtraText property to its default value.
Gets and sets if the button tooltip title text be inherited if defined as empty.
Resets the AllowInheritToolTipTitle property to its default value.
Gets the image to display for the button.
Style of button spec.
State for which image is required.
Image value.
Gets the short text to display for the button.
Style of button spec.
String value.
Gets the long text to display for the button.
Style of button spec.
String value.
Gets the tooltip title text to display for the button.
Style of button spec.
String value.
Gets the color to remap from the image to the container foreground.
Style of button spec.
Color value.
Storage of palette calendar day states.
Initialize a new instance of the KryptonPaletteCalendarDay class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common calendar day appearance that other states can override.
Gets access to the disabled calendar day appearance entries.
Gets access to the normal calendar day appearance entries.
Gets access to the hot tracking calendar day appearance entries.
Gets access to the pressed calendar day appearance entries.
Gets access to the normal checked calendar day appearance entries.
Gets access to the hot tracking checked calendar day appearance entries.
Gets access to the pressed checked calendar day appearance entries.
Gets access to the calendar day appearance when it has focus.
Gets access to the calendar day appearance when it has bolded days.
Gets access to the calendar day appearance when it is today.
Storage of user supplied values not used by Krypton.
Initialize a new instance of the KryptonPaletteCargo class.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets and sets a user supplied color value.
esets the Color1 property to its default value.
Gets and sets a user supplied color value.
esets the Color2 property to its default value.
Gets and sets a user supplied color value.
esets the Color3 property to its default value.
Gets and sets a user supplied color value.
esets the Color4 property to its default value.
Gets and sets a user supplied color value.
esets the Color5 property to its default value.
Storage of palette check button states.
Initialize a new instance of the KryptonPaletteButtonBase class.
Redirector to inherit values from.
Background style.
Border style.
Content style.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common button appearance that other states can override.
Gets access to the disabled button appearance entries.
Gets access to the normal button appearance entries.
Gets access to the hot tracking button appearance entries.
Gets access to the pressed button appearance entries.
Gets access to the normal checked button appearance entries.
Gets access to the hot tracking checked button appearance entries.
Gets access to the pressed checked button appearance entries.
Gets access to the normal button appearance when default.
Gets access to the button appearance when it has focus.
Storage for check button palette settings.
Initialize a new instance of the KryptonPaletteButtons class.
Palette redirector for sourcing inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
Gets access to the common inherited button appearance.
Gets access to the Standalone appearance entries.
Gets access to the Alternate appearance entries.
Gets access to the LowProfile appearance entries.
Gets access to the ButtonSpec appearance entries.
Gets access to the BreadCrumb appearance entries.
Gets access to the CalendarDay appearance entries.
Gets access to the ButtonCluster appearance entries.
Gets access to the ButtonGallery appearance entries.
Gets access to the ButtonNavigatorStack appearance entries.
Gets access to the ButtonNavigatorOverflow appearance entries.
Gets access to the ButtonNavigatorMini appearance entries.
Gets access to the ButtonInputControl appearance entries.
Gets access to the ButtonListItem appearance entries.
Gets access to the ButtonForm appearance entries.
Gets access to the ButtonFormClose appearance entries.
Gets access to the ButtonCommand appearance entries.
Gets access to the Custom1 appearance entries.
Gets access to the Custom2 appearance entries.
Gets access to the Custom3 appearance entries.
Storage for common palette settings.
Initialize a new instance of the KryptonPaletteCommon class.
Palette redirector for sourcing inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets access to the all appearance entries.
Gets access to the disabled appearance entries.
Gets access to the non-disabled appearance entries.
Settings associated with context menus.
Initialize a new instance of the KryptonPaletteContextMenu class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
Gets access to the common appearance that other states can override.
Gets access to the disabled appearance that other states can override.
Gets access to the normal appearance that other states can override.
Gets access to the highlight appearance that other states can override.
Gets access to the checked appearance that other states can override.
Storage for palette control states.
Initialize a new instance of the KryptonPaletteControl class.
Redirector to inherit values from.
Background style.
Border style.
Delegate for notifying paint requests.
Gets access to the common control appearance that other states can override.
Gets access to the disabled control appearance entries.
Gets access to the normal control appearance entries.
Storage for control palette settings.
Initialize a new instance of the KryptonPaletteControls class.
Palette redirector for sourcing inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
Gets access to the common control appearance.
Gets access to the client control appearance.
Gets access to the alternate control appearance.
Gets access to the group box control appearance.
Gets access to the tooltip control appearance.
Gets access to the control ribbon style appearance.
Gets access to the control ribbon application menu style appearance.
Gets access to the first custom control appearance.
Gets access to the first custom control appearance.
Gets access to the first custom control appearance.
Base storage class for palette double (background/border) that expose three states.
Initialize a new instance of KryptonPaletteDouble3 KryptonPaletteControl class.
Redirector to inherit values from.
Background style.
Border style.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Storage of user supplied font values, not used by Krypton.
Initializes a new instance of the class.
Palette redirector for sourcing inherited values
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets and sets a user supplied font value.
Resets the CommonLongTextFont property to its default value.
Gets and sets a user supplied font value.
Resets the CommonShortTextFont property to its default value.
Storage for palette form states.
Initialize a new instance of the KryptonPaletteForm class.
Redirector to inherit values from.
Background style.
Border style.
Delegate for notifying paint requests.
Gets access to the common control appearance that other states can override.
Gets access to the inactive form appearance entries.
Gets access to the active form appearance entries.
Storage for form palette settings.
Initialize a new instance of the KryptonPaletteForms class.
Palette redirector for sourcing inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
Gets access to the common form appearance.
Gets access to the main form appearance.
Gets access to the first custom form appearance.
Gets access to the first custom form appearance.
Gets access to the first custom form appearance.
Storage of palette grid states.
Initialize a new instance of the KryptonPaletteGrid class.
Redirector to inherit values from.
Grid style.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
Grid style to use for populating.
Gets access to the common grid appearance that other states can override.
Gets access to the disabled grid appearance entries.
Gets access to the normal grid appearance entries.
Gets access to the hot tracking grid appearance entries.
Gets access to the pressed grid appearance entries.
Gets access to the selected grid appearance entries.
Storage for grids palette settings.
Initialize a new instance of the KryptonPaletteGrids class.
Palette redirector for sourcing inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
Gets access to the common grid appearance entries.
Gets access to the list grid appearance entries.
Gets access to the sheet grid appearance entries.
Gets access to the first custom grid appearance entries.
Gets access to the first custom grid appearance entries.
Gets access to the first custom grid appearance entries.
Storage for palette header states.
Initialize a new instance of the KryptonPaletteHeader class.
Redirector to inherit values from.
Background style.
Border style.
Content style.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common header appearance that other states can override.
Gets access to the disabled header appearance entries.
Gets access to the normal header appearance entries.
Storage for palette header group states.
Initialize a new instance of the KryptonPaletteHeaderGroup class.
inheritance redirection instance.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common header group appearance entries.
Storage for header group values for a specific state.
Initialize a new instance of the KryptonPaletteHeaderGroupState class.
Redirection for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets the padding used to position the primary header.
Reset the PrimaryHeaderPadding to the default value.
Gets the padding used to position the secondary header.
Reset the SecondaryHeaderPadding to the default value.
Gets the padding used to position the dock inactive header.
Reset the DockInactiveHeaderPadding to the default value.
Gets the padding used to position the dock active header.
Reset the DockActiveHeaderPadding to the default value.
Gets and sets a value indicating if headers should overlay the border.
Resets the OverlayHeaders property to its default value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Storage for header palette settings.
Initialize a new instance of the KryptonPaletteHeaders class.
Palette redirector for sourcing inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
Gets access to the common header appearance entries.
Gets access to the primary header appearance entries.
Gets access to the secondary header appearance entries.
Gets access to the inactive dock header appearance entries.
Gets access to the active dock header appearance entries.
Gets access to the calendar header appearance entries.
Gets access to the main form header appearance entries.
Gets access to the first custom header appearance entries.
Gets access to the second custom header appearance entries.
Gets access to the second custom header appearance entries.
Storage for palette image settings.
Initialize a new instance of the KryptonPaletteImages class.
Palette redirector for sourcing inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the check box set of images.
Gets access to the context menu set of images.
Gets access to the gallery button images.
Gets access to the radio button set of images.
Gets access to the tree view set of images.
Gets access the integrated tool bar set of images.
Storage for palette check box images.
Initialize a new instance of the KryptonPaletteImagesCheckBox class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Update the redirector with new reference.
Target redirector.
Gets and sets the common image that other check box images inherit from.
Resets the Common property to its default value.
Gets and sets the image for use when the check box is not checked and disabled.
Resets the UncheckedDisabled property to its default value.
Gets and sets the image for use when the check box is unchecked.
Resets the UncheckedNormal property to its default value.
Gets and sets the image for use when the check box is unchecked and hot tracking.
Resets the UncheckedTracking property to its default value.
Gets and sets the image for use when the check box is unchecked and pressed.
Resets the UncheckedPressed property to its default value.
Gets and sets the image for use when the check box is checked but disabled.
Resets the CheckedDisabled property to its default value.
Gets and sets the image for use when the check box is checked.
Resets the CheckedNormal property to its default value.
Gets and sets the image for use when the check box is checked and hot tracking.
Resets the CheckedTracking property to its default value.
Gets and sets the image for use when the check box is checked and pressed.
Resets the CheckedPressed property to its default value.
Gets and sets the image for use when the check box is indeterminate but disabled.
Resets the IndeterminateDisabled property to its default value.
Gets and sets the image for use when the check box is indeterminate.
Resets the IndeterminateNormal property to its default value.
Gets and sets the image for use when the check box is indeterminate and hot tracking.
Resets the IndeterminateTracking property to its default value.
Gets and sets the image for use when the check box is indeterminate and pressed.
Resets the IndeterminatePressed property to its default value.
Storage for palette context menu images.
Initialize a new instance of the KryptonPaletteImagesContextMenu class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Update the redirector with new reference.
Target redirector.
Gets and sets the image for use with a checked menu item.
Resets the Checked property to its default value.
Gets and sets the image for use with an indeterminate menu item.
Resets the Indeterminate property to its default value.
Gets and sets an image indicating a sub-menu on a context menu item.
Resets the SubMenu property to its default value.
Storage for gallery button state specific images.
Initialize a new instance of the KryptonPaletteImagesGalleryButton class.
Which button this instance represents.
Redirector to inherit values from.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Update the redirector with new reference.
Target redirector.
Gets and sets the common image that other gallery button images inherit from.
Resets the Common property to its default value.
Gets and sets the image for use when the gallery button is disabled.
Resets the Disabled property to its default value.
Gets and sets the image for use when the gallery button is normal.
Resets the Normal property to its default value.
Gets and sets the image for use when the gallery button is hot tracking.
Resets the Tracking property to its default value.
Gets and sets the image for use when the gallery button is pressed.
Resets the Pressed property to its default value.
Storage for gallery button images.
Initialize a new instance of the KryptonPaletteImagesGalleryButtons class.
Palette redirector for sourcing inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gallery up button images.
Gallery down button images.
Gallery drop-down button images.
Storage for palette integrated toolbar images.
Initializes a new instance of the class.
The redirect.
The need paint.
Populates values from base palette.
Update the redirector with new reference.
Target redirector.
Gets and sets new image that the integrated toolbar inherits from.
Gets and sets open image that the integrated toolbar inherits from.
Gets and sets save image that the integrated toolbar inherits from.
Gets and sets save as image that the integrated toolbar inherits from.
Gets and sets save all image that the integrated toolbar inherits from.
Gets and sets cut image that the integrated toolbar inherits from.
Gets and sets copy image that the integrated toolbar inherits from.
Gets and sets paste image that the integrated toolbar inherits from.
Gets and sets undo image that the integrated toolbar inherits from.
Gets and sets redo image that the integrated toolbar inherits from.
Gets and sets page setup image that the integrated toolbar inherits from.
Gets and sets print preview image that the integrated toolbar inherits from.
Gets and sets print image that the integrated toolbar inherits from.
Gets and sets quick print image that the integrated toolbar inherits from.
Gets and sets help image that the integrated toolbar inherits from.
Storage for palette radio button images.
Initialize a new instance of the KryptonPaletteImagesRadioButton class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Update the redirector with new reference.
Target redirector.
Gets and sets the common image that other check box images inherit from.
Resets the Common property to its default value.
Gets and sets the image for use when the check box is not checked and disabled.
Resets the UncheckedDisabled property to its default value.
Gets and sets the image for use when the check box is unchecked.
Resets the UncheckedNormal property to its default value.
Gets and sets the image for use when the check box is unchecked and hot tracking.
Resets the UncheckedTracking property to its default value.
Gets and sets the image for use when the check box is unchecked and pressed.
Resets the UncheckedPressed property to its default value.
Gets and sets the image for use when the check box is checked but disabled.
Resets the CheckedDisabled property to its default value.
Gets and sets the image for use when the check box is checked.
Resets the CheckedNormal property to its default value.
Gets and sets the image for use when the check box is checked and hot tracking.
Resets the CheckedTracking property to its default value.
Gets and sets the image for use when the check box is checked and pressed.
Resets the CheckedPressed property to its default value.
Storage for palette tree view images.
Initialize a new instance of the KryptonPaletteImagesTreeView class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Update the redirector with new reference.
Target redirector.
Gets and sets the image for use when a node is collapsed.
Resets the Plus property to its default value.
Gets and sets the image for use when a node is expanded.
Resets the Minus property to its default value.
Storage for palette input control states.
Initialize a new instance of the KryptonPaletteInputControl class.
Redirector to inherit values from.
Background style.
Border style.
Content style.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common input control appearance that other states can override.
Gets access to the disabled input control appearance entries.
Gets access to the normal input control appearance entries.
Gets access to the active input control appearance entries.
Gets access to the pressed input control appearance entries.
Gets access to the context normal input control appearance entries.
Gets access to the context tracking input control appearance entries.
Gets access to the context pressed input control appearance entries.
Storage for input control palette settings.
Initialize a new instance of the KryptonPaletteInputControls class.
Palette redirector for sourcing inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
Gets access to the common input control appearance.
Gets access to the standalone input control appearance.
Gets access to the input control ribbon style appearance.
Gets access to the custom input control appearance.
Gets access to the custom input control appearance.
Gets access to the custom input control appearance.
Storage for palette label states.
Initialize a new instance of the KryptonPaletteLabel class.
Redirector to inherit values from.
Content style.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common label appearance that other states can override.
Gets access to the disabled label appearance entries.
Gets access to the normal label appearance entries.
Gets access to the label appearance when it has focus.
Gets access to normal state modifications when label has been visited.
Gets access to normal state modifications when label has not been visited.
Gets access to the pressed label appearance entries.
Storage for label palette settings.
Initialize a new instance of the KryptonPaletteLabels class.
Palette redirector for sourcing inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
Gets access to the common label appearance entries.
Gets access to the normal label used for control style backgrounds.
Gets access to the bold label used for control style backgrounds.
Gets access to the italic label used for control style backgrounds.
Gets access to the title label used for control style backgrounds.
Gets access to the normal label used for panel style backgrounds.
Gets access to the bold label used for panel style backgrounds.
Gets access to the italic label used for panel style backgrounds.
Gets access to the title label used for panel style backgrounds.
Gets access to the caption label used for group box style backgrounds.
Gets access to the tooltip label appearance entries.
Gets access to the super tooltip label appearance entries.
Gets access to the keytip label appearance entries.
Gets access to the first custom label appearance entries.
Gets access to the second custom label appearance entries.
Gets access to the third custom label appearance entries.
Storage for palette navigator states.
Initialize a new instance of the KryptonPaletteNavigator class.
inheritance redirection instance.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common navigator appearance entries.
Storage for an individual navigator states.
Initialize a new instance of the KryptonPaletteNavigatorState class.
inheritance redirection instance.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the navigator bar appearance entries.
Storage for bar values for a navigator state.
Initialize a new instance of the KryptonPaletteNavigatorStateBar class.
Redirection for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets and sets the padding used around the bar when displaying tabs.
Reset the BarPaddingTabs to the default value.
Gets and sets the padding used around the bar when placed inside the group.
Reset the BarPaddingInside to the default value.
Gets and sets the padding used around the bar when placed outside the group.
Reset the BarPaddingOutside to the default value.
Gets and sets the padding used around the bar when placed on its own.
Reset the BarPaddingOnly to the default value.
Gets and sets the padding used around each button on the button bar.
Reset the ButtonPadding to the default value.
Gets the sets how far to inset buttons from the control edge.
Reset the ButtonEdgeOutside to the default value.
Gets the sets how far to inset buttons from the button bar.
Reset the ButtonEdgeInside to the default value.
Gets the sets the spacing gap between each check button.
Reset the CheckButtonGap to the default value.
Gets the sets the spacing gap between each ribbon tab.
Reset the RibbonTabGap to the default value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Storage for palette panel states.
Initialize a new instance of the KryptonPalettePanel class.
Redirector to inherit values from.
Back style.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common panel appearance that other states can override.
Gets access to the disabled panel appearance entries.
Gets access to the normal panel appearance entries.
Storage for panel palette settings.
Initialize a new instance of the KryptonPalettePanels class.
Palette redirector for sourcing inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
Gets access to the common panel appearance.
Gets access to the client panel appearance.
Gets access to the alternate panel appearance.
Gets access to the ribbon inactive panel appearance.
Gets access to the first custom panel appearance.
Gets access to the first custom panel appearance.
Gets access to the first custom panel appearance.
Settings associated with ribbon control.
Initialize a new instance of the KryptonPaletteRibbon class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Get access to the application button tab settings.
Gets access to the application button menu outer palette details.
Gets access to the application button menu inner palette details.
Gets access to the application button menu recent docs palette details.
Gets access to the application button menu recent documents title.
Gets access to the application button menu recent documents entry.
Get access to the general ribbon settings.
Get access to the "File App Tab" ribbon settings.
Get access to the ribbon group area settings.
Get access to the ribbon group button text settings.
Get access to the ribbon group check box text settings.
Get access to the ribbon group normal border settings.
Get access to the ribbon group normal title settings.
Get access to the ribbon group collapsed border settings.
Get access to the ribbon group collapsed background settings.
Get access to the ribbon group collapsed frame border settings.
Get access to the ribbon group collapsed frame background settings.
Get access to the ribbon group collapsed text settings.
Get access to the ribbon group label text settings.
Get access to the ribbon radio button box text settings.
Get access to the quick access toolbar full settings.
Get access to the quick access toolbar mini settings.
Get access to the quick access toolbar overflow settings.
Get access to the ribbon tab settings.
Gets access to the ribbon gallery background palette details.
Gets access to the ribbon gallery border palette details.
Storage for palette ribbon scroller states.
Initialize a new instance of the KryptonPaletteRibbonAppButton class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common ribbon application button appearance that other states can override.
Gets access to the normal ribbon application button appearance entries.
Gets access to the tracking ribbon application button appearance entries.
Gets access to the pressed ribbon application button appearance entries.
Storage for palette ribbon group area states.
Initialize a new instance of the KryptonPaletteRibbonGroupArea class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common ribbon application button appearance that other states can override.
Gets access to the checked ribbon group area appearance entries.
Gets access to the context checked ribbon group area appearance entries.
Gets access to the tracking ribbon group area appearance entries.
Gets access to the context pressed ribbon group area appearance entries.
Gets access to the context tracking ribbon group area appearance entries.
Storage for palette ribbon group text states.
Initialize a new instance of the KryptonPaletteRibbonGroupBaseText class.
Redirector to inherit values from.
Inherit text style.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common ribbon group text appearance that other states can override.
Gets access to the normal ribbon group text appearance entries.
Gets access to the tracking ribbon group text appearance entries.
Storage for palette ribbon group button text states.
Initialize a new instance of the KryptonPaletteRibbonGroupButtonText class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Storage for palette ribbon group button text states.
Initialize a new instance of the KryptonPaletteRibbonGroupCheckBoxText class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Storage for palette ribbon group collapsed background states.
Initialize a new instance of the KryptonPaletteRibbonGroupCollapsedBack class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common ribbon group collapsed border appearance that other states can override.
Gets access to the normal ribbon group collapsed border appearance entries.
Gets access to the tracking ribbon group collapsed border appearance entries.
Gets access to the context normal ribbon group collapsed border appearance entries.
Gets access to the context tracking ribbon group collapsed border appearance entries.
Storage for palette ribbon group collapsed border states.
Initialize a new instance of the KryptonPaletteRibbonGroupCollapsedBorder class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common ribbon group collapsed border appearance that other states can override.
Gets access to the normal ribbon group collapsed border appearance entries.
Gets access to the tracking ribbon group collapsed border appearance entries.
Gets access to the context normal ribbon group collapsed border appearance entries.
Gets access to the context tracking ribbon group collapsed border appearance entries.
Storage for palette ribbon group collapsed frame background states.
Initialize a new instance of the KryptonPaletteRibbonGroupCollapsedFrameBack class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common ribbon group collapsed border appearance that other states can override.
Gets access to the normal ribbon group collapsed border appearance entries.
Gets access to the tracking ribbon group collapsed border appearance entries.
Gets access to the context normal ribbon group collapsed border appearance entries.
Gets access to the context tracking ribbon group collapsed border appearance entries.
Storage for palette ribbon group collapsed frame border states.
Initialize a new instance of the KryptonPaletteRibbonGroupCollapsedFrameBorder class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common ribbon group collapsed border appearance that other states can override.
Gets access to the normal ribbon group collapsed border appearance entries.
Gets access to the tracking ribbon group collapsed border appearance entries.
Gets access to the context normal ribbon group collapsed border appearance entries.
Gets access to the context tracking ribbon group collapsed border appearance entries.
Storage for palette ribbon group collapsed text states.
Initialize a new instance of the KryptonPaletteRibbonGroupCollapsedText class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common ribbon group collapsed text appearance that other states can override.
Gets access to the normal ribbon group collapsed text appearance entries.
Gets access to the tracking ribbon group collapsed text appearance entries.
Gets access to the context normal ribbon group collapsed text appearance entries.
Gets access to the context tracking ribbon group collapsed text appearance entries.
Storage for palette ribbon group label text states.
Initialize a new instance of the KryptonPaletteRibbonGroupLabelText class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Storage for palette ribbon group normal border states.
Initialize a new instance of the KryptonPaletteRibbonGroupNormalBorder class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common ribbon group normal border appearance that other states can override.
Gets access to the normal ribbon group normal border appearance entries.
Gets access to the tracking ribbon group normal border appearance entries.
Gets access to the context normal ribbon group normal border appearance entries.
Gets access to the context tracking ribbon group normal border appearance entries.
Storage for palette ribbon group normal title states.
Initialize a new instance of the KryptonPaletteRibbonGroupNormalTitle class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common ribbon group normal title appearance that other states can override.
Gets access to the normal ribbon group normal title appearance entries.
Gets access to the tracking ribbon group normal title appearance entries.
Gets access to the context normal ribbon group normal title appearance entries.
Gets access to the context tracking ribbon group normal title appearance entries.
Storage for palette ribbon group radio button text states.
Initialize a new instance of the KryptonPaletteRibbonGroupRadioButtonText class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Storage for palette ribbon quick access bar mini version.
Initialize a new instance of the KryptonPaletteRibbonQATMinibar class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common ribbon quick access toolbar minibar values.
Gets access to the active ribbon quick access toolbar minibar values.
Gets access to the inactive ribbon quick access toolbar minibar values.
Storage for palette ribbon tab states.
Initialize a new instance of the KryptonPaletteRibbonTab class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common ribbon tab appearance that other states can override.
Gets access to the normal ribbon tab appearance entries.
Gets access to the tracking ribbon tab appearance entries.
Gets access to the checked normal ribbon tab appearance entries.
Gets access to the checked tracking ribbon tab appearance entries.
Gets access to the context tracking ribbon tab appearance entries.
Gets access to the checked normal ribbon tab appearance entries.
Gets access to the context checked tracking ribbon tab appearance entries.
Gets access to the focus overrides for ribbon tab appearance entries.
Storage for palette separator states.
Initialize a new instance of the KryptonPaletteSeparator class.
Redirector to inherit values from.
Background style.
Border style.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Which metric should be used for padding.
Gets access to the common separator appearance that other states can override.
Gets access to the disabled separator appearance entries.
Gets access to the normal separator appearance entries.
Gets access to the hot tracking separator appearance entries.
Gets access to the pressed separator appearance entries.
Storage for separator palette settings.
Initialize a new instance of the KryptonPaletteSeparators class.
Palette redirector for sourcing inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
Gets access to the common separator appearance entries.
Gets access to the low profile separator appearance entries.
Gets access to the high profile separator appearance entries.
Gets access to the high profile for internal separator appearance entries.
Gets access to the first custom separator appearance entries.
Gets access to the first custom separator appearance entries.
Gets access to the first custom separator appearance entries.
Storage of palette tab button states.
Initialize a new instance of the KryptonPaletteTabButton class.
Redirector to inherit values from.
Background style.
Border style.
Content style.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common tab appearance that other states can override.
Gets access to the disabled tab appearance entries.
Gets access to the normal tab appearance entries.
Gets access to the hot tracking tab appearance entries.
Gets access to the pressed tab appearance entries.
Gets access to the normal tab appearance entries.
Gets access to the tab appearance when it has focus.
Storage for tab button palette settings.
Initialize a new instance of the KryptonPaletteTabButtons class.
Palette redirector for sourcing inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
Gets access to the common appearance entries.
Gets access to the High Profile appearance entries.
Gets access to the Standard Profile appearance entries.
Gets access to the LowProfile appearance entries.
Gets access to the Dock appearance entries.
Gets access to the Dock AutoHidden appearance entries.
Gets access to the OneNote appearance entries.
Gets access to the Custom1 appearance entries.
Gets access to the Custom2 appearance entries.
Gets access to the Custom3 appearance entries.
Colors associated with menus and tool strip.
Initialize a new instance of the KryptonPaletteKCT class.
Associated palette instance.
Initial base KCT to inherit values from.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Get access to the button colors.
Get access to the grip colors.
Get access to the menu colors.
Get access to the rafting colors.
Get access to the menu strip colors.
Get access to the separator colors.
Get access to the status strip colors.
Get access to the tool strip colors.
Gets and sets the use of rounded or square edges when rendering.
esets the UseRoundedEdges property to its default value.
Base class for the palette TMS storage classes to derive from.
Initialize a new instance of the KryptonPaletteKCTBase class.
Reference to inherited values.
Delegate for notifying paint requests.
Gets access to the internal class used to inherit values.
Storage for button entries of the professional color table.
Initialize a new instance of the KryptonPaletteKCTButton class.
Reference to inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets and sets the starting color of the gradient used when the button is checked.
Resets the ButtonCheckedGradientBegin property to its default value.
Gets and sets the ending color of the gradient used when the button is checked.
Resets the ButtonCheckedGradientEnd property to its default value.
Gets and sets the middle color of the gradient used when the button is checked.
Resets the ButtonCheckedGradientMiddle property to its default value.
Gets and sets the highlight color used when the button is checked.
Resets the ButtonCheckedHighlight property to its default value.
Gets and sets the border color to use with ButtonCheckedHighlight.
Resets the ButtonCheckedHighlightBorder property to its default value.
Gets and sets the border color to use with the ButtonPressedGradientBegin, ButtonPressedGradientMiddle, and ButtonPressedGradientEnd colors.
Resets the ButtonPressedBorder property to its default value.
Gets and sets the starting color of the gradient used when the button is pressed.
Resets the ButtonPressedGradientBegin property to its default value.
Gets and sets the ending color of the gradient used when the button is pressed.
Resets the ButtonPressedGradientEnd property to its default value.
Gets and sets the middle color of the gradient used when the button is pressed.
Resets the ButtonPressedGradientMiddle property to its default value.
Gets and sets the solid color used when the button is pressed.
Resets the ButtonPressedHighlight property to its default value.
Gets and sets the border color to use with ButtonPressedHighlight.
Resets the ButtonPressedHighlightBorder property to its default value.
Gets and sets the border color to use with the ButtonSelectedGradientBegin, ButtonSelectedGradientMiddle, and ButtonSelectedGradientEnd colors.
Resets the ButtonSelectedBorder property to its default value.
Gets and sets the starting color of the gradient used when the button is selected.
Resets the ButtonSelectedGradientBegin property to its default value.
Gets and sets the ending color of the gradient used when the button is selected.
Resets the ButtonSelectedGradientEnd property to its default value.
Gets and sets the middle color of the gradient used when the button is selected.
Resets the ButtonSelectedGradientMiddle property to its default value.
Gets and sets the solid color used when the button is selected.
Resets the ButtonSelectedHighlight property to its default value.
Gets and sets the border color to use with ButtonSelectedHighlight.
Resets the ButtonSelectedHighlightBorder property to its default value.
Gets and sets the solid color to use when the button is checked and gradients are being used.
esets the CheckBackground property to its default value.
Gets and sets the solid color to use when the button is checked and selected and gradients are being used.
esets the CheckPressedBackground property to its default value.
Gets and sets the solid color to use when the button is checked and selected and gradients are being used.
esets the CheckSelectedBackground property to its default value.
Gets and sets the starting color of the gradient used in the ToolStripOverflowButton.
esets the OverflowButtonGradientBegin property to its default value.
Gets and sets the ending color of the gradient used in the ToolStripOverflowButton.
esets the OverflowButtonGradientEnd property to its default value.
Gets and sets the middle color of the gradient used in the ToolStripOverflowButton.
esets the OverflowButtonGradientMiddle property to its default value.
Storage for grip entries of the professional color table.
Initialize a new instance of the KryptonPaletteKCTGrip class.
Reference to inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets and sets the color to use for shadow effects on the grip (move handle).
esets the GripDark property to its default value.
Gets and sets the color to use for highlight effects on the grip (move handle).
esets the GripLight property to its default value.
Storage for menu entries of the professional color table.
Initialize a new instance of the KryptonPaletteKCTMenu class.
Reference to inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets and sets the starting color of the gradient used in the image margin of a ToolStripDropDownMenu.
Resets the ImageMarginGradientBegin property to its default value.
Gets and sets the ending color of the gradient used in the image margin of a ToolStripDropDownMenu.
esets the ImageMarginGradientEnd property to its default value.
Gets and sets the middle color color of the gradient used in the image margin of a ToolStripDropDownMenu.
esets the ImageMarginGradientMiddle property to its default value.
Gets and sets the starting color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed.
esets the ImageMarginRevealedGradientBegin property to its default value.
Gets and sets the ending color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed.
esets the ImageMarginRevealedGradientEnd property to its default value.
Gets and sets the middle color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed.
esets the ImageMarginRevealedGradientMiddle property to its default value.
Gets and sets the color that is the border color to use on a MenuStrip.
esets the MenuBorder property to its default value.
Gets and sets the color to draw text for individual menu items.
esets the MenuItemText property to its default value.
Gets and sets the border color to use with a ToolStripMenuItem.
esets the MenuItemBorder property to its default value.
Gets and sets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed.
esets the MenuItemPressedGradientBegin property to its default value.
Gets and sets the ending color of the gradient used when a top-level ToolStripMenuItem is pressed.
esets the MenuItemPressedGradientEnd property to its default value.
Gets and sets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed.
esets the MenuItemPressedGradientMiddle property to its default value.
Gets and sets the solid color to use when a ToolStripMenuItem other than the top-level ToolStripMenuItem is selected.
esets the MenuItemSelected property to its default value.
Gets and sets the starting color of the gradient used when the ToolStripMenuItem is selected.
esets the MenuItemSelectedGradientBegin property to its default value.
Gets and sets the ending color of the gradient used when the ToolStripMenuItem is selected.
esets the MenuItemSelectedGradientEnd property to its default value.
Storage for menu strip entries of the professional color table.
Initialize a new instance of the KryptonPaletteKCTMenuStrip class.
Reference to inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets and sets the color to draw text on the menu strip.
esets the MenuStripText property to its default value.
Gets and sets the font to draw text on the menu strip.
esets the MenuStripFont property to its default value.
Gets and sets the starting color of the gradient used in the MenuStrip..
esets the MenuStripGradientBegin property to its default value.
Gets and sets the ending color of the gradient used in the MenuStrip..
esets the MenuStripGradientEnd property to its default value.
Storage for rafting entries of the professional color table.
Initialize a new instance of the KryptonPaletteKCTRafting class.
Reference to inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets and sets the starting color of the gradient used in the ToolStripContainer.
esets the RaftingContainerGradientBegin property to its default value.
Gets and sets the ending color of the gradient used in the ToolStripContainer.
esets the RaftingContainerGradientEnd property to its default value.
Storage for separator entries of the professional color table.
Initialize a new instance of the KryptonPaletteKCTSeparator class.
Reference to inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets and sets the color to use for shadow effects on the ToolStripSeparator.
Resets the SeparatorDark property to its default value.
Gets and sets the color to use for highlight effects on the ToolStripSeparator.
Resets the SeparatorLight property to its default value.
Storage for status strip entries of the professional color table.
Initialize a new instance of the KryptonPaletteKCTStatusStrip class.
Reference to inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets and sets the color to draw text on the status strip.
Resets the StatusStripText property to its default value.
Gets and sets the font to draw text on the status strip.
Resets the StatusStripFont property to its default value.
Gets and sets the starting color of the gradient used on the StatusStrip.
Resets the StatusStripGradientBegin property to its default value.
Gets and sets the ending color of the gradient used on the StatusStrip.
Resets the StatusStripGradientEnd property to its default value.
Storage for tool strip entries of the professional color table.
Initialize a new instance of the KryptonPaletteKCTToolStrip class.
Reference to inherited values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets and sets the color to draw text on the tool strip.
esets the ToolStripText property to its default value.
Gets and sets the font to draw text on the tool strip.
esets the ToolStripFont property to its default value.
Gets and sets the border color to use on the bottom edge of the ToolStrip.
esets the ToolStripBorder property to its default value.
Gets and sets the starting color of the gradient used in the ToolStripContentPanel..
esets the ToolStripContentPanelGradientBegin property to its default value.
Gets and sets the ending color of the gradient used in the ToolStripContentPanel.
esets the ToolStripContentPanelGradientEnd property to its default value.
Gets and sets the solid background color of the ToolStripDropDown..
esets the ToolStripDropDownBackground property to its default value.
Gets and sets the starting color of the gradient used in the ToolStrip background..
esets the ToolStripGradientBegin property to its default value.
Gets and sets the ending color of the gradient used in the ToolStrip background..
esets the ToolStripGradientEnd property to its default value.
Gets and sets the ending color of the gradient used in the ToolStrip background..
esets the ToolStripGradientMiddle property to its default value.
Gets and sets the starting color of the gradient used in the ToolStripPanel..
esets the ToolStripPanelGradientBegin property to its default value.
Gets and sets the ending color of the gradient used in the ToolStripPanel..
esets the ToolStripPanelGradientEnd property to its default value.
Storage for palette track bar states.
Initialize a new instance of the KryptonPaletteTrackbar class.
Redirector to inherit values from.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Populate values from the base palette.
Gets access to the common track bar appearance that other states can override.
Gets access to the disabled track bar appearance entries.
Gets access to the normal track bar appearance entries.
Gets access to the tracking track bar appearance entries.
Gets access to the pressed track bar appearance entries.
Gets access to the track bar appearance when it has focus.
Extend the ProfessionalColorTable with some Krypton specific properties.
Creates a new instance of the KryptonColorTable class.
Reference to associated palette.
Gets the associated palette instance.
Gets a value indicating if rounded edges are required.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Provide KryptonColorTable2007 values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2007 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provide KryptonColorTable2010 values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010White class.
Source of
Should have rounded edges.
Associated palette instance.
MenuStripText
Provide KryptonColorTable2010 values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
DefineFonts
OnUserPreferenceChanged
Provide KryptonColorTable2013White values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2013White class.
Source of
Should have rounded edges.
Associated palette instance.
MenuStripText
Provide KryptonColorTable2013 values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
DefineFonts
OnUserPreferenceChanged
Provide KryptonColorTable2013White values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable365White class.
Source of
Should have rounded edges.
Associated palette instance.
MenuStripText
Provide KryptonColorTable365 values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provide KryptonColorTableMicrosoft365 values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provide KryptonColorTable values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTableSparkle class.
Source of ribbon colors.
Source of sparkle colors.
Should have rounded edges.
Associated palette instance.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provide KryptonColorTableVisualStudio values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Storage for data grid view display styles.
Initialize a new instance of the DataGridViewStyles class.
Reference to owning control.
Gets a value indicating if all values are default.
Gets and sets the overall grid style.
Gets and sets the header column grid style.
Gets and sets the header row grid style.
Gets and sets the data cell grid style.
Gets and sets the data cell grid style.
Attribute that marks properties for persistence inside the Krypton palette.
Initialize a new instance of the KryptonPersistAttribute class.
Initialize a new instance of the KryptonPersistAttribute class.
Should persistence navigate down the property.
Initialize a new instance of the KryptonPersistAttribute class.
Should persistence navigate down the property.
Should property be reset as part of a populate operation.
Gets and sets a value indicating if the persistence should navigate the property.
Gets and sets a value indicating if the property should be reset as part of a populate operation.
Initialize a new instance of the KryptonProfessionalCustomKCT class.
Set of header colors to customize with.
Set of ColorTable colors to customize with.
Should be forced to use system colors.
Associated palette instance.
Gets the starting color of the gradient used when the button is checked.
Gets the end color of the gradient used when the button is checked.
Gets the middle color of the gradient used when the button is checked.
Gets the solid color used when the button is checked.
Gets the border color to use with ButtonCheckedHighlight.
Gets the border color to use with the ButtonPressedGradientBegin, ButtonPressedGradientMiddle, and ButtonPressedGradientEnd colors.
Gets the starting color of the gradient used when the button is pressed.
Gets the end color of the gradient used when the button is pressed.
Gets the middle color of the gradient used when the button is pressed.
Gets the solid color used when the button is pressed.
Gets the border color to use with ButtonPressedHighlight.
Gets the border color to use with the ButtonSelectedGradientBegin, ButtonSelectedGradientMiddle, and ButtonSelectedGradientEnd colors.
Gets the starting color of the gradient used when the button is selected.
Gets the end color of the gradient used when the button is selected.
Gets the middle color of the gradient used when the button is selected.
Gets the solid color used when the button is selected.
Gets the border color to use with ButtonSelectedHighlight.
Gets the solid color to use when the button is checked and gradients are being used.
Gets the solid color to use when the button is checked and selected and gradients are being used.
Gets the solid color to use when the button is checked and selected and gradients are being used.
Gets the color to use for shadow effects on the grip (move handle).
Gets the color to use for highlight effects on the grip (move handle).
Gets the starting color of the gradient used in the image margin of a ToolStripDropDownMenu.
Gets the end color of the gradient used in the image margin of a ToolStripDropDownMenu.
Gets the middle color of the gradient used in the image margin of a ToolStripDropDownMenu.
Gets the starting color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed.
Gets the end color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed.
Gets the middle color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed.
Gets the color that is the border color to use on a MenuStrip.
Gets the color used to draw menu item text.
Gets the border color to use with a ToolStripMenuItem.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed.
Gets the solid color to use when a ToolStripMenuItem other than the top-level ToolStripMenuItem is selected.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the color used to draw text on a menu strip.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the color to use to for shadow effects on the ToolStripSeparator.
Gets the color to use to for highlight effects on the ToolStripSeparator.
Gets the color used to draw text on a status strip.
Gets the starting color of the gradient used on the StatusStrip.
Gets the end color of the gradient used on the StatusStrip.
Gets the color used to draw text on a tool strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color of the gradient used in the ToolStripContentPanel.
Gets the end color of the gradient used in the ToolStripContentPanel.
Gets the solid background color of the ToolStripDropDown.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Initialize a new instance of the KryptonProfessionalKCT class.
Set of colors to customize with.
Should be forced to use system colors.
Reference to associated palette.
Gets the starting color of the gradient used in the Header1.
Gets the end color of the gradient used in the Header1.
Provide KryptonVisualStudio2010With2007ColorTable values using an array of Color values as the source.
Initialize a new instance of the KryptonVisualStudio2010With2007ColorTable class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provide KryptonVisualStudio2010With2010ColorTable values using an array of Color values as the source.
Initialize a new instance of the KryptonVisualStudio2010With2010ColorTable class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provide KryptonVisualStudio2010With2013ColorTable values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Provide KryptonVisualStudio2010WithMicrosoft365ColorTable values using an array of Color values as the source.
Initialize a new instance of the KryptonColorTable2010 class.
Source of
Should have rounded edges.
Associated palette instance.
Gets the raw set of colors.
Gets a value indicating if rounded edges are required.
Gets the border color for a button being pressed.
Gets the background starting color for a button being pressed.
Gets the background middle color for a button being pressed.
Gets the background ending color for a button being pressed.
Gets the highlight background for a pressed button.
Gets the highlight border for a pressed button.
Gets the border color for a button being selected.
Gets the background starting color for a button being selected.
Gets the background middle color for a button being selected.
Gets the background ending color for a button being selected.
Gets the highlight background for a selected button.
Gets the highlight border for a selected button.
Gets the background starting color for a checked button.
Gets the background middle color for a checked button.
Gets the background ending color for a checked button.
Gets the highlight background for a checked button.
Gets the highlight border for a checked button.
Get background of the check mark area.
Get background of a pressed check mark area.
Get background of a selected check mark area.
Gets the light color used to draw grips.
Gets the dark color used to draw grips.
Gets the starting color for the context menu margin.
Gets the middle color for the context menu margin.
Gets the ending color for the context menu margin.
Gets the starting color for the context menu margin revealed.
Gets the middle color for the context menu margin revealed.
Gets the ending color for the context menu margin revealed.
Gets the color of the border around menus.
Gets the border color for around the menu item.
Gets the color of a selected menu item.
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
Gets the starting color of the gradient used in the MenuStrip.
Gets the end color of the gradient used in the MenuStrip.
Gets the starting color of the gradient used in the ToolStripOverflowButton.
Gets the end color of the gradient used in the ToolStripOverflowButton.
Gets the middle color of the gradient used in the ToolStripOverflowButton.
Gets the starting color of the gradient used in the ToolStripContainer.
Gets the end color of the gradient used in the ToolStripContainer.
Gets the light separator color.
Gets the dark separator color.
Gets the starting color for the status strip background.
Gets the ending color for the status strip background.
Gets the text color used on the menu items.
Gets the text color used on the menu strip.
Gets the text color used on the tool strip.
Gets the text color used on the status strip.
Gets the font used on the menu strip.
Gets the font used on the tool strip.
Gets the font used on the status strip.
Gets the border color to use on the bottom edge of the ToolStrip.
Gets the starting color for the content panel background.
Gets the ending color for the content panel background.
Gets the background color for drop-down menus.
Gets the starting color of the gradient used in the ToolStrip background.
Gets the end color of the gradient used in the ToolStrip background.
Gets the middle color of the gradient used in the ToolStrip background.
Gets the starting color of the gradient used in the ToolStripPanel.
Gets the end color of the gradient used in the ToolStripPanel.
Initialize a new instance of the LinkLabelBehaviorInherit class.
Palette to inherit from.
Link behavior to use.
Gets and sets the link behavior.
Gets a value indicating if content should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for long text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for long text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Palette value should be applicable to this state.
Integer value.
Gets the style appropriate for this content.
Content style.
Allow the background values to be forced to node provided values.
Initialize a new instance of the PaletteBackInheritNode class.
Background palette to inherit from.
Set the tree node to use for sourcing values.
Gets a value indicating if background should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Implement storage for palette border edge details.
Initialize a new instance of the PaletteBorderEdge class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets and sets the border width.
Gets the border width.
Palette value should be applicable to this state.
Border width.
Implement storage for palette border edge details.
Initialize a new instance of the BackToBorder class.
Parent to get border values from.
Gets the actual background draw value.
Palette value should be applicable to this state.
InheritBool value.
Gets the actual background graphics hint value.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Initialize a new instance of the PaletteBorderEdge class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets and sets the border width.
Update the source palettes for drawing.
Palette source for the border.
Gets the actual border draw value.
Palette value should be applicable to this state.
InheritBool value.
Gets the actual borders to draw value.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the actual border graphics hint value.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the actual first border color.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Palette value should be applicable to this state.
Border width.
Gets the border rounding.
Palette value should be applicable to this state.
Border rounding.
Gets a border image.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Implement storage for bread crumb appearance states.
Initialize a new instance of the PaletteBreadCrumbDoubleState class.
inheritance redirection instance.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets access to the bread crumb appearance entries.
Implement redirected storage for common bread crumb appearance.
Initialize a new instance of the PaletteBreadCrumbRedirect class.
inheritance redirection for bread crumb level.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets access to the bread crumb appearance entries.
Implement storage for bread crumb appearance states.
Initialize a new instance of the PaletteBreadCrumbState class.
inheritance redirection instance.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets access to the bread crumb appearance entries.
Storage for color button string properties.
Initialize a new instance of the PaletteColorButtonStrings class.
Gets a value indicating if all values are default.
Gets and sets the menu string for a 'more colors' entry.
Gets and sets the menu string for a 'no color' entry.
Gets and sets the title for the recent colors section of the color button menu.
Gets and sets the title for the standard colors section of the application menu.
Gets and sets the title for the theme colors section of the application menu.
Implement storage for just the combo part of a combo box state.
Initialize a new instance of the PaletteComboBoxJustComboStates class.
Source for inheriting combo box values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Source for inheriting combo box values.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the combo box appearance.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for just the item part of a combo box state.
Initialize a new instance of the PaletteComboBoxJustItemStates class.
Source for inheriting item values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Source for inheriting item values.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the item appearance.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for a combo box state.
Initialize a new instance of the PaletteComboBoxRedirect class.
inheritance redirection instance.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Update the redirector with new reference.
Target redirector.
Update the combo box input control style.
New input control style.
Update the combo box item style.
New item style.
Update the combo box drop background style.
New drop background style.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the combo box appearance.
Gets access to the item appearance.
Gets access to the dropdown background appearance.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for just the combo part of a combo box state.
Initialize a new instance of the PaletteComboBoxStates class.
Source for inheriting combo box values.
Source for inheriting item values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Source for inheriting combo box values.
Source for inheriting item values.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the combo box appearance.
Gets access to the item appearance.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Allow the content values to be provided by a tree node.
Initialize a new instance of the PaletteContentInheritNode class.
Border palette to inherit from.
Set the tree node to use for sourcing values.
Gets a value indicating if content should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for long text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for long text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Palette value should be applicable to this state.
Integer value.
Gets the style appropriate for this content.
Content style.
Storage for KryptonContextMenuItem state values.
Initialize a new instance of the PaletteContextMenuItemState class.
Redirector for inheriting values.
Initialize a new instance of the PaletteContextMenuItemState class.
Redirector for inheriting values.
Initialize a new instance of the PaletteContextMenuItemState class.
Redirector for ItemHighlight.
Redirector for ItemImage.
Redirector for ItemShortcutText.
Redirector for ItemSplit.
Redirector for ItemTextStandard.
Redirector for ItemTextAlternate.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
State to inherit.
Gets access to the item highlight appearance entries.
Gets access to the item image appearance entries.
Gets access to the item shortcut text appearance entries.
Gets access to the item split appearance entries.
Gets access to the alternate item text appearance entries.
Gets access to the standard item text appearance entries.
Storage for KryptonContextMenuItem checked state values.
Initialize a new instance of the PaletteContextMenuItemStateChecked class.
Redirector for inheriting values.
Initialize a new instance of the PaletteContextMenuItemStateChecked class.
Redirector for inheriting values.
Initialize a new instance of the PaletteContextMenuItemStateChecked class.
Populate values from the base palette.
Reference to common settings.
State to inherit.
Gets a value indicating if all values are default.
Gets access to the item image appearance entries.
Storage for KryptonContextMenuItem highlight state values.
Initialize a new instance of the PaletteContextMenuItemStateHighlight class.
Redirector for inheriting values.
Initialize a new instance of the PaletteContextMenuItemStateHighlight class.
Redirector for inheriting values.
Initialize a new instance of the PaletteContextMenuItemStateHighlight class.
Redirector for the ItemHighlight.
Redirector for the ItemSplit.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
State to inherit.
Gets access to the item highlight appearance entries.
Gets access to the item split appearance entries.
Redirection for KryptonContextMenuItem state values.
Initialize a new instance of the PaletteContextMenuItemStateRedirect class.
Gets a value indicating if all values are default.
Update the redirector with new reference.
Provider for acquiring context menu information.
Gets access to the item image highlight entries.
Gets access to the item image appearance entries.
Gets access to the item shortcut text appearance entries.
Gets access to the item split appearance entries.
Gets access to the alternate item text appearance entries.
Gets access to the standard item text appearance entries.
Redirect storage for KryptonContextMenu common values.
Initialize a new instance of the PaletteContextMenuRedirect class.
inheritance redirection.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Reference to common settings.
State to inherit.
Update the redirector with new reference.
Target redirector.
Gets access to the inner control window appearance entries.
Gets access to the outer control window appearance entries.
Gets access to the outer control window appearance entries.
Gets access to the heading entry appearance entries.
Gets access to the item highlight appearance entries.
Gets access to the item image appearance entries.
Gets access to the item image column appearance entries.
Gets access to the item shortcut text appearance entries.
Gets access to the item split appearance entries.
Gets access to the alternate item text appearance entries.
Gets access to the standard item text appearance entries.
Gets access to the separator items appearance entries.
Initialize a new instance of the PaletteCueHintText class.
Initialize a new instance of the PaletteCueHintText class.
Set a watermark/prompt message for the user.
Resets the Image property to its default value.
Gets the text rendering hint for the text.
Resets the Image property to its default value.
Gets the actual content draw value.
Palette value should be applicable to this state.
InheritBool value.
Gets the font for the short text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the first color for the short text.
Palette value should be applicable to this state.
Color value.
Gets and sets the horizontal Content text alignment for the text.
Gets the actual content short text vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Implement storage for a KryptonDataGridView normal state.
Initialize a new instance of the PaletteDataGridViewAll class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
The palette state to populate with.
Reference to common settings.
Grid style to use for populating.
Sets the inheritance parent.
Gets access to the data grid view background palette details.
Gets access to the data grid view background palette details.
Provide inheritance of palette back properties.
Defines the interface to inherit from.
Palette to inherit values from.
Cell style to recover values from.
Gets a value indicating if background should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Implement storage for a KryptonDataGridView tracking/pressed/selected states.
Initialize a new instance of the PaletteDataGridViewCells class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
The palette state to populate with.
Reference to common settings.
Grid style to use for populating.
Sets the inheritance parent.
Gets access to the data cell palette details.
Gets access to the header column cell palette details.
Gets access to the header row cell palette details.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for data grid view palette content details.
Initialize a new instance of the PaletteDataGridViewContentCommon class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Palette state to use when populating.
Gets the font for the text.
Gets the actual content short text font value.
Palette value should be applicable to this state.
Font value.
Gets the horizontal relative alignment of the text.
Gets the actual content short text horizontal alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the text.
Gets the actual content short text vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the padding between the border and content drawing.
Reset the Padding to the default value.
Gets the actual padding between the border and content drawing.
Palette value should be applicable to this state.
Padding value.
Provide inheritance of palette content properties.
Defines the interface to inherit from.
Palette to inherit values from.
Cell style to recover values from.
Gets a value indicating if content should be drawn.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Palette value should be applicable to this state.
Color value.
Gets the font for the short text.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Palette value should be applicable to this state.
Font value.
Gets the font for the long text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for long text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for long text.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Palette value should be applicable to this state.
Integer value.
Gets the style appropriate for this content.
Content style.
Implement storage for data grid view palette content details.
Initialize a new instance of the PaletteDataGridViewContentStates class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Occurs when a property that needs syncing with the KryptonDataGridView is modified.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets a value indicating if content should be drawn.
Gets the actual content draw value.
Palette value should be applicable to this state.
InheritBool value.
Gets the actual content draw with focus value.
Palette value should be applicable to this state.
InheritBool value.
Gets the actual content image horizontal alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content image vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual image drawing effect value.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Palette value should be applicable to this state.
Color value.
Gets the actual content short text font value.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the text rendering hint for the text.
Gets the actual text rendering hint for short text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the text trimming for the text.
Gets the actual text trimming for the short text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the actual content short text horizontal alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content short text vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the relative horizontal alignment of multiline content text.
Gets the actual content short text horizontal multiline alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the flag indicating if multiline text is allowed.
Gets the flag indicating if multiline text is allowed for short text.
Palette value should be applicable to this state.
InheritBool value.
Gets and sets the first color for the text.
Gets the first color for the short text.
Palette value should be applicable to this state.
Color value.
Gets and sets the second color for the text.
Gets the second back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets and sets the color drawing style for the text.
Gets the color drawing style for the short text.
Palette value should be applicable to this state.
Color drawing style.
Gets and set the color alignment for the text.
Gets the color alignment style for the short text.
Palette value should be applicable to this state.
Color alignment style.
Gets and sets the color angle for the text.
Gets the color angle for the short text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets and sets the image for the text.
Gets an image for the short text.
Palette value should be applicable to this state.
Image instance.
Gets and sets the image style for the text.
Gets the image style for the short text.
Palette value should be applicable to this state.
Image style value.
Gets and set the image alignment for the text.
Gets the image alignment style for the short text.
Palette value should be applicable to this state.
Image alignment style.
Gets the actual content long text font value.
Font value.
Palette value should be applicable to this state.
Gets the font for the long text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the actual text rendering hint for long text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for long text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the actual text trimming for the long text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the actual content long text horizontal alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content long text vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content long text horizontal multiline alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the flag indicating if multiline text is allowed for long text.
Palette value should be applicable to this state.
InheritBool value.
Gets the first color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style for the long text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color angle for the long text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets an image for the long text.
Palette value should be applicable to this state.
Image instance.
Gets the image style for the long text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style for the long text.
Palette value should be applicable to this state.
Image alignment style.
Gets the actual padding between the border and content drawing.
Palette value should be applicable to this state.
Padding value.
Gets the actual padding between adjacent content items.
Palette value should be applicable to this state.
Integer value.
Gets the style appropriate for this content.
Content style.
Gets the inheritance parent.
Raises the SyncPropertyChanged event.
An EventArgs containing the event data.
Implement storage for a KryptonDataGridView states with header cells.
Initialize a new instance of the PaletteDataGridViewHeaders class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
The palette state to populate with.
Reference to common settings.
Grid style to use for populating.
Sets the inheritance parent.
Gets access to the header column cell palette details.
Gets access to the header row cell palette details.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage and redirection for a KryptonDataGridView state.
Initialize a new instance of the PaletteDataGridViewRedirect class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Update the redirector with new reference.
Target redirector.
Gets and sets the back style.
Update the styles of the headers and data cells.
Style for the column headers.
Style for the row headers.
Style for the data cells.
Gets access to the data grid view background palette details.
Gets access to the data cell palette details.
Gets access to the header column cell palette details.
Gets access to the header row cell palette details.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for palette border, background and content for the data grid view common state.
Initialize a new instance of the PaletteDataGridViewTripleCommon class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the background palette details.
Gets the background palette.
Gets access to the border palette details.
Gets the border palette.
Gets access to the content palette details.
Gets the content palette.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for palette border, background and content for data grid view common state.
Initialize a new instance of the PaletteDataGridViewTripleRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Initial content style.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Update the redirector with new reference.
Target redirector.
Update each individual style.
New background style.
New border style.
New content style.
Update the palette styles using a button style.
New button style.
Update the palette styles using a header style.
New header style.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the background palette details.
Gets the background palette.
Gets and sets the back palette style.
Gets access to the border palette details.
Gets the border palette.
Gets and sets the border palette style.
Gets access to the content palette details.
Gets the content palette.
Gets and sets the content palette style.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for palette border, background and content for the data grid view states.
Initialize a new instance of the PaletteDataGridViewTripleStates class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the background palette details.
Gets the background palette.
Gets access to the border palette details.
Gets the border palette.
Gets access to the content palette details.
Gets the content palette.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for PaletteForm states.
Initialize a new instance of the PaletteForm class.
Source for inheriting palette defaulted values.
Source for inheriting header defaulted values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Source for inheriting.
Gets access to the header appearance entries.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Redirect storage for PaletteForm states.
Initialize a new instance of the PaletteFormRedirect class.
inheritance redirection instance.
Delegate for notifying paint requests.
Initialize a new instance of the PaletteFormRedirect class.
inheritance redirection for form group.
inheritance redirection for header.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets access to the header appearance entries.
Gets and sets a value indicating if headers should overlay the border.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Implement storage for GroupBox states.
Initialize a new instance of the PaletteGroupBox class.
Source for inheriting palette defaulted values.
Delegate for notifying paint requests.
Gets access to the content palette details.
Gets the content palette.
Redirect storage for GroupBox states.
Initialize a new instance of the PaletteGroupBoxRedirect class.
inheritance redirection instance.
Delegate for notifying paint requests.
Initialize a new instance of the PaletteGroupBoxRedirect class.
inheritance redirection for group border/background.
inheritance redirection for group header.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets access to the content palette details.
Gets the content palette.
Gets and sets the content palette style.
Redirect storage for button metrics.
Initialize a new instance of the PaletteHeaderButtonRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Initial content style.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets the sets how far to inset buttons from the header edge.
Reset the ButtonEdgeInset to the default value.
Gets and sets the padding used around each button on the header.
Reset the ButtonPadding to the default value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Implement storage for HeaderGroup states.
Initialize a new instance of the PaletteHeaderGroup class.
Source for inheriting palette defaulted values.
Source for inheriting primary header defaulted values.
Source for inheriting secondary header defaulted values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Source for inheriting.
Gets access to the primary header appearance entries.
Gets access to the secondary header appearance entries.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Redirect storage for HeaderGroup states.
Initialize a new instance of the PaletteHeaderGroupRedirect class.
inheritance redirection instance.
Delegate for notifying paint requests.
Initialize a new instance of the PaletteHeaderGroupRedirect class.
inheritance redirection for header group.
inheritance redirection for primary header.
inheritance redirection for secondary header.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets access to the primary header appearance entries.
Gets access to the secondary header appearance entries.
Gets and sets a value indicating if headers should overlay the border.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Redirect storage for headers within a HeaderGroup state.
Initialize a new instance of the PaletteHeaderPaddingRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Initial content style.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets and sets the padding used to inset the header within the HeaderGroup
Reset the HeaderPadding to the default value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Redirect storage for a header state.
Initialize a new instance of the PaletteHeaderRedirect class.
inheritance redirection instance.
Style for the background.
Style for the border.
Style for the content.
Delegate for notifying paint requests.
Update the redirector with new reference.
Target redirector.
Gets a value indicating if all values are default.
Gets the sets how far to inset buttons from the header edge.
Reset the ButtonEdgeInset to the default value.
Gets and sets the padding used around each button on the header.
Reset the ButtonPadding to the default value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Implement storage for input control palette background details.
Initialize a new instance of the PaletteInputControlBackStates class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets the actual background draw value.
Palette value should be applicable to this state.
InheritBool value.
Gets the actual background graphics hint value.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets and sets the first background color.
Gets the first background color.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style.
Palette value should be applicable to this state.
Image alignment style.
Gets the inheritance parent.
Implement storage for input control palette content details.
Initialize a new instance of the PaletteInputControlContentStates class.
Source for inheriting defaulted values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets the actual content draw value.
Palette value should be applicable to this state.
InheritBool value.
Gets the actual content draw with focus value.
Palette value should be applicable to this state.
InheritBool value.
Gets the actual content image horizontal alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content image vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual image drawing effect value.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the image color to remap into another color.
Palette value should be applicable to this state.
Color value.
Gets the color to use in place of the image map color.
Palette value should be applicable to this state.
Color value.
Gets the font for the text.
Gets the actual content short text font value.
Palette value should be applicable to this state.
Font value.
Gets the font for the short text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the actual text rendering hint for short text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the actual text trimming for the short text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets and sets the horizontal Content text alignment for the text.
Gets the actual content short text horizontal alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content short text vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content short text horizontal multiline alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the flag indicating if multiline text is allowed for short text.
Palette value should be applicable to this state.
InheritBool value.
Gets and sets the color for the text.
Gets the first color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style for the short text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color angle for the short text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets an image for the short text.
Palette value should be applicable to this state.
Image instance.
Gets the image style for the short text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style for the short text.
Palette value should be applicable to this state.
Image alignment style.
Gets the actual content long text font value.
Font value.
Palette value should be applicable to this state.
Gets the font for the long text by generating a new font instance.
Palette value should be applicable to this state.
Font value.
Gets the actual text rendering hint for long text.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for long text.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the actual text trimming for the long text.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the actual content long text horizontal alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content long text vertical alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the actual content long text horizontal multiline alignment value.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the flag indicating if multiline text is allowed for long text.
Palette value should be applicable to this state.
InheritBool value.
Gets the first color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment style for the long text.
Palette value should be applicable to this state.
Color alignment style.
Gets the color angle for the long text.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets an image for the long text.
Palette value should be applicable to this state.
Image instance.
Gets the image style for the long text.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment style for the long text.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Resets the Image property to its default value.
Gets the actual padding between the border and content drawing.
Palette value should be applicable to this state.
Padding value.
Gets the actual padding between adjacent content items.
Palette value should be applicable to this state.
Integer value.
Gets the style appropriate for this content.
Content style.
Gets the inheritance parent.
Implement storage for palette border, background and content for input control common state.
Initialize a new instance of the PaletteInputControlTripleRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Initial content style.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Update the redirector with new reference.
Target redirector.
Update each individual style based on the input control style.
New input control style.
Update each individual style.
New background style.
New border style.
New content style.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the background palette details.
Gets the background palette.
Gets and sets the back palette style.
Gets access to the border palette details.
Gets the border palette.
Gets and sets the border palette style.
Gets access to the content palette details.
Gets the content palette.
Gets and sets the content palette style.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for palette border, background and content for input control states.
Initialize a new instance of the PaletteInputControlTripleStates class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the background palette details.
Gets the background palette.
Gets access to the border palette details.
Gets the border palette.
Gets access to the content palette details.
Gets the content palette.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for a list item triple.
Initialize a new instance of the PaletteListItemTriple class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
The palette state to populate with.
Sets the inheritance parent.
Gets access to the item palette details.
Implement storage for a list item triple.
Initialize a new instance of the PaletteListItemTripleRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Initial content style.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets the item appearance overrides.
Implement storage for border,background and contained triple.
Initialize a new instance of the PaletteListState class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Which state to populate from.
Gets the item appearance overrides.
Implement storage for list box specific values.
Initialize a new instance of the PaletteListStateRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets the item appearance overrides.
Implement storage for month calendar appearance states.
Initialize a new instance of the PaletteMonthCalendarDoubleState class.
inheritance redirection instance.
Initialize a new instance of the PaletteMonthCalendarDoubleState class.
inheritance redirection instance.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets access to the month/year header appearance entries.
Gets access to the day appearance entries.
Gets access to the day of week appearance entries.
Implement redirected storage for common month calendar appearance.
Initialize a new instance of the PaletteMonthCalendarRedirect class.
Initialize a new instance of the PaletteMonthCalendarRedirect class.
inheritance redirection for bread crumb level.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Update the redirector with new reference.
Target redirector.
Gets access to the month/year header appearance entries.
Gets access to the day appearance entries.
Gets access to the day of week appearance entries.
Implement storage for month calendar appearance states.
Initialize a new instance of the PaletteMonthCalendarState class.
inheritance redirection instance.
Initialize a new instance of the PaletteMonthCalendarState class.
inheritance redirection instance.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets access to the day appearance entries.
Implement storage for month calendar appearance states.
Initialize a new instance of the PaletteMonthCalendarStateRedirect class.
Initialize a new instance of the PaletteMonthCalendarStateRedirect class.
inheritance redirection instance.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Update the redirector with new reference.
Target redirector.
Gets access to the day appearance entries.
Allow some palette values to be overridden.
Initialize a new instance of the PaletteNodeOverride class.
Palette to use.
Set the tree node to use for sourcing values.
Gets the background palette.
Gets the border palette.
Gets the border palette.
Redirect back/border/content based on the incoming grid state and style.
Initialize a new instance of the PaletteRedirectBreadCrumb class.
Initial palette target for redirection.
Gets and sets if the left border should be removed.
Gets and sets if the right border should be removed.
Gets and sets if the top and bottom borders should be removed.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Redirects requests for check box images from the CheckBoxImages instance.
Initialize a new instance of the PaletteRedirectCheckBox class.
Reference to source of check box images.
Initialize a new instance of the PaletteRedirectCheckBox class.
Initial palette target for redirection.
Reference to source of check box images.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Redirect back/border/content based on the enabled/disabled state.
Initialize a new instance of the PaletteRedirectCommon class.
Initial palette target for redirection.
Redirection for disabled state requests.
Redirection for all other state requests.
Gets a value indicating if background should be drawn.
Background style.
Palette value should be applicable to this state.
InheritBool value.
Gets the graphics drawing hint for the background.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first background color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the second back color.
Background style.
Palette value should be applicable to this state.
Color value.
Gets the color background drawing style.
Background style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment.
Background style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle.
Background style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image.
Background style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Background style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment.
Background style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if border should be drawn.
Border style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating which borders to draw.
Border style.
Palette value should be applicable to this state.
PaletteDrawBorders value.
Gets the graphics drawing hint for the border.
Border style.
Palette value should be applicable to this state.
PaletteGraphicsHint value.
Gets the first border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the second border color.
Border style.
Palette value should be applicable to this state.
Color value.
Gets the color border drawing style.
Border style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color border alignment.
Border style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color border angle.
Border style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets the border width.
Border style.
Palette value should be applicable to this state.
Integer width.
Gets the border corner rounding.
Border style.
Palette value should be applicable to this state.
Float rounding.
Gets a border image.
Border style.
Palette value should be applicable to this state.
Image instance.
Gets the border image style.
Border style.
Palette value should be applicable to this state.
Image style value.
Gets the image border alignment.
Border style.
Palette value should be applicable to this state.
Image alignment style.
Gets a value indicating if content should be drawn.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets a value indicating if content should be drawn with focus indication.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the horizontal relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the image.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the effect applied to drawing of the image.
Content style.
Palette value should be applicable to this state.
PaletteImageEffect value.
Gets the font for the short text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the short text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the prefix drawing setting for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the flag indicating if multiline text is allowed for short text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for short text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the horizontal relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline short text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the short text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the short text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the short text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the short text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the short text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the short text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the font for the long text.
Content style.
Palette value should be applicable to this state.
Font value.
Gets the rendering hint for the long text.
Content style.
Palette value should be applicable to this state.
PaletteTextHint value.
Gets the flag indicating if multiline text is allowed for long text.
Content style.
Palette value should be applicable to this state.
InheritBool value.
Gets the text trimming to use for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextTrim value.
Gets the prefix drawing setting for long text.
Content style.
Palette value should be applicable to this state.
PaletteTextPrefix value.
Gets the horizontal relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the vertical relative alignment of the long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the horizontal relative alignment of multiline long text.
Content style.
Palette value should be applicable to this state.
RelativeAlignment value.
Gets the first back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the second back color for the long text.
Content style.
Palette value should be applicable to this state.
Color value.
Gets the color drawing style for the long text.
Content style.
Palette value should be applicable to this state.
Color drawing style.
Gets the color alignment for the long text.
Content style.
Palette value should be applicable to this state.
Color alignment style.
Gets the color background angle for the long text.
Content style.
Palette value should be applicable to this state.
Angle used for color drawing.
Gets a background image for the long text.
Content style.
Palette value should be applicable to this state.
Image instance.
Gets the background image style for the long text.
Content style.
Palette value should be applicable to this state.
Image style value.
Gets the image alignment for the long text.
Content style.
Palette value should be applicable to this state.
Image alignment style.
Gets the padding between the border and content drawing.
Content style.
Palette value should be applicable to this state.
Padding value.
Gets the padding between adjacent content items.
Content style.
Palette value should be applicable to this state.
Integer value.
Redirects requests for context menu images from the ContextMenuImages instance.
Initialize a new instance of the PaletteRedirectContextMenu class.
Initial palette target for redirection.
Reference to source of context menu images.
Gets a checked image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets a indeterminate image appropriate for a context menu item.
Appropriate image for drawing; otherwise null.
Gets an image indicating a sub-menu on a context menu item.
Appropriate image for drawing; otherwise null.
Redirects requests for radio button images from the RadioButtonImages instance.
Initialize a new instance of the PaletteRedirectRadioButton class.
Reference to source of radio button images.
Initialize a new instance of the PaletteRedirectRadioButton class.
Initial palette target for redirection.
Reference to source of radio button images.
Gets a radio button image appropriate for the provided state.
Is the radio button enabled.
Is the radio button checked/unchecked/indeterminate.
Is the radio button being hot tracked.
Is the radio button being pressed.
Appropriate image for drawing; otherwise null.
Redirects requests for tree view images from the TreeViewImages instance.
Initialize a new instance of the PaletteRedirectTreeView class.
Reference to source of tree view images.
Reference to source of check box images.
Initialize a new instance of the PaletteRedirectTreeView class.
Initial palette target for redirection.
Reference to source of tree view images.
Reference to source of check box images.
Gets a tree view image appropriate for the provided state.
Is the node expanded
Appropriate image for drawing; otherwise null.
Gets a check box image appropriate for the provided state.
Is the check box enabled.
Is the check box checked/unchecked/indeterminate.
Is the check box being hot tracked.
Is the check box being pressed.
Appropriate image for drawing; otherwise null.
Implement storage for palette border,background and separator padding.
Initialize a new instance of the PaletteSeparatorPadding class.
Source for inheriting border and background values.
Source for inheriting metric values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Which state to populate from.
Which metric should be used for padding.
Gets access to the border palette details.
Gets the padding used to position the separator.
Reset the Padding to the default value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Implement storage for palette border,background and separator padding.
Initialize a new instance of the PaletteSeparatorPaddingRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets the padding used to position the separator.
Reset the Padding to the default value.
Gets an integer metric value.
Palette value should be applicable to this state.
Requested metric.
Integer value.
Gets a boolean metric value.
Palette value should be applicable to this state.
Requested metric.
InheritBool value.
Gets a padding metric value.
Palette value should be applicable to this state.
Requested metric.
Padding value.
Extend storage for the split container with background and border information combined with separator information.
Initialize a new instance of the PaletteSplitContainer class.
Source for inheriting back/border defaulted values.
Source for inheriting separator defaulted values.
Source for inheriting separator metric values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets access to the border palette details.
Get access to the overrides for defining separator appearance.
Extend storage for the split container with background and border information combined with separator information.
Initialize a new instance of the PaletteSplitContainerRedirect class.
inheritance redirection instance.
Initial split container background style.
Initial split container border style.
Initial separator background style.
Initial separator border style.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets access to the border palette details.
Get access to the overrides for defining separator appearance.
Implement storage for a track bar position only states.
Initialize a new instance of the PaletteTrackBarPositionStates class.
Source for inheriting values.
Delegate for notifying paint requests.
Initialize a new instance of the PaletteTrackBarPositionStates class.
Source for inheriting position values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Source for inheriting position values.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the position appearance.
Implement storage for a track bar position only states.
Initialize a new instance of the PaletteTrackBarPositionStatesOverride class.
Normal state values.
Override state values.
State to override.
Update the the normal and override palettes.
New normal palette.
New override palette.
Gets and sets a value indicating if override should be applied.
Gets and sets a value indicating if override state should be applied.
Gets and sets the override palette state to use.
Gets access to the position appearance.
Implement storage for a track bar state.
Initialize a new instance of the PaletteTrackBarRedirect class.
inheritance redirection instance.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Update the redirector with new reference.
Target redirector.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the tick appearance.
Gets access to the track appearance.
Gets access to the position marker appearance.
Gets access to the background appearance.
Handle a change event from palette source.
Source of the event.
True if a layout is also needed.
Implement storage for a track bar state.
Initialize a new instance of the PaletteTrackBarStates class.
Source for inheriting values.
Delegate for notifying paint requests.
Initialize a new instance of the PaletteTrackBarStates class.
Source for inheriting tick values.
Source for inheriting track values.
Source for inheriting position values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Sets the inheritance parent.
Source for inheriting tick values.
Source for inheriting track values.
Source for inheriting position values.
Populate values from the base palette.
Palette state to use when populating.
Gets access to the tick appearance.
Gets access to the track appearance.
Gets access to the position appearance.
Allow the palette to be overriden optionally.
Initialize a new instance of the PaletteTrackBarStatesOverride class.
Normal state values.
Override state values.
State to override.
Update the the normal and override palettes.
New normal palette.
New override palette.
Gets and sets a value indicating if override should be applied.
Gets and sets a value indicating if override state should be applied.
Gets and sets the override palette state to use.
Gets access to the back appearance.
Gets access to the tick appearance.
Gets access to the track appearance.
Gets access to the position appearance.
Implement storage for storage for a tree node triple.
Initialize a new instance of the PaletteTreeNodeTriple class.
Source for inheriting values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
The palette state to populate with.
Sets the inheritance parent.
Gets access to the node palette details.
Implement storage for a tree node triple.
Initialize a new instance of the PaletteTreeNodeTripleRedirect class.
inheritance redirection instance.
Initial background style.
Initial border style.
Initial content style.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets the node appearance overrides.
Implement storage for background, border and node triple.
Initialize a new instance of the PaletteTreeState class.
Source for inheriting values.
Reference to back storage.
Reference to border storage.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Populate values from the base palette.
Which state to populate from.
Gets the node appearance overrides.
Implement storage for back, border and tree node triple.
Initialize a new instance of the PaletteTreeStateRedirect class.
inheritance redirection instance.
Storage for back values.
inheritance for back values.
Storage for border values.
inheritance for border values.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets the node appearance overrides.
Provide wrap label state storage.
Initialize a new instance of the PaletteWrapLabel class.
Reference to owning control.
Initializes a new instance of the class.
The link wrap label.
Gets a value indicating if all values are default.
Gets the font for label text.
Gets and sets the color for the text.
Gets the text rendering hint for the text.
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 <?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:template match="KryptonPalette">
<xsl:comment>Created by exporting the settings of a KryptonCustomPaletteBase instance.</xsl:comment>
<xsl:comment>For more information about Krypton visit https://github.com/Krypton-Suite/Standard-Toolkit</xsl:comment>
<xsl:comment>New BSD 3-Clause License (https://github.com/Krypton-Suite/Standard-Toolkit/blob/master/LICENSE)</xsl:comment>
<xsl: [rest of string was truncated]";.
Looks up a localized string similar to <?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:template match="KryptonPalette">
<xsl:comment>Created by exporting the settings of a KryptonPalette instance.</xsl:comment>
<xsl:comment>For more information about Krypton visit https://github.com/Krypton-Suite/Standard-Toolkit</xsl:comment>
<xsl:comment>WARNING: Modifying this file may render it invalid for importing.</xsl:comment>
<KryptonPalette Version="19">
<xsl:attr [rest of string was truncated]";.
Initialize a new instance of the GradientItemColorsSplit class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsDisabled class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsPressed class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsChecked class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsCheckedTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialise a new instance of the KryptonOffice2010Renderer class.
Source for text colors.
Raises the RenderArrow event.
An ToolStripArrowRenderEventArgs containing the event data.
Raises the RenderButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderDropDownButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderItemCheck event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderItemText event.
A ToolStripItemTextRenderEventArgs that contains the event data.
Raises the RenderItemImage event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderMenuItemBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderSeparator event.
An ToolStripSeparatorRenderEventArgs containing the event data.
Raises the RenderSplitButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderStatusStripSizingGrip event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripContentPanelBackground event.
An ToolStripContentPanelRenderEventArgs containing the event data.
Raises the RenderToolStripBackground event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripBorder event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderImageMargin event.
An ToolStripRenderEventArgs containing the event data.
Initialize a new instance of the GradientItemColorsItem class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsPressed class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsChecked class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsCheckedTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialise a new instance of the KryptonOffice2007Renderer class.
Source for text colors.
Raises the RenderArrow event.
An ToolStripArrowRenderEventArgs containing the event data.
Raises the RenderButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderDropDownButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderItemCheck event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderItemText event.
A ToolStripItemTextRenderEventArgs that contains the event data.
Raises the RenderItemImage event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderMenuItemBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderSplitButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderStatusStripSizingGrip event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripContentPanelBackground event.
An ToolStripContentPanelRenderEventArgs containing the event data.
Raises the RenderSeparator event.
An ToolStripSeparatorRenderEventArgs containing the event data.
Raises the RenderToolStripBackground event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderImageMargin event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripBorder event.
An ToolStripRenderEventArgs containing the event data.
Initialize a new instance of the GradientItemColorsSplit class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsDisabled class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsPressed class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsChecked class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsCheckedTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialise a new instance of the KryptonOffice2010Renderer class.
Source for text colors.
Raises the RenderArrow event.
An ToolStripArrowRenderEventArgs containing the event data.
Raises the RenderButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderDropDownButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderItemCheck event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderItemText event.
A ToolStripItemTextRenderEventArgs that contains the event data.
Raises the RenderItemImage event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderMenuItemBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderSeparator event.
An ToolStripSeparatorRenderEventArgs containing the event data.
Raises the RenderSplitButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderStatusStripSizingGrip event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripContentPanelBackground event.
An ToolStripContentPanelRenderEventArgs containing the event data.
Raises the RenderToolStripBackground event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripBorder event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderImageMargin event.
An ToolStripRenderEventArgs containing the event data.
Initialize a new instance of the GradientItemColorsSplit class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsDisabled class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsPressed class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsChecked class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsCheckedTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialise a new instance of the KryptonOffice2010Renderer class.
Source for text colors.
Raises the RenderArrow event.
An ToolStripArrowRenderEventArgs containing the event data.
Raises the RenderButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderDropDownButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderItemCheck event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderItemText event.
A ToolStripItemTextRenderEventArgs that contains the event data.
Raises the RenderItemImage event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderMenuItemBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderSeparator event.
An ToolStripSeparatorRenderEventArgs containing the event data.
Raises the RenderSplitButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderStatusStripSizingGrip event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripContentPanelBackground event.
An ToolStripContentPanelRenderEventArgs containing the event data.
Raises the RenderToolStripBackground event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripBorder event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderImageMargin event.
An ToolStripRenderEventArgs containing the event data.
Initialise a new instance of the KryptonProfessionalRenderer class.
Source for text colors.
Gets access to the KryptonColorTable instance.
Raises the RenderItemImage event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderToolStripBorder event.
An ToolStripRenderEventArgs containing the event data.
Initialise a new instance of the KryptonSparkleRenderer class.
Source for text colors.
Raises the RenderArrow event.
An ToolStripArrowRenderEventArgs containing the event data.
Raises the RenderButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderDropDownButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderItemCheck event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderItemText event.
A ToolStripItemTextRenderEventArgs that contains the event data.
Raises the RenderItemImage event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderMenuItemBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderSplitButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderStatusStripSizingGrip event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripContentPanelBackground event.
An ToolStripContentPanelRenderEventArgs containing the event data.
Raises the RenderSeparator event.
An ToolStripSeparatorRenderEventArgs containing the event data.
Raises the RenderToolStripBackground event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderImageMargin event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripBorder event.
An ToolStripRenderEventArgs containing the event data.
Initialise a new instance of the KryptonStandardRenderer class.
Source for text colors.
Raises the RenderItemText event.
A ToolStripItemTextRenderEventArgs that contains the event data.
Raises the RenderToolStripBackground event.
An ToolStripRenderEventArgs containing the event data.
Initialize a new instance of the GradientItemColorsItem class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsPressed class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsChecked class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsCheckedTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialise a new instance of the KryptonVisualStudio2010With2007Renderer class.
Source for text colors.
Raises the RenderArrow event.
An ToolStripArrowRenderEventArgs containing the event data.
Raises the RenderButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderDropDownButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderItemCheck event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderItemText event.
A ToolStripItemTextRenderEventArgs that contains the event data.
Raises the RenderItemImage event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderMenuItemBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderSplitButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderStatusStripSizingGrip event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripContentPanelBackground event.
An ToolStripContentPanelRenderEventArgs containing the event data.
Raises the RenderSeparator event.
An ToolStripSeparatorRenderEventArgs containing the event data.
Raises the RenderToolStripBackground event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderImageMargin event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripBorder event.
An ToolStripRenderEventArgs containing the event data.
Initialize a new instance of the GradientItemColorsSplit class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsDisabled class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsPressed class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsChecked class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsCheckedTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialise a new instance of the KryptonVisualStudio2010With2010Renderer class.
Source for text colors.
Raises the RenderArrow event.
An ToolStripArrowRenderEventArgs containing the event data.
Raises the RenderButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderDropDownButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderItemCheck event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderItemText event.
A ToolStripItemTextRenderEventArgs that contains the event data.
Raises the RenderItemImage event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderMenuItemBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderSeparator event.
An ToolStripSeparatorRenderEventArgs containing the event data.
Raises the RenderSplitButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderStatusStripSizingGrip event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripContentPanelBackground event.
An ToolStripContentPanelRenderEventArgs containing the event data.
Raises the RenderToolStripBackground event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripBorder event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderImageMargin event.
An ToolStripRenderEventArgs containing the event data.
Initialize a new instance of the GradientItemColorsSplit class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsDisabled class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsPressed class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsChecked class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsCheckedTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialise a new instance of the KryptonVisualStudio2010With2013Renderer class.
Source for text colors.
Raises the RenderArrow event.
An ToolStripArrowRenderEventArgs containing the event data.
Raises the RenderButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderDropDownButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderItemCheck event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderItemText event.
A ToolStripItemTextRenderEventArgs that contains the event data.
Raises the RenderItemImage event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderMenuItemBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderSeparator event.
An ToolStripSeparatorRenderEventArgs containing the event data.
Raises the RenderSplitButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderStatusStripSizingGrip event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripContentPanelBackground event.
An ToolStripContentPanelRenderEventArgs containing the event data.
Raises the RenderToolStripBackground event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripBorder event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderImageMargin event.
An ToolStripRenderEventArgs containing the event data.
Initialize a new instance of the GradientItemColorsSplit class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsDisabled class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsPressed class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsChecked class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsCheckedTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialise a new instance of the KryptonVisualStudio2010WithMicrosoft365Renderer class.
Source for text colors.
Raises the RenderArrow event.
An ToolStripArrowRenderEventArgs containing the event data.
Raises the RenderButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderDropDownButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderItemCheck event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderItemText event.
A ToolStripItemTextRenderEventArgs that contains the event data.
Raises the RenderItemImage event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderMenuItemBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderSeparator event.
An ToolStripSeparatorRenderEventArgs containing the event data.
Raises the RenderSplitButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderStatusStripSizingGrip event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripContentPanelBackground event.
An ToolStripContentPanelRenderEventArgs containing the event data.
Raises the RenderToolStripBackground event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripBorder event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderImageMargin event.
An ToolStripRenderEventArgs containing the event data.
Initialize a new instance of the GradientItemColorsSplit class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsDisabled class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsPressed class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsChecked class.
Base border color.
Beginning background color.
Ending background color.
Initialize a new instance of the GradientItemColorsCheckedTracking class.
Base border color.
Beginning background color.
Ending background color.
Initialise a new instance of the KryptonOffice2010Renderer class.
Source for text colors.
Raises the RenderArrow event.
An ToolStripArrowRenderEventArgs containing the event data.
Raises the RenderButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderDropDownButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderItemCheck event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderItemText event.
A ToolStripItemTextRenderEventArgs that contains the event data.
Raises the RenderItemImage event.
An ToolStripItemImageRenderEventArgs containing the event data.
Raises the RenderMenuItemBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderSeparator event.
An ToolStripSeparatorRenderEventArgs containing the event data.
Raises the RenderSplitButtonBackground event.
An ToolStripItemRenderEventArgs containing the event data.
Raises the RenderStatusStripSizingGrip event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripContentPanelBackground event.
An ToolStripContentPanelRenderEventArgs containing the event data.
Raises the RenderToolStripBackground event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderToolStripBorder event.
An ToolStripRenderEventArgs containing the event data.
Raises the RenderImageMargin event.
An ToolStripRenderEventArgs containing the event data.
Provides base class for rendering implementations.
Gets the standard border renderer.
Gets the standard background renderer.
Gets the standard content renderer.
Gets the tab border renderer.
Gets the ribbon renderer.
Gets the glyph renderer.
Gets a renderer for drawing the toolstrips.
Color palette to use when rendering toolstrip.
Gets the raw padding used per edge of the border.
Palette used for drawing.
State associated with rendering.
Visual orientation of the border.
Padding structure detailing all four edges.
Gets the padding used to position display elements completely inside border drawing.
Palette used for drawing.
State associated with rendering.
Visual orientation of the border.
Padding structure detailing all four edges.
Generate a graphics path that is the outside edge of the border.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
GraphicsPath instance.
Generate a graphics path that is in the middle of the border.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
GraphicsPath instance.
Generate a graphics path that encloses the border and is used when rendering a background to ensure the background does not draw over the border area.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
GraphicsPath instance.
Draw border on the inside edge of the specified rectangle.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
Draw background to fill the specified path.
Rendering context.
Target rectangle that encloses path.
Graphics path.
Palette used for drawing.
Visual orientation of the background.
State associated with rendering.
Cache used for drawing.
Get the preferred size for drawing the content.
Layout context.
Content palette details.
Content values.
Visual orientation of the content.
State associated with rendering.
Preferred size.
Perform layout calculations on the provided content.
Layout context.
Space available for laying out.
Content palette details.
Content values.
Visual orientation of the content.
State associated with rendering.
Memento with cached information.
Perform draw of content using provided memento.
Render context.
Display area available for drawing.
Content palette details.
Cached values from layout call.
Visual orientation of the content.
State associated with rendering.
Allow drawing of focus rectangle.
Request the calculated display of the image.
Cached values from layout call.
True if the image is being Displayed; otherwise false.
Request the calculated position of the content image.
Cached values from layout call.
Display rectangle for the image content.
Request the calculated display of the short text.
Cached values from layout call.
True if the short text is being Displayed; otherwise false.
Request the calculated position of the content short text.
Cached values from layout call.
Display rectangle for the image content.
Request the calculated display of the long text.
Cached values from layout call.
True if the long text is being Displayed; otherwise false.
Request the calculated position of the content long text.
Cached values from layout call.
Display rectangle for the image content.
Gets if the tabs should be drawn from left to right for z-ordering.
Style of tab border.
True for left to right, otherwise draw right to left.
Gets the spacing used to separate each tab border instance.
Style of tab border.
Number of pixels to space instances.
Gets the padding used to position display elements completely inside border drawing.
Layout context.
Palette used for drawing.
State associated with rendering.
Visual orientation of the border.
Style of tab border.
Padding structure detailing all four edges.
Generate a graphics path that encloses the border itself.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
Style of tab border.
GraphicsPath instance.
Generate a graphics path that encloses the border and is used when rendering a background to ensure the background does not draw over the border area.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
Style of tab border.
GraphicsPath instance.
Draw border on the inside edge of the specified rectangle.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
Style of tab border.
Draw the background of a ribbon element.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Orientation for drawing.
Cached values to use when drawing.
Draw a context ribbon tab title.
Ribbon shape.
Rendering context.
Target rectangle.
Palette used for general ribbon settings.
Palette used for background ribbon settings.
Cached values to use when drawing.
Draw the application button.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Cached storage for drawing objects.
Draw the "File application tab"
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Cached values to use when drawing.
Perform drawing of a ribbon cluster edge.
Ribbon shape.
Render context.
Display area available for drawing.
Palette used for recovering drawing details.
State associated with rendering.
Perform drawing of a separator glyph.
Render context.
Display area available for drawing.
Background palette details.
Border palette details.
Visual orientation of the content.
State associated with rendering.
Can the separator be moved.
Calculate the requested display size for the check box.
Render context.
Palette for sourcing display values.
Should check box be Displayed as enabled.
The checked state of the check box.
Should check box be Displayed as hot tracking.
Should check box be Displayed as pressed.
Perform drawing of a check box.
Render context.
Display area available for drawing.
Palette for sourcing display values.
Should check box be Displayed as enabled.
The checked state of the check box.
Should check box be Displayed as hot tracking.
Should check box be Displayed as pressed.
Calculate the requested display size for the radio button.
Render context.
Palette for sourcing display values.
Should check box be Displayed as enabled.
Checked state of the radio button.
Should check box be Displayed as hot tracking.
Should check box be Displayed as pressed.
Perform drawing of a radio button.
Render context.
Display area available for drawing.
Palette for sourcing display values.
Should radio button be Displayed as enabled.
Checked state of the radio button.
Should radio button be Displayed as hot tracking.
Should radio button be Displayed as pressed.
Calculate the requested display size for the drop-down button.
Render context.
Palette for sourcing display values.
State for which image size is needed.
How to orientate the image.
Perform drawing of a drop-down button.
Render context.
Display area available for drawing.
Palette for sourcing display values.
State for which image size is needed.
How to orientate the image.
Draw a numeric up button image appropriate for a input control.
Render context.
Available drawing rectangle space.
Content palette for getting colors.
State associated with rendering.
Draw a numeric down button image appropriate for a input control.
Render context.
Available drawing rectangle space.
Content palette for getting colors.
State associated with rendering.
Draw a drop-down grid appropriate for a input control.
Render context.
Available drawing rectangle space.
Content palette for getting colors.
State associated with rendering.
Perform drawing of a ribbon dialog box launcher glyph.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Perform drawing of a ribbon drop arrow glyph.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Perform drawing of a ribbon context arrow glyph.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Perform drawing of a ribbon overflow image.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Perform drawing of a ribbon group separator.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Draw a grid sorting direction glyph.
Render context.
Sorting order of the glyph.
Available drawing rectangle space.
Palette to use for sourcing values.
State associated with rendering.
Should be drawn from right to left.
Remainder space left over for other drawing.
Draw a grid row glyph.
Render context.
Row glyph.
Available drawing rectangle space.
Palette to use for sourcing values.
State associated with rendering.
Should be drawn from right to left.
Remainder space left over for other drawing.
Draw a grid error glyph.
Render context.
Available drawing rectangle space.
State associated with rendering.
Should be drawn from right to left.
Remainder space left over for other drawing.
Draw a solid area glyph suitable for a drag drop area.
Render context.
Drawing rectangle space.
Palette source of drawing values.
Measure the drag and drop docking glyphs.
Set of drag docking data.
Palette source of drawing values.
Feedback requested.
Draw a solid area glyph suitable for a drag drop area.
Render context.
Set of drag docking data.
Palette source of drawing values.
Feedback requested.
Draw the track bar ticks glyph.
Render context.
Element state.
Source of palette colors.
Drawing rectangle that should contain ticks.
Orientation of the drawing area.
Drawing on the topRight or the bottomLeft.
Size of the position indicator.
First value.
Last value.
How often ticks are drawn.
Draw the track bar track glyph.
Render context.
Element state.
Source of palette colors.
Drawing rectangle that should contain the track.
Drawing orientation.
Drawing as a volume control or standard slider.
Draw the track bar position glyph.
Render context.
Element state.
Source of palette colors.
Drawing rectangle that should contain the track.
Drawing orientation.
Tick marks that surround the position.
Evaluate if transparent painting is needed for background palette.
Background palette to test.
Element state associated with palette.
True if transparent painting required.
Evaluate if transparent painting is needed for background or border palettes.
Background palette to test.
Background palette to test.
Element state associated with palette.
True if transparent painting required.
Helper routine to draw an image taking into account various properties.
Rendering context.
Icon to be drawn.
Destination rectangle.
Visual orientation.
Helper routine to draw an image taking into account various properties.
Rendering context.
Image to be drawn.
Color that should become transparent.
Destination rectangle.
Visual orientation.
Drawing effect.
Image color to remap.
New color for remap.
Encapsulates context for view render operations.
Initialize a new instance of the ViewContext class.
Control associated with rendering.
Graphics instance for drawing.
Rectangle that needs rendering.
Rendering provider.
Initialize a new instance of the ViewContext class.
Control associated with rendering.
Control used to align elements.
Graphics instance for drawing.
Rectangle that needs rendering.
Rendering provider.
Initialize a new instance of the ViewContext class.
Reference to the view manager.
Control associated with rendering.
Control used to align elements.
Graphics instance for drawing.
Rectangle that needs rendering.
Rendering provider.
Gets the rectangle that needs rendering.
Calculate a rectangle in control coordinates that is aligned for gradient drawing.
How to align the gradient.
Rectangle of the local element.
Exposes access to specialized renderers.
Gets the standard border renderer.
Gets the standard background renderer.
Gets the standard content renderer.
Gets the tab border renderer.
Gets the ribbon renderer.
Gets the glpyh renderer.
Evaluate if transparent painting is needed for background palette.
Background palette to test.
Element state associated with palette.
True if transparent painting required.
Evaluate if transparent painting is needed for background or border palettes.
Background palette to test.
Background palette to test.
Element state associated with palette.
True if transparent painting required.
Gets a renderer for drawing the toolstrips.
Color palette to use when rendering toolstrip.
Exposes methods for drawing borders.
Gets the raw padding used per edge of the border.
Palette used for drawing.
State associated with rendering.
Visual orientation of the border.
Padding structure detailing all four edges.
Gets the padding used to position display elements completely inside border drawing.
Palette used for drawing.
State associated with rendering.
Visual orientation of the border.
Padding structure detailing all four edges.
Generate a graphics path that is the outside edge of the border.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
GraphicsPath instance.
Generate a graphics path that is in the middle of the border.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
GraphicsPath instance.
Generate a graphics path that encloses the border and is used when rendering a background to ensure the background does not draw over the border area.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
GraphicsPath instance.
Draw border on the inside edge of the specified rectangle.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
Exposes methods for drawing backgrounds.
Draw background to fill the specified path.
Rendering context.
Target rectangle that encloses path.
Graphics path.
Palette used for drawing.
Visual orientation of the background.
State associated with rendering.
Cache used for drawing.
Exposes methods for drawing content.
Get the preferred size for drawing the content.
Layout context.
Content palette details.
Content values.
Visual orientation of the content.
State associated with rendering.
Preferred size.
Perform layout calculations on the provided content.
Layout context.
Space available for laying out.
Content palette details.
Content values.
Visual orientation of the content.
State associated with rendering.
Memento with cached information.
Perform draw of content using provided memento.
Render context.
Display area available for drawing.
Content palette details.
Cached values from layout call.
Visual orientation of the content.
State associated with rendering.
Allow drawing of focus rectangle.
Request the calculated display of the image.
Cached values from layout call.
True if the image is being Displayed; otherwise false.
Request the calculated position of the content image.
Cached values from layout call.
Display rectangle for the image content.
Request the calculated display of the short text.
Cached values from layout call.
True if the short text is being Displayed; otherwise false.
Request the calculated position of the content short text.
Cached values from layout call.
Display rectangle for the image content.
Request the calculated display of the long text.
Cached values from layout call.
True if the long text is being Displayed; otherwise false.
Request the calculated position of the content long text.
Cached values from layout call.
Display rectangle for the image content.
Exposes methods for drawing tab borders.
Gets if the tabs should be drawn from left to right for z-ordering.
Style of tab border.
True for left to right, otherwise draw right to left.
Gets the spacing used to separate each tab border instance.
Style of tab border.
Number of pixels to space instances.
Gets the padding used to position display elements completely inside border drawing.
Layout context.
Palette used for drawing.
State associated with rendering.
Visual orientation of the border.
Style of tab border.
Padding structure detailing all four edges.
Generate a graphics path that encloses the border itself.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
Style of tab border.
GraphicsPath instance.
Generate a graphics path that encloses the border and is used when rendering a background to ensure the background does not draw over the border area.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
Style of tab border.
GraphicsPath instance.
Draw border on the inside edge of the specified rectangle.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
Style of tab border.
Exposes methods for drawing ribbon elements.
Draw the background of a ribbon element.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Orientation for drawing.
Cached values to use when drawing.
Draw a context ribbon tab title.
Ribbon shape.
Rendering context.
Target rectangle.
Palette used for general ribbon settings.
Palette used for background ribbon settings.
Cached values to use when drawing.
Draw the application button.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Cached values to use when drawing.
Draw the application tab.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Cached values to use when drawing.
Perform drawing of a ribbon cluster edge.
Ribbon shape.
Render context.
Display area available for drawing.
Palette used for recovering drawing details.
State associated with rendering.
Exposes methods for drawing glyph elements.
Perform drawing of a separator glyph.
Render context.
Display area available for drawing.
Background palette details.
Border palette details.
Visual orientation of the content.
State associated with rendering.
Can the separator be moved.
Calculate the requested display size for the check box.
Render context.
Palette for sourcing display values.
Should check box be Displayed as enabled.
The checked state of the check box.
Should check box be Displayed as hot tracking.
Should check box be Displayed as pressed.
Perform drawing of a check box.
Render context.
Display area available for drawing.
Palette for sourcing display values.
Should check box be Displayed as enabled.
The checked state of the check box.
Should check box be Displayed as hot tracking.
Should check box be Displayed as pressed.
Calculate the requested display size for the radio button.
Render context.
Palette for sourcing display values.
Should check box be Displayed as enabled.
Checked state of the radio button.
Should check box be Displayed as hot tracking.
Should check box be Displayed as pressed.
Perform drawing of a radio button.
Render context.
Display area available for drawing.
Palette for sourcing display values.
Should radio button be Displayed as enabled.
Checked state of the radio button.
Should radio button be Displayed as hot tracking.
Should radio button be Displayed as pressed.
Calculate the requested display size for the drop-down button.
Render context.
Palette for sourcing display values.
State for which image size is needed.
How to orientate the image.
Perform drawing of a drop-down button.
Render context.
Display area available for drawing.
Palette for sourcing display values.
State for which image size is needed.
How to orientate the image.
Draw a drop-down button image appropriate for a input control.
Render context.
Available drawing rectangle space.
Content palette for getting colors.
State associated with rendering.
Draw a numeric up button image appropriate for a input control.
Render context.
Available drawing rectangle space.
Content palette for getting colors.
State associated with rendering.
Draw a numeric down button image appropriate for a input control.
Render context.
Available drawing rectangle space.
Content palette for getting colors.
State associated with rendering.
Perform drawing of a ribbon dialog box launcher glyph.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Perform drawing of a ribbon drop arrow glyph.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Perform drawing of a ribbon context arrow glyph.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Perform drawing of a ribbon overflow image.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Perform drawing of a ribbon group separator.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Draw a grid sorting direction glyph.
Render context.
Sorting order of the glyph.
Available drawing rectangle space.
Palette to use for sourcing values.
State associated with rendering.
Should be drawn from right to left.
Remainder space left over for other drawing.
Draw a grid row glyph.
Render context.
Row glyph.
Available drawing rectangle space.
Palette to use for sourcing values.
State associated with rendering.
Should be drawn from right to left.
Remainder space left over for other drawing.
Draw a grid error glyph.
Render context.
Available drawing rectangle space.
State associated with rendering.
Should be drawn from right to left.
Remainder space left over for other drawing.
Draw a solid area glyph suitable for a drag drop area.
Render context.
Drawing rectangle space.
Palette source of drawing values.
Measure the drag and drop docking glyphs.
Set of drag docking data.
Palette source of drawing values.
Feedback requested.
Draw a solid area glyph suitable for a drag drop area.
Render context.
Set of drag docking data.
Palette source of drawing values.
Feedback requested.
Draw the track bar ticks glyph.
Render context.
Element state.
Source of palette colors.
Drawing rectangle that should contain ticks.
Orientation of the drawing area.
Drawing on the topRight or the bottomLeft.
Size of the position indicator.
First value.
Last value.
How often ticks are drawn.
Draw the track bar track glyph.
Render context.
Element state.
Source of palette colors.
Drawing rectangle that should contain the track.
Drawing orientation.
Drawing as a volume control or standard slider.
Draw the track bar position glyph.
Render context.
Element state.
Source of palette colors.
Drawing rectangle that should contain the track.
Drawing orientation.
Tick marks that surround the position.
Specifies the renderer to use when painting.
Specifies the renderer be inherited from the base palette.
Specifies the RenderSparkle be used.
Specifies the RenderOffice2007 be used.
Specifies the RenderOffice2010 be used.
Specifies the RenderOffice2013 be used.
Specifies the RenderMicrosoft365 be used.
Specifies the RenderProfessional be used.
Specifies the RenderStandard be used.
Specifies the RenderVisualStudio2010 be used.
Specifies the RenderVisualStudio be used.
Specifies a custom renderer be used.
Aggregates information needed for rendering drag and drop indicators.
Initialize a new instance of the PaletteDragData class.
Should the left docking indicator be shown.
Should the right docking indicator be shown.
Should the top docking indicator be shown.
Should the bottom docking indicator be shown.
Should the middle docking indicator be shown.
Gets the visible state of the background.
Gets and sets the visible state of the left indicator.
Gets and sets the visible state of the right indicator.
Gets and sets the visible state of the top indicator.
Gets and sets the visible state of the bottom indicator.
Gets and sets the visible state of the middle indicator.
Gets the set of flags associated with active
Gets and sets the active state of left indicator.
Gets and sets the active state of right indicator.
Gets and sets the active state of top indicator.
Gets and sets the active state of bottom indicator.
Gets and sets the active state of middle indicator.
Gets if any of the docking indicators are active.
Clear all the active flags.
Gets and sets the hot rectangle of the left docking indicator.
Gets and sets the hot rectangle of the right docking indicator.
Gets and sets the hot rectangle of the top docking indicator.
Gets and sets the hot rectangle of the bottom docking indicator.
Gets and sets the hot rectangle of the middle docking indicator.
Gets and sets size of the docking window required.
Helper functions for drawing in the glass styles.
Draw a background for an expert style button with tracking effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background for an expert style button with pressed effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background for an expert style button that is checked.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background for an expert style button that is checked and tracking.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background for an expert style button has a square inside with highlight.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Use the 'light' variation.
Helper functions for drawing in the glass styles.
Draw a background with glass effect where the fade is from the center.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background with glass effect where the fade is from the bottom.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in normal full glass effect but only over 50% of the background.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in simple glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in normal full glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in tracking full glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in checked full glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in checked/tracking full glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in checked/pressed full glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in normal stumpy glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in tracking stumpy glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in checked/pressed stumpy glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in checked stumpy glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in checked/tracking stumpy glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in glass effect with three edges lighter.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in normal simple glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in tracking simple glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in checked simple glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in checked/tracking simple glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Draw a background in checked/pressed simple glass effect.
Rendering context.
Rectangle to draw.
First color.
Second color.
Drawing orientation.
Clipping path.
Cache used for drawing.
Memento used to cache drawing details.
Dispose of resources.
Dispose of resources.
Dispose of resources.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Memento used to cache drawing details.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Extends the professional renderer to provide Microsoft 365 style additions.
Perform drawing of a ribbon cluster edge.
Ribbon shape.
Render context.
Display area available for drawing.
Palette used for recovering drawing details.
State associated with rendering.
Renders the tool strip.
The colour palette.
Internal rendering method.
Draw the application tab.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Cached values to use when drawing.
Internal rendering method.
Internal rendering method.
Extends the professional renderer to provide Office2007 style additions.
Perform drawing of a ribbon cluster edge.
Ribbon shape.
Render context.
Display area available for drawing.
Palette used for recovering drawing details.
State associated with rendering.
Gets a renderer for drawing the toolstrips.
Color palette to use when rendering toolstrip.
Internal rendering method.
Extends the professional renderer to provide Office2010 style additions.
Perform drawing of a ribbon cluster edge.
Ribbon shape.
Render context.
Display area available for drawing.
Palette used for recovering drawing details.
State associated with rendering.
Gets a renderer for drawing the toolstrips.
Color palette to use when rendering toolstrip.
Internal rendering method.
Extends the professional renderer to provide Office2010 style additions.
Perform drawing of a ribbon cluster edge.
Ribbon shape.
Render context.
Display area available for drawing.
Palette used for recovering drawing details.
State associated with rendering.
Gets a renderer for drawing the toolstrips.
Color palette to use when rendering toolstrip.
Internal rendering method.
Draw the application tab.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Cached values to use when drawing.
Internal rendering method.
Internal rendering method.
Extends the standard renderer to provide Professional style additions.
Perform drawing of a separator glyph.
Render context.
Display area available for drawing.
Background palette details.
Border palette details.
Visual orientation of the content.
State associated with rendering.
Can the separator be moved.
Internal rendering method.
Internal rendering method.
Extends the professional renderer to provide Sparkle style additions.
Draw the background of a ribbon element.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Orientation for drawing.
Cached values to use when drawing.
Draw a context ribbon tab title.
Ribbon shape.
Rendering context.
Target rectangle.
Palette used for general ribbon settings.
Palette used for background ribbon settings.
Cached storage for drawing objects.
Draw the application button.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Cached storage for drawing objects.
Perform drawing of a ribbon drop arrow glyph.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Draw a numeric up button image appropriate for a input control.
Render context.
Available drawing rectangle space.
Content palette for getting colors.
State associated with rendering.
Draw a numeric down button image appropriate for a input control.
Render context.
Available drawing rectangle space.
Content palette for getting colors.
State associated with rendering.
Gets a renderer for drawing the toolstrips.
Color palette to use when rendering toolstrip.
Internal rendering method.
Provides the standard renderer that honors all palette properties.
Gets a renderer for drawing the toolstrips.
Color palette to use when rendering toolstrip.
Gets the raw padding used per edge of the border.
Palette used for drawing.
State associated with rendering.
Visual orientation of the border.
Padding structure detailing all four edges.
Gets the padding used to position display elements completely inside border drawing.
Palette used for drawing.
State associated with rendering.
Visual orientation of the border.
Padding structure detailing all four edges.
Generate a graphics path that is the outside edge of the border.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
GraphicsPath instance.
Generate a graphics path that is in the middle of the border.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
GraphicsPath instance.
Generate a graphics path that encloses the border and is used when rendering a background to ensure the background does not draw over the border area.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
GraphicsPath instance.
Draw border on the inside edge of the specified rectangle.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
Draw background to fill the specified path.
Rendering context.
Target rectangle that encloses path.
Graphics path.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
Cache used for drawing.
Get the preferred size for drawing the content.
Layout context.
Content palette details.
Content values.
Visual orientation of the content.
State associated with rendering.
Preferred size.
Perform layout calculations on the provided content.
Layout context.
Display area available for laying out.
Content palette details.
Content values.
Visual orientation of the content.
State associated with rendering.
Memento with cached information.
Perform draw of content using provided memento.
Render context.
Display area available for drawing.
Content palette details.
Cached values from layout call.
Visual orientation of the content.
State associated with rendering.
Allow drawing of focus rectangle.
Request the calculated display of the image.
Cached values from layout call.
True if the image is being Displayed; otherwise false.
Request the calculated position of the content image.
Cached values from layout call.
Display rectangle for the image content.
Request the calculated display of the short text.
Cached values from layout call.
True if the short text is being Displayed; otherwise false.
Request the calculated position of the content short text.
Cached values from layout call.
Display rectangle for the image content.
Request the calculated display of the long text.
Cached values from layout call.
True if the long text is being Displayed; otherwise false.
Request the calculated position of the content long text.
Cached values from layout call.
Display rectangle for the image content.
Gets if the tabs should be drawn from left to right for z-ordering.
Style of tab border.
True for left to right, otherwise draw right to left.
Gets the spacing used to separate each tab border instance.
Style of tab border.
Number of pixels to space instances.
Gets the padding used to position display elements completely inside border drawing.
View layout context.
Palette used for drawing.
State associated with rendering.
Visual orientation of the border.
Style of tab border.
Padding structure detailing all four edges.
Generate a graphics path that encloses the border itself.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
Style of tab border.
GraphicsPath instance.
Generate a graphics path that encloses the border and is used when rendering a background to ensure the background does not draw over the border area.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
Style of tab border.
GraphicsPath instance.
Draw border on the inside edge of the specified rectangle.
Rendering context.
Target rectangle.
Palette used for drawing.
Visual orientation of the border.
State associated with rendering.
Style of tab border.
Draw the background of a ribbon element.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Orientation for drawing.
Cached values to use when drawing.
Draw a context ribbon tab title.
Ribbon shape.
Rendering context.
Target rectangle.
Palette used for general ribbon settings.
Palette used for background ribbon settings.
Cached storage for drawing objects.
Draw the application button.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Cached storage for drawing objects.
Draw the application tab.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Cached values to use when drawing.
Perform drawing of a ribbon cluster edge.
Ribbon shape.
Render context.
Display area available for drawing.
Palette used for recovering drawing details.
State associated with rendering.
Perform drawing of a separator glyph.
Render context.
Display area available for drawing.
Background palette details.
Border palette details.
Visual orientation of the content.
State associated with rendering.
Can the separator be moved.
Calculate the requested display size for the checkbox.
Render context.
Palette for sourcing display values.
Should check box be Displayed as enabled.
The checked state of the checkbox.
Should check box be Displayed as hot tracking.
Should check box be Displayed as pressed.
Perform drawing of a checkbox.
Render context.
Display area available for drawing.
Palette for sourcing display values.
Should check box be Displayed as enabled.
The checked state of the checkbox.
Should check box be Displayed as hot tracking.
Should check box be Displayed as pressed.
Calculate the requested display size for the radio button.
Render context.
Palette for sourcing display values.
Should check box be Displayed as enabled.
Checked state of the radio button.
Should check box be Displayed as hot tracking.
Should check box be Displayed as pressed.
Perform drawing of a radio button.
Render context.
Display area available for drawing.
Palette for sourcing display values.
Should radio button be Displayed as enabled.
Checked state of the radio button.
Should radio button be Displayed as hot tracking.
Should radio button be Displayed as pressed.
Calculate the requested display size for the drop-down button.
Render context.
Palette for sourcing display values.
State for which image size is needed.
How to orientate the image.
Perform drawing of a drop-down button.
Render context.
Display area available for drawing.
Palette for sourcing display values.
State for which image size is needed.
How to orientate the image.
Draw a numeric up button image appropriate for a input control.
Render context.
Available drawing rectangle space.
Content palette for getting colors.
State associated with rendering.
Draw a numeric down button image appropriate for an input control.
Render context.
Available drawing rectangle space.
Content palette for getting colors.
State associated with rendering.
Draw a drop-down grid appropriate for an input control.
Render context.
Available drawing rectangle space.
Content palette for getting colors.
State associated with rendering.
Perform drawing of a ribbon dialog box launcher glyph.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Perform drawing of a ribbon drop arrow glyph.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Perform drawing of a ribbon context arrow glyph.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Perform drawing of a ribbon overflow image.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Perform drawing of a ribbon group separator.
Ribbon shape.
Render context.
Display area available for drawing.
General ribbon palette details.
State associated with rendering.
Draw a grid sorting direction glyph.
Render context.
Sorting order of the glyph.
Available drawing rectangle space.
Palette to use for sourcing values.
State associated with rendering.
Should be drawn from right to left.
Remainder space left over for other drawing.
Draw a grid row glyph.
Render context.
Row glyph.
Available drawing rectangle space.
Palette to use for sourcing values.
State associated with rendering.
Should be drawn from right to left.
Remainder space left over for other drawing.
Draw a grid error glyph.
Render context.
Available drawing rectangle space.
State associated with rendering.
Should be drawn from right to left.
Remainder space left over for other drawing.
Draw a solid area glyph suitable for a drag drop area.
Render context.
Drawing rectangle space.
Palette source of drawing values.
Measure the drag and drop docking glyphs.
Set of drag docking data.
Palette source of drawing values.
Feedback requested.
Draw a solid area glyph suitable for a drag drop area.
Render context.
Set of drag docking data.
Palette source of drawing values.
Feedback requested.
Evaluate if transparent painting is needed for background palette.
Background palette to test.
Element state associated with palette.
True if transparent painting required.
Evaluate if transparent painting is needed for background or border palettes.
Background palette to test.
Background palette to test.
Element state associated with palette.
True if transparent painting required.
Draw the track bar ticks glyph.
Render context.
Element state.
Source of palette colors.
Drawing rectangle that should contain ticks.
Orientation of the drawing area.
Drawing on the topRight or the bottomLeft.
Size of the position indicator.
First value.
Last value.
How often ticks are drawn.
Draw the track bar track glyph.
Render context.
Element state.
Source of palette colors.
Drawing rectangle that should contain the track.
Drawing orientation.
Drawing as a volume control or standard slider.
Draw the track bar position glyph.
Render context.
Element state.
Source of palette colors.
Drawing rectangle that should contain the track.
Drawing orientation.
Tick marks that surround the position.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal rendering method.
Internal help class used to store content rendering details.
Initialise a new instance of the StandardContentMemento class.
Dispose of resources.
Adjust the memento values to apply an orientation.
Visual orientation of contents.
Rectangle that contains the contents.
Perform drawing of a ribbon cluster edge.
Ribbon shape.
Render context.
Display area available for drawing.
Palette used for recovering drawing details.
State associated with rendering.
Renders the tool strip.
The colour palette.
Internal rendering method.
Draw the application tab.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Cached values to use when drawing.
Internal rendering method.
Internal rendering method.
Extends the professional renderer to provide Visual Studio 2010 with Office 2007 style additions.
Perform drawing of a ribbon cluster edge.
Ribbon shape.
Render context.
Display area available for drawing.
Palette used for recovering drawing details.
State associated with rendering.
Gets a renderer for drawing the toolstrips.
Color palette to use when rendering toolstrip.
Internal rendering method.
Extends the professional renderer to provide Office2010 style additions.
Perform drawing of a ribbon cluster edge.
Ribbon shape.
Render context.
Display area available for drawing.
Palette used for recovering drawing details.
State associated with rendering.
Gets a renderer for drawing the toolstrips.
Color palette to use when rendering toolstrip.
Internal rendering method.
Extends the professional renderer to provide Office2010 style additions.
Perform drawing of a ribbon cluster edge.
Ribbon shape.
Render context.
Display area available for drawing.
Palette used for recovering drawing details.
State associated with rendering.
Gets a renderer for drawing the toolstrips.
Color palette to use when rendering toolstrip.
Internal rendering method.
Draw the application tab.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Cached values to use when drawing.
Internal rendering method.
Internal rendering method.
Extends the professional renderer to provide Microsoft 365 style additions.
Perform drawing of a ribbon cluster edge.
Ribbon shape.
Render context.
Display area available for drawing.
Palette used for recovering drawing details.
State associated with rendering.
Renders the tool strip.
The colour palette.
Internal rendering method.
Draw the application tab.
Ribbon shape.
Rendering context.
Target rectangle.
State associated with rendering.
Palette used for sourcing settings.
Cached values to use when drawing.
Internal rendering method.
Internal rendering method.
Allows the developer to easily access the entire array of supported themes for custom controls.
Gets the supported theme array.
The supported theme array.
Returns the Default Global Palette.
Returns the palette mode from the Krypton Manager instance.
The manager instance.
The current .
Applies the theme using PaletteMode enumeration.
The palette mode.
The manager.
Applies the theme using the themes name.
Valid name of the theme.
The manager.
Sets the theme.
Name of the theme.
The manager.
Applies the global theme.
The manager.
The palette mode manager.
Returns the respective theme name for the given KryptonManager instance.
A valid reference to a KryptonManager instance.
The theme name.
Returns the palette mode as string.
The palette mode.
The theme name
Loads the custom theme.
The palette.
The manager.
A custom theme file.
if set to true [silent].
Returns the themes PaletteMode from the theme's name.
Name of the theme.
The respective PaletteMode if the theme name is valid. Otherwise PaletteMode.Global.
Gets the Windows accent color
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 resource of type System.Drawing.Icon similar to (Icon).
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Byte[].
Looks up a localized resource of type System.Byte[].
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Icon similar to (Icon).
Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 After next month.
Looks up a localized string similar to Alphabetic.
Looks up a localized string similar to Data Bars.
Looks up a localized string similar to Before previous month.
Looks up a localized string similar to Best fit.
Looks up a localized string similar to Best fit (all columns).
Looks up a localized string similar to Cancel.
Looks up a localized string similar to Clear grouping.
Looks up a localized string similar to Clear rules....
Looks up a localized string similar to Clear sorting.
Looks up a localized string similar to Collapse.
Looks up a localized string similar to Columns.
Looks up a localized string similar to Conditional formatting.
Looks up a localized string similar to Custom....
Looks up a localized string similar to Date.
Looks up a localized string similar to Day.
Looks up a localized string similar to Drag a column header here to group by that column.
Looks up a localized string similar to Earlier during this month.
Looks up a localized string similar to Earlier this year.
Looks up a localized string similar to Expand.
Looks up a localized string similar to Finish.
Looks up a localized string similar to Full collapse.
Looks up a localized string similar to Full expand.
Looks up a localized string similar to Gradient Fill.
Looks up a localized string similar to Group by this column.
Looks up a localized string similar to Group interval.
Looks up a localized string similar to Hide GroupBox.
Looks up a localized string similar to In three weeks.
Looks up a localized string similar to In two weeks.
Looks up a localized string similar to Later during this month.
Looks up a localized string similar to Month.
Looks up a localized string similar to Next month.
Looks up a localized string similar to Next Week.
Looks up a localized string similar to No date.
Looks up a localized string similar to Older.
Looks up a localized string similar to 1 item.
Looks up a localized string similar to Other.
Looks up a localized string similar to Custom....
Looks up a localized string similar to Custom palettes.
Looks up a localized string similar to Previous month.
Looks up a localized string similar to Previous week.
Looks up a localized string similar to Previous year.
Looks up a localized string similar to Q1.
Looks up a localized string similar to Q2.
Looks up a localized string similar to Q3.
Looks up a localized string similar to Q4.
Looks up a localized string similar to Quarter.
Looks up a localized string similar to Show GroupBox.
Looks up a localized string similar to Smart.
Looks up a localized string similar to Solid Fill.
Looks up a localized string similar to Sort ascending.
Looks up a localized string similar to Sort by summary count.
Looks up a localized string similar to Sort descending.
Looks up a localized string similar to Three Color Scale.
Looks up a localized string similar to Three weeks ago.
Looks up a localized string similar to Today.
Looks up a localized string similar to Tomorrow.
Looks up a localized string similar to Two Color Scale.
Looks up a localized string similar to Two weeks ago.
Looks up a localized string similar to Ungroup.
Looks up a localized string similar to Unknown.
Looks up a localized string similar to items.
Looks up a localized string similar to Year.
Looks up a localized string similar to Year.
Looks up a localized string similar to Yesterday.
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 <?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:template match="KryptonPalette">
<xsl:comment>Created by exporting the settings of a KryptonPalette instance.</xsl:comment>
<xsl:comment>For more information about Krypton visit https://github.com/Krypton-Suite/Standard-Toolkit</xsl:comment>
<xsl:comment>WARNING: Modifying this file may render it invalid for importing.</xsl:comment>
<KryptonPalette Version="20">
<xsl:attr [rest of string was truncated]";.
Looks up a localized string similar to <?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:template match="KryptonPalette">
<xsl:comment>Created by exporting the settings of a KryptonCustomPaletteBase instance.</xsl:comment>
<xsl:comment>For more information about Krypton visit https://github.com/Krypton-Suite/Standard-Toolkit</xsl:comment>
<xsl:comment>New BSD 3-Clause License (https://github.com/Krypton-Suite/Standard-Toolkit/blob/master/LICENSE)</xsl:comment>
<xsl: [rest of string was truncated]";.
Looks up a localized string similar to <?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:template match="KryptonPalette">
<xsl:comment>Created by exporting the settings of a KryptonPalette instance.</xsl:comment>
<xsl:comment>For more information about Krypton visit https://github.com/Krypton-Suite/Standard-Toolkit</xsl:comment>
<xsl:comment>WARNING: Modifying this file may render it invalid for importing.</xsl:comment>
<KryptonPalette Version="19">
<xsl:attr [rest of string was truncated]";.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
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 resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Displays a dialog window from which the user can select a file.
Gets or sets a value indicating whether the dialog box automatically adds an extension to a file name if the user omits the extension.
if the dialog box adds an extension to a file name if the user omits the extension; otherwise, . The default value is .
Gets or sets a value indicating whether the dialog box displays a warning if the user specifies a file name that does not exist.
if the dialog box displays a warning if the user specifies a file name that does not exist; otherwise, . The default value is .
Gets or sets a value indicating whether the dialog box displays a warning if the user specifies a path that does not exist.
if the dialog box displays a warning when the user specifies a path that does not exist; otherwise, . The default value is .
Gets or sets the default file name extension.
The default file name extension. The returned string does not include the period. The default value is an empty string ("").
Gets or sets a value indicating whether the dialog box returns the location of the file referenced by the shortcut or whether it returns the location of the shortcut (.lnk).
if the dialog box returns the location of the file referenced by the shortcut; otherwise, . The default value is .
Gets or sets a string containing the file name selected in the file dialog box.
The file name selected in the file dialog box. The default value is an empty string ("").
Gets the file names of all selected files in the dialog box.
An array of type , containing the file names of all selected files in the dialog box.
Gets or sets the current file name filter string, which determines the choices that appear in the "Save as file type" or "Files of type" box in the dialog box.
The file filtering options available in the dialog box.
Gets or sets the index of the filter currently selected in the file dialog box.
A value containing the index of the filter currently selected in the file dialog box. The default value is 1.
Gets or sets the initial directory displayed by the file dialog box.
The initial directory displayed by the file dialog box. The default is an empty string ("").
Gets or sets a value indicating whether the dialog box restores the directory to the previously selected directory before closing.
if the dialog box restores the current directory to the previously selected directory if the user changed the directory while searching for files; otherwise, . The default value is .
Gets or sets whether the dialog box supports displaying and saving files that have multiple file name extensions.
if the dialog box supports multiple file name extensions; otherwise, . The default is .
Gets or sets a value indicating whether the dialog box accepts only valid Win32 file names.
if the dialog box accepts only valid Win32 file names; otherwise, . The default value is .
Occurs when the user clicks on the Open or Save button on a file dialog box.
Gets the custom places collection for this instance.
The custom places collection for this instance.
Displays a dialog window from which the user can select a file.
Wraps the Shell dialog window When launched.
Runs a common dialog box.
Runs a common dialog box, parented to the given IWin32Window.
Runs a common dialog box, parented to the given IWin32Window.
Get or Sets the file dialog box Icon.
The file dialog box Icon.
Gets or sets the file dialog box title.
The file dialog box title. The default value is an empty string ("").
Resets all properties to their default values.
Provides a string version of this object.
A string version of this object.
Initializes a new instance of the class.
Converts to string.
A that represents this instance.
Gets a value indicating if all the strings are default values.
True if all values are defaulted; otherwise false.
Gets and sets the application button image.
Gets the toolkit images.
Gets the toolbar images.
Gets a value indicating whether this instance is default.
true if this instance is default; otherwise, false.
Access to the integrated and quick access toolbar images.
ToDo: Get images from theme, when changed
Initializes a new instance of the class.
Gets a value indicating if all the strings are default values.
True if all values are defaulted; otherwise false.
Adds the palette toolbar images to an array.
The palette toolbar images.
Returns the toolbar images.
A collection of toolbar images.
Allow Krypton to be improved by getting help from users
Allow Krypton to be improved by getting help from users
This class is designed to handle thrown exceptions. (FOR INTERNAL USE ONLY!)
Initializes a new instance of the class.
Captures the exception.
The exception.
The title.
The calling file path.
The line number.
The calling method.
Show the stack trace.
Captures a stack trace of the exception.
The incoming exception.
The file to write the exception stack trace to.
Captures a stack trace of the exception.
The incoming exception.
The file to write the exception stack trace to.
Exposes a global set of color strings used within Krypton and that are localizable.
Initializes a new instance of the class.
Converts to string.
A that represents this instance.
Gets a value indicating if all the strings are default values.
True if all values are defaulted; otherwise false.
Reset all strings to default values.
Gets or sets the color string.
Gets or sets the colors string.
Gets or sets the more colors string.
Gets or sets the theme colors string.
Gets or sets the standard colors string.
Gets or sets the recent colors string.
Gets or sets the no color string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the alternate button spec style string.
Gets or sets the bread crumb button spec style string.
Gets or sets the buttonspec button spec style string.
Gets or sets the calendar day button spec style string.
Gets or sets the cluster button spec style string.
Gets or sets the command button spec style string.
Gets or sets the custom 1 button spec style string.
Gets or sets the custom 2 button spec style string.
Gets or sets the custom 3 button spec style string.
Gets or sets the form close button spec style string.
Gets or sets the form button spec style string.
Gets or sets the gallery button spec style string.
Gets or sets the input control button spec style string.
Gets or sets the list item button spec style string.
Gets or sets the low profile button spec style string.
Gets or sets the navigator stack button spec style string.
Gets or sets the navigator overflow button spec style string.
Gets or sets the navigator mini button spec style string.
Gets or sets the standalone button spec style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the custom 1 data grid view style string.
Gets or sets the custom 2 data grid view style string.
Gets or sets the custom 3 data grid view style string.
Gets or sets the mixed data grid view style string.
Gets or sets the list data grid view style string.
Gets or sets the sheet data grid view style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the custom 1 grid style string.
Gets or sets the custom 2 grid style string.
Gets or sets the custom 3 grid style string.
Gets or sets the list grid style string.
Gets or sets the sheet grid style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the collapsed to both header group string.
Gets or sets the collapsed to primary header group string.
Gets or sets the collapsed to secondary header group string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the calendar header style string.
Gets or sets the custom 1 header style string.
Gets or sets the custom 2 header style string.
Gets or sets the custom 3 header style string.
Gets or sets the dock active header style string.
Gets or sets the dock inactive header style string.
Gets or sets the form header style string.
Gets or sets the primary header style string.
Gets or sets the secondary header style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the custom 1 input control style string.
Gets or sets the custom 2 input control style string.
Gets or sets the custom 3 input control style string.
Gets or sets the ribbon input control style string.
Gets or sets the panel alternate input control style string.
Gets or sets the panel client input control style string.
Gets or sets the standalone input control style string.
Exposes the set of integrated toolbar strings used within Krypton and that are localizable.
Gets or sets the new integrated toolbar button spec style string.
Gets or sets the open integrated toolbar button spec style string.
Gets or sets the save integrated toolbar button spec style string.
Gets or sets the save as integrated toolbar button spec style string.
Gets or sets the save all integrated toolbar button spec style string.
Gets or sets the cut integrated toolbar button spec style string.
Gets or sets the copy integrated toolbar button spec style string.
Gets or sets the paste integrated toolbar button spec style string.
Gets or sets the undo integrated toolbar button spec style string.
Gets or sets the redo integrated toolbar button spec style string.
Gets or sets the page setup integrated toolbar button spec style string.
Gets or sets the print preview integrated toolbar button spec style string.
Gets or sets the print integrated toolbar button spec style string.
Gets or sets the quick print integrated toolbar button spec style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the always underline link behavior style string.
Gets or sets the hover underline link behavior style string.
Gets or sets the never underline link behavior style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the custom 2 label style string.
Gets or sets the custom 3 label style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the button standalone palette back style string.
Gets or sets the button alternate palette back style string.
Gets or sets the button low profile palette back style string.
Gets or sets the button spec palette back style string.
Gets or sets the button breadcrumb palette back style string.
Gets or sets the button calendar day palette back style string.
Gets or sets the button cluster palette back style string.
Gets or sets the button gallery palette back style string.
Gets or sets the button navigator stack palette back style string.
Gets or sets the button navigator overflow palette back style string.
Gets or sets the button navigator mini palette back style string.
Gets or sets the button input control palette back style string.
Gets or sets the button list item palette back style string.
Gets or sets the button form palette back style string.
Gets or sets the button form close palette back style string.
Gets or sets the button command palette back style string.
Gets or sets the button custom 1 palette back style string.
Gets or sets the button custom 2 palette back style string.
Gets or sets the button custom 3 palette back style string.
Gets or sets the control client palette back style string.
Gets or sets the control alternate palette back style string.
Gets or sets the control group box palette back style string.
Gets or sets the control tool tip palette back style string.
Gets or sets the control ribbon palette back style string.
Gets or sets the control ribbon app menu palette back style string.
Gets or sets the control custom 1 palette back style string.
Gets or sets the control custom 2 palette back style string.
Gets or sets the control custom 3 palette back style string.
Gets or sets the context menu outer palette back style string.
Gets or sets the context menu inner palette back style string.
Gets or sets the context menu heading palette back style string.
Gets or sets the context menu separator palette back style string.
Gets or sets the context menu item split palette back style string.
Gets or sets the context menu item image palette back style string.
Gets or sets the context menu item image column palette back style string.
Gets or sets the context menu item highlight palette back style string.
Gets or sets the input control standalone palette back style string.
Gets or sets the input control ribbon palette back style string.
Gets or sets the input control custom 1 palette back style string.
Gets or sets the input control custom 2 palette back style string.
Gets or sets the input control custom 3 palette back style string.
Gets or sets the input control form main palette back style string.
Gets or sets the form custom 1 palette back style string.
Gets or sets the form custom 2 palette back style string.
Gets or sets the form custom 3 palette back style string.
Gets or sets the grid header column list palette back style string.
Gets or sets the grid header row list palette back style string.
Gets or sets the grid data cell list palette back style string.
Gets or sets the grid background list palette back style string.
Gets or sets the grid header column sheet palette back style string.
Gets or sets the grid header row sheet palette back style string.
Gets or sets the grid data cell sheet palette back style string.
Gets or sets the grid background sheet palette back style string.
Gets or sets the grid header column custom 1 palette back style string.
Gets or sets the grid header column custom 2 palette back style string.
Gets or sets the grid header column custom 3 palette back style string.
Gets or sets the grid header row custom 1 palette back style string.
Gets or sets the grid header row custom 2 palette back style string.
Gets or sets the grid header row custom 3 palette back style string.
Gets or sets the grid data cell custom 1 palette back style string.
Gets or sets the grid data cell custom 2 palette back style string.
Gets or sets the grid data cell custom 3 palette back style string.
Gets or sets the grid background custom 1 palette back style string.
Gets or sets the grid background custom 2 palette back style string.
Gets or sets the grid background custom 3 palette back style string.
Gets or sets the header primary palette back style string.
Gets or sets the header secondary palette back style string.
Gets or sets the header dock active back style string.
Gets or sets the header dock inactive back style string.
Gets or sets the header form back style string.
Gets or sets the header calendar back style string.
Gets or sets the header custom 1 back style string.
Gets or sets the header custom 2 back style string.
Gets or sets the header custom 3 back style string.
Gets or sets the panel client back style string.
Gets or sets the panel alternate back style string.
Gets or sets the panel ribbon inactive back style string.
Gets or sets the panel custom 1 back style string.
Gets or sets the panel custom 2 back style string.
Gets or sets the panel custom 3 back style string.
Gets or sets the separator low profile back style string.
Gets or sets the separator high profile back style string.
Gets or sets the separator high internal profile back style string.
Gets or sets the tab high profile back style string.
Gets or sets the tab standard profile back style string.
Gets or sets the tab low profile back style string.
Gets or sets the tab OneNote back style string.
Gets or sets the tab dock back style string.
Gets or sets the tab dock auto hidden back style string.
Gets or sets the tab custom 1 back style string.
Gets or sets the tab custom 2 back style string.
Gets or sets the tab custom 3 back style string.
Gets or sets the control.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the button standalone palette back style string.
Gets or sets the button alternate palette back style string.
Gets or sets the button low profile palette back style string.
Gets or sets the button spec palette back style string.
Gets or sets the button breadcrumb palette back style string.
Gets or sets the button calendar day palette back style string.
Gets or sets the button cluster palette back style string.
Gets or sets the button gallery palette back style string.
Gets or sets the button navigator stack palette back style string.
Gets or sets the button navigator overflow palette back style string.
Gets or sets the button navigator mini palette back style string.
Gets or sets the button input control palette back style string.
Gets or sets the button list item palette back style string.
Gets or sets the button form palette back style string.
Gets or sets the button form close palette back style string.
Gets or sets the button command palette back style string.
Gets or sets the button custom 1 palette back style string.
Gets or sets the button custom 2 palette back style string.
Gets or sets the button custom 3 palette back style string.
Gets or sets the control client palette back style string.
Gets or sets the control alternate palette back style string.
Gets or sets the control group box palette back style string.
Gets or sets the control tool tip palette back style string.
Gets or sets the control ribbon palette back style string.
Gets or sets the control ribbon app menu palette back style string.
Gets or sets the control custom 1 palette back style string.
Gets or sets the control custom 2 palette back style string.
Gets or sets the control custom 3 palette back style string.
Gets or sets the context menu outer palette back style string.
Gets or sets the context menu inner palette back style string.
Gets or sets the context menu heading palette back style string.
Gets or sets the context menu separator palette back style string.
Gets or sets the context menu item split palette back style string.
Gets or sets the context menu item image palette back style string.
Gets or sets the context menu item image column palette back style string.
Gets or sets the context menu item highlight palette back style string.
Gets or sets the input control standalone palette back style string.
Gets or sets the input control ribbon palette back style string.
Gets or sets the input control custom 1 palette back style string.
Gets or sets the input control custom 2 palette back style string.
Gets or sets the input control custom 3 palette back style string.
Gets or sets the input control form main palette back style string.
Gets or sets the form custom 1 palette back style string.
Gets or sets the form custom 2 palette back style string.
Gets or sets the form custom 3 palette back style string.
Gets or sets the grid header column list palette back style string.
Gets or sets the grid header row list palette back style string.
Gets or sets the grid data cell list palette back style string.
Gets or sets the grid header column sheet palette back style string.
Gets or sets the grid header row sheet palette back style string.
Gets or sets the grid data cell sheet palette back style string.
Gets or sets the grid header column custom 1 palette back style string.
Gets or sets the grid header column custom 2 palette back style string.
Gets or sets the grid header column custom 3 palette back style string.
Gets or sets the grid header row custom 1 palette back style string.
Gets or sets the grid header row custom 2 palette back style string.
Gets or sets the grid header row custom 3 palette back style string.
Gets or sets the grid data cell custom 1 palette back style string.
Gets or sets the grid data cell custom 2 palette back style string.
Gets or sets the grid data cell custom 3 palette back style string.
Gets or sets the header primary palette back style string.
Gets or sets the header secondary palette back style string.
Gets or sets the header dock active back style string.
Gets or sets the header dock inactive back style string.
Gets or sets the header form back style string.
Gets or sets the header calendar back style string.
Gets or sets the header custom 1 back style string.
Gets or sets the header custom 2 back style string.
Gets or sets the header custom 3 back style string.
Gets or sets the separator low profile back style string.
Gets or sets the separator high profile back style string.
Gets or sets the separator high internal profile back style string.
Gets or sets the tab high profile back style string.
Gets or sets the tab standard profile back style string.
Gets or sets the tab low profile back style string.
Gets or sets the tab OneNote back style string.
Gets or sets the tab dock back style string.
Gets or sets the tab dock auto hidden back style string.
Gets or sets the tab custom 1 back style string.
Gets or sets the tab custom 2 back style string.
Gets or sets the tab custom 3 back style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the auto button orientation string string.
Gets or sets the fixed bottom button orientation string string.
Gets or sets the fixed top button orientation string string.
Gets or sets the fixed left button orientation string string.
Gets or sets the fixed right button orientation string string.
Gets or sets the inherit button orientation string string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the close palette button spec style string.
Gets or sets the context palette button spec style string.
Gets or sets the next palette button spec style string.
Gets or sets the previous palette button spec style string.
Gets or sets the generic palette button spec style string.
Gets or sets the arrow left palette button spec style string.
Gets or sets the arrow right palette button spec style string.
Gets or sets the arrow up palette button spec style string.
Gets or sets the arrow down palette button spec style string.
Gets or sets the drop-down palette button spec style string.
Gets or sets the pin vertical palette button spec style string.
Gets or sets the pin horizontal palette button spec style string.
Gets or sets the form close palette button spec style string.
Gets or sets the form maximise palette button spec style string.
Gets or sets the form minimise palette button spec style string.
Gets or sets the form restore palette button spec style string.
Gets or sets the form help palette button spec style string.
Gets or sets the pendant close palette button spec style string.
Gets or sets the pendant minimise palette button spec style string.
Gets or sets the pendant restore palette button spec style string.
Gets or sets the workspace maximise palette button spec style string.
Gets or sets the workspace restore palette button spec style string.
Gets or sets the ribbon minimise palette button spec style string.
Gets or sets the ribbon expand palette button spec style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the alternate palette button style string.
Gets or sets the breadcrumb palette button style string.
Gets or sets the buttonspec palette button style string.
Gets or sets the cluster palette button style string.
Gets or sets the command palette button style string.
Gets or sets the custom 1 palette button style string.
Gets or sets the custom 2 palette button style string.
Gets or sets the custom 3 palette button style string.
Gets or sets the form palette button style string.
Gets or sets the form close palette button style string.
Gets or sets the inherit palette button style string.
Gets or sets the input control palette button style string.
Gets or sets the standalone palette button style string.
Gets or sets the low profile palette button style string.
Gets or sets the list item palette button style string.
Gets or sets the navigator stack palette button style string.
Gets or sets the navigator mini palette button style string.
Gets or sets the navigator overflow palette button style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the standalone palette button content style string.
Gets or sets the low profile palette button content style string.
Gets or sets the button spec palette button content style string.
Gets or sets the breadcrumb palette button content style string.
Gets or sets the calendar day palette button content style string.
Gets or sets the cluster palette button content style string.
Gets or sets the gallery palette button content style string.
Gets or sets the navigator stack palette button content style string.
Gets or sets the navigator overflow palette button content style string.
Gets or sets the navigator mini palette button content style string.
Gets or sets the input control palette button content style string.
Gets or sets the list item palette button content style string.
Gets or sets the form palette button content style string.
Gets or sets the form close palette button content style string.
Gets or sets the command palette button content style string.
Gets or sets the command 1 palette button content style string.
Gets or sets the command 2 palette button content style string.
Gets or sets the command 3 palette button content style string.
Gets or sets the heading palette context menu style string.
Gets or sets the item image palette context menu style string.
Gets or sets the item standard text palette context menu style string.
Gets or sets the item alternate text palette context menu style string.
Gets or sets the item shortcut text palette context menu style string.
Gets or sets the header column list grid style string.
Gets or sets the header row list grid style string.
Gets or sets the data cell list grid style string.
Gets or sets the header column sheet grid style string.
Gets or sets the header row sheet grid style string.
Gets or sets the data cell sheet grid style string.
Gets or sets the custom 1 grid header column style string.
Gets or sets the custom 2 grid header column style string.
Gets or sets the custom 3 grid header column style string.
Gets or sets the custom 1 grid header row style string.
Gets or sets the custom 2 grid header row style string.
Gets or sets the custom 3 grid header row style string.
Gets or sets the custom 1 grid data cell style string.
Gets or sets the custom 2 grid data cell style string.
Gets or sets the custom 3 grid data cell style string.
Gets or sets the primary header style string.
Gets or sets the secondary header style string.
Gets or sets the active header dock style string.
Gets or sets the inactive header dock style string.
Gets or sets the form header style string.
Gets or sets the calendar header style string.
Gets or sets the custom 1 header style string.
Gets or sets the custom 2 header style string.
Gets or sets the custom 3 header style string.
Gets or sets the normal label control style string.
Gets or sets the bold label control style string.
Gets or sets the italic label control style string.
Gets or sets the title label control style string.
Gets or sets the normal label panel style string.
Gets or sets the bold label panel style string.
Gets or sets the italic label panel style string.
Gets or sets the title label panel style string.
Gets or sets the group box caption label style string.
Gets or sets the tool tip label style string.
Gets or sets the super tip label style string.
Gets or sets the key tip label style string.
Gets or sets the custom 1 label style string.
Gets or sets the custom 2 label style string.
Gets or sets the high profile tab style string.
Gets or sets the standard profile tab style string.
Gets or sets the low profile tab style string.
Gets or sets the OneNote tab style string.
Gets or sets the dock style string.
Gets or sets the auto hidden dock style string.
Gets or sets the custom 1 tab style string.
Gets or sets the custom 2 tab style string.
Gets or sets the custom 3 tab style string.
Gets or sets the standalone input control style string.
Gets or sets the ribbon input control style string.
Gets or sets the custom 1 input control style string.
Gets or sets the custom 2 input control style string.
Gets or sets the custom 3 input control style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the inherit palette image effect style string.
Gets or sets the light palette image effect style string.
Gets or sets the light light palette image effect style string.
Gets or sets the normal palette image effect style string.
Gets or sets the disabled palette image effect style string.
Gets or sets the dark palette image effect style string.
Gets or sets the dark dark palette image effect style string.
Gets or sets the grayscale palette image effect style string.
Gets or sets the grayscale red palette image effect style string.
Gets or sets the grayscale green palette image effect style string.
Gets or sets the grayscale blue palette image effect style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the inherit palette image style string.
Gets or sets the stretch palette image style string.
Gets or sets the tile palette image style string.
Gets or sets the tile flip X palette image style string.
Gets or sets the tile flip Y palette image style string.
Gets or sets the tile flip X and Y palette image style string.
Gets or sets the top left palette image style string.
Gets or sets the top middle palette image style string.
Gets or sets the top right palette image style string.
Gets or sets the center left palette image style string.
Gets or sets the center middle palette image style string.
Gets or sets the center right palette image style string.
Gets or sets the bottom left palette image style string.
Gets or sets the bottom middle palette image style string.
Gets or sets the bottom right palette image style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the custom palette name string.
Gets or sets the professional palette name string.
Gets or sets the Office 2003 palette name string.
Gets or sets the Office 2007 Black palette name string.
Gets or sets the Office 2007 Blue palette name string.
Gets or sets the Office 2007 Silver palette name string.
Gets or sets the Office 2007 White palette name string.
Gets or sets the Office 2007 Black (Dark Mode) palette name string.
Gets or sets the Office 2007 Blue (Dark Mode) palette name string.
Gets or sets the Office 2007 Silver (Dark Mode) palette name string.
Gets or sets the Office 2007 Blue (Light Mode) palette name string.
Gets or sets the Office 2007 Silver (Light Mode) palette name string.
Gets or sets the Office 2007 Dark Gray palette name string.
Gets or sets the Office 2007 Light Gray palette name string.
Gets or sets the Office 2010 Black palette name string.
Gets or sets the Office 2010 Blue palette name string.
Gets or sets the Office 2010 Silver palette name string.
Gets or sets the Office 2010 White palette name string.
Gets or sets the Office 2010 Black (Dark Mode) palette name string.
Gets or sets the Office 2010 Blue (Dark Mode) palette name string.
Gets or sets the Office 2010 Silver (Dark Mode) palette name string.
Gets or sets the Office 2010 Blue (Light Mode) palette name string.
Gets or sets the Office 2010 Silver (Light Mode) palette name string.
Gets or sets the Office 2010 Dark Gray palette name string.
Gets or sets the Office 2010 Light Gray palette name string.
Gets or sets the Office 2013 White palette name string.
Gets or sets the Office 2013 Dark Gray palette name string.
Gets or sets the Office 2013 Light Gray palette name string.
Gets or sets the Microsoft 365 Black palette name string.
Gets or sets the Microsoft 365 Blue palette name string.
Gets or sets the Microsoft 365 Silver palette name string.
Gets or sets the Microsoft 365 White palette name string.
Gets or sets the Microsoft 365 Black (Dark Mode) palette name string.
Gets or sets the Microsoft 365 Black (Dark Mode - Alternate) palette name string.
Gets or sets the Microsoft 365 Blue (Dark Mode) palette name string.
Gets or sets the Microsoft 365 Silver (Dark Mode) palette name string.
Gets or sets the Microsoft 365 Blue (Light Mode) palette name string.
Gets or sets the Microsoft 365 Silver (Light Mode) palette name string.
Gets or sets the Microsoft 365 Dark Gray palette name string.
Gets or sets the Microsoft 365 Light Gray palette name string.
Gets or sets the Sparkle Blue palette name string.
Gets or sets the Sparkle Orange palette name string.
Gets or sets the Sparkle Purple palette name string.
Gets or sets the Sparkle Blue (Dark Mode) palette name string.
Gets or sets the Sparkle Orange (Dark Mode) palette name string.
Gets or sets the Sparkle Purple (Dark Mode) palette name string.
Gets or sets the Sparkle Blue (Light Mode) palette name string.
Gets or sets the Sparkle Orange (Light Mode) palette name string.
Gets or sets the Sparkle Purple (Light Mode) palette name string.
Gets or sets the Visual Studio 2010 with 2007 renderer palette name string.
Gets or sets the Visual Studio 2010 with 2010 renderer palette name string.
Gets or sets the Visual Studio 2010 with 2013 renderer palette name string.
Gets or sets the Visual Studio 2010 with 365 renderer palette name string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the inherit palette text trim style string.
Gets or sets the hide palette text trim style string.
Gets or sets the character palette text trim style string.
Gets or sets the word palette text trim style string.
Gets or sets the ellipsis character palette text trim style string.
Gets or sets the ellipsis word palette text trim style string.
Gets or sets the ellipsis path palette text trim style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the absolute placement mode string.
Gets or sets the absolute point placement mode string.
Gets or sets the bottom placement mode string.
Gets or sets the center placement mode string.
Gets or sets the left placement mode string.
Gets or sets the mouse placement mode string.
Gets or sets the mouse point placement mode string.
Gets or sets the relative placement mode string.
Gets or sets the relative point placement mode string.
Gets or sets the right placement mode string.
Gets or sets the top placement mode string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the low profile separator style string.
Gets or sets the high profile separator style string.
Gets or sets the high internal profile separator style string.
Gets or sets the custom 1 separator style string.
Gets or sets the custom 2 separator style string.
Gets or sets the custom 3 separator style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the OneNote tab border style string.
Gets or sets the square equal small tab border style string.
Gets or sets the square equal medium tab border style string.
Gets or sets the square equal large tab border style string.
Gets or sets the square outsize small tab border style string.
Gets or sets the square outsize medium tab border style string.
Gets or sets the square outsize large tab border style string.
Gets or sets the rounded equal small tab border style string.
Gets or sets the rounded equal medium tab border style string.
Gets or sets the rounded equal large tab border style string.
Gets or sets the rounded outsize small tab border style string.
Gets or sets the rounded outsize medium tab border style string.
Gets or sets the rounded outsize large tab border style string.
Gets or sets the slant equal near tab border style string.
Gets or sets the slant equal far tab border style string.
Gets or sets the slant equal both tab border style string.
Gets or sets the slant outsize near tab border style string.
Gets or sets the slant outsize far tab border style string.
Gets or sets the slant outsize both tab border style string.
Gets or sets the smooth equal tab border style string.
Gets or sets the smooth outsize tab border style string.
Gets or sets the dock equal tab border style string.
Gets or sets the dock outsize tab border style string.
Exposes the set of strings used within Krypton and that are localizable.
Gets or sets the custom 1 tab style string.
Gets or sets the custom 2 tab style string.
Gets or sets the custom 3 tab style string.
Gets or sets the dock auto hidden tab style string.
Gets or sets the dock tab style string.
Gets or sets the high profile tab style string.
Gets or sets the standard profile tab style string.
Gets or sets the low profile tab style string.
Gets or sets the OneNote tab style string.
Exposes the set of strings used within Krypton and that are localizable.
Initializes a new instance of the class.
Converts to string.
A that represents this instance.
Gets or sets the application icon string.
Gets or sets the asterisk icon string.
Gets or sets the custom icon string.
Gets or sets the error icon string.
Gets or sets the exclamation icon string.
Gets or sets the hand icon string.
Gets or sets the information icon string.
Gets or sets the none icon string.
Gets or sets the ok icon string.
Gets or sets the question icon string.
Gets or sets the shield icon string.
Gets or sets the stop icon string.
Gets or sets the system application icon string.
Gets or sets the system asterisk icon string.
Gets or sets the system error icon string.
Gets or sets the system exclamation icon string.
Gets or sets the system hand icon string.
Gets or sets the system information icon string.
Gets or sets the system question icon string.
Gets or sets the system stop icon string.
Gets or sets the system warning icon string.
Gets or sets the warning icon string.
Gets or sets the Windows logo icon string.
Exposes a custom set of strings that are used within the Krypton Toolkit, and are localisable.
Initializes a new instance of the class.
Converts to string.
A that represents this instance.
Gets a value indicating if all the strings are default values.
True if all values are defaulted; otherwise false.
Resets the values.
Gets or sets the collapse string used in expandable footers.
Gets or sets the expand string used in expandable footers.
Gets and sets the Apply string used in property dialogs.
Gets and sets the Back string used in custom situations.
Gets and sets the do not show again string used in custom situations.
Gets and sets the Exit string used in custom situations.
Gets and sets the Finish string used in custom situations.
Gets and sets the Next string used in custom situations.
Gets and sets the Previous string used in custom situations.
Gets and sets the Cut string used in custom situations.
Gets and sets the Copy string used in custom situations.
Gets and sets the Paste string used in custom situations.
Gets and sets the Select All string used in custom situations.
Gets and sets the Clear Clipboard string used in custom situations.
Gets and sets the Yes to All string used in custom situations.
Gets and sets the No to All string used in custom situations.
Gets and sets the Ok to All string used in custom situations.
Gets or sets the reset string used for custom situations.
Gets or sets the system information string used for custom situations.
Gets or sets the current theme string used for custom situations.
Exposes a general set of strings that are used within the Krypton Ribbon, and are localisable.
Initializes a new instance of the class.
Converts to string.
A that represents this instance.
Gets a value indicating if all values are default.
Gets and sets the application button key tip string.
Gets and sets the heading for the quick access toolbar menu.
Gets and sets the menu string for minimizing the ribbon option.
Gets and sets the menu string for a 'more colors' entry.
Gets and sets the menu string for a 'no color' entry.
Gets and sets the title for the recent documents section of the application menu.
Gets and sets the title for the recent colors section of the color button menu.
Gets and sets the menu string for showing above the ribbon.
Gets and sets the menu string for showing below the ribbon.
Gets and sets the menu string for showing QAT above the ribbon.
Gets and sets the menu string for showing QAT below the ribbon.
Gets and sets the title for the standard colors section of the application menu.
Gets and sets the title for the theme colors section of the application menu.
Gets and sets the button text for the app button.
Resets this instance.
Exposes a general set of strings that are used within the Krypton Toolkit, and are localisable.
Initializes a new instance of the class.
Returns a string that represents the current defaulted state.
A string that represents the current defaulted state.
Gets a value indicating if all the strings are default values.
True if all values are defaulted; otherwise false.
Reset all strings to default values.
Gets and sets the OK string used in message box buttons.
Gets and sets the Cancel string used in message box buttons.
Gets and sets the Yes string used in message box buttons.
Gets and sets the No string used in message box buttons.
Gets and sets the Abort string used in message box buttons.
Gets and sets the Retry string used in message box buttons.
Gets and sets the Ignore string used in message box buttons.
Gets and sets the Close string used in message box buttons.
Gets and sets the Close string used in calendars.
Gets and sets the Help string used in message box buttons.
Gets and sets the Continue string used in message box buttons.
Gets and sets the Try Again string used in message box buttons.
Gets or sets the name of the application string.
The name of the application string.
Gets or sets the application base string.
The application base string.
Gets or sets the cache path string.
The cache path string.
Gets or sets the configuration file string.
The configuration file string.
Gets or sets the dynamic base string.
The dynamic base string.
Gets or sets the friendly name string.
The friendly name string.
Gets or sets the license file string.
The license file string.
Gets or sets the private bin path string.
The private bin path string.
Gets or sets the shadow copy directories string.
The shadow copy directories string.
Gets or sets the entry assembly string.
The entry assembly string.
Gets or sets the executing assembly string.
The executing assembly string.
Gets or sets the calling assembly string.
The calling assembly string.
Gets a value indicating whether this instance is default.
true if this instance is default; otherwise, false.
Resets the strings.
Gets or sets the about string.
The about string.
Gets or sets the 'title' label string.
The 'title' label string.
Gets or sets the 'copyright' label string.
The 'copyright' label string.
Gets or sets the 'description' label string.
The 'description' label string.
Gets or sets the 'company' label string.
The 'company' label string.
Gets or sets the 'product' label string.
The 'product' label string.
Gets or sets the 'trademark' label string.
The 'trademark' label string.
Gets or sets the 'version' label string.
The 'version' label string.
Gets or sets the 'build date' label string.
The 'build date' label string.
Gets or sets the image runtime version string.
The image runtime version string.
Gets or sets the loaded from global assembly cache string.
The loaded from global assembly cache string.
Gets a value indicating whether this instance is default.
true if this instance is default; otherwise, false.
Resets the strings.
Initializes a new instance of the class.
Gets or sets the theme browser window title.
The theme browser window title.
Gets or sets the theme browser description.
The theme browser description.
Gets or sets the import theme text.
The import theme text.
Gets or sets the silent text.
The silent text.
Gets or sets the upgrade text.
The upgrade text.
Exposes a set of localised strings, used by and its components.
Initializes a new instance of the class.
Converts to string.
A that represents this instance.
Gets or sets the after next month string for the KryptonOutlookGrid.
Gets or sets the alphabetic group string for the KryptonOutlookGrid.
Gets or sets the bar string for the KryptonOutlookGrid.
Gets or sets the before previous month string for the KryptonOutlookGrid.
Gets or sets the best fit all string for the KryptonOutlookGrid.
Gets or sets the best fit string for the KryptonOutlookGrid.
Gets or sets the clear grouping string for the KryptonOutlookGrid.
Gets or sets the clear rules string for the KryptonOutlookGrid.
Gets or sets the clear sorting string for the KryptonOutlookGrid.
Gets or sets the collapse string for the KryptonOutlookGrid.
Gets or sets the columns string for the KryptonOutlookGrid.
Gets or sets the conditional formatting string for the KryptonOutlookGrid.
Gets or sets the custom three dots string for the KryptonOutlookGrid.
Gets or sets the date group text string for the KryptonOutlookGrid.
Gets or sets the day string for the KryptonOutlookGrid.
Gets or sets the drag column to group string for the KryptonOutlookGrid.
Gets or sets the earlier during this month string for the KryptonOutlookGrid.
Gets or sets the earlier during this year string for the KryptonOutlookGrid.
Gets or sets the expand string for the KryptonOutlookGrid.
Gets or sets the full collapse string for the KryptonOutlookGrid.
Gets or sets the full expand string for the KryptonOutlookGrid.
Gets or sets the gradient fill string for the KryptonOutlookGrid.
Gets or sets the group string for the KryptonOutlookGrid.
Gets or sets the group interval string for the KryptonOutlookGrid.
Gets or sets the hide group box string for the KryptonOutlookGrid.
Gets or sets the in three weeks string for the KryptonOutlookGrid.
Gets or sets the in two weeks string for the KryptonOutlookGrid.
Gets or sets the Later during this month string for the KryptonOutlookGrid.
Gets or sets the month string for the KryptonOutlookGrid.
Gets or sets the next month string for the KryptonOutlookGrid.
Gets or sets the next week string for the KryptonOutlookGrid.
Gets or sets the no date string for the KryptonOutlookGrid.
Gets or sets the older string for the KryptonOutlookGrid.
Gets or sets the one item string for the KryptonOutlookGrid.
Gets or sets the other string for the KryptonOutlookGrid.
Gets or sets the palette custom string for the KryptonOutlookGrid.
Gets or sets the palette custom heading string for the KryptonOutlookGrid.
Gets or sets the previous month string for the KryptonOutlookGrid.
Gets or sets the previous week string for the KryptonOutlookGrid.
Gets or sets the previous year string for the KryptonOutlookGrid.
Gets or sets the quarter one string for the KryptonOutlookGrid.
Gets or sets the quarter two string for the KryptonOutlookGrid.
Gets or sets the quarter three string for the KryptonOutlookGrid.
Gets or sets the quarter four string for the KryptonOutlookGrid.
Gets or sets the quarter string for the KryptonOutlookGrid.
Gets or sets the show group box string for the KryptonOutlookGrid.
Gets or sets the smart string for the KryptonOutlookGrid.
Gets or sets the solid fill string for the KryptonOutlookGrid.
Gets or sets the sort ascending string for the KryptonOutlookGrid.
Gets or sets the sort by summary count string for the KryptonOutlookGrid.
Gets or sets the sort descending string for the KryptonOutlookGrid.
Gets or sets the three colors range string for the KryptonOutlookGrid.
Gets or sets the three weeks ago string for the KryptonOutlookGrid.
Gets or sets the today string for the KryptonOutlookGrid.
Gets or sets the tomorrow string for the KryptonOutlookGrid.
Gets or sets the two colors range string for the KryptonOutlookGrid.
Gets or sets the two weeks ago string for the KryptonOutlookGrid.
Gets or sets the Ungroup string for the KryptonOutlookGrid.
Gets or sets the unknown string for the KryptonOutlookGrid.
Gets or sets the number of items string for the KryptonOutlookGrid.
Gets or sets the year string for the KryptonOutlookGrid.
Gets or sets the year group text string for the KryptonOutlookGrid.
Gets or sets the yesterday string for the KryptonOutlookGrid.
Gets or sets the Monday string for the KryptonOutlookGrid.
Gets or sets the Tuesday string for the KryptonOutlookGrid.
Gets or sets the Wednesday string for the KryptonOutlookGrid.
Gets or sets the Thursday string for the KryptonOutlookGrid.
Gets or sets the Friday string for the KryptonOutlookGrid.
Gets or sets the Saturday string for the KryptonOutlookGrid.
Gets or sets the Sunday string for the KryptonOutlookGrid.
Gets or sets the custom format window title string for the KryptonOutlookGrid.
Gets or sets the format label string for the KryptonOutlookGrid.
Gets or sets the preview label string for the KryptonOutlookGrid.
Gets or sets the minimum color button text string for the KryptonOutlookGrid.
Gets or sets the intermediate color button text string for the KryptonOutlookGrid.
Gets or sets the maximum color button text string for the KryptonOutlookGrid.
Gets or sets the fill label string for the KryptonOutlookGrid.
Gets or sets the condition XML node string for the KryptonOutlookGrid.
Gets or sets the column name XML node string for the KryptonOutlookGrid.
Gets or sets the format type XML node string for the KryptonOutlookGrid.
Gets or sets the format params XML node string for the KryptonOutlookGrid.
Resets this instance.
Exposes the set of strings used within Krypton and that are localizable.
Initializes a new instance of the class.
Gets a value indicating whether this instance is default.
true if this instance is default; otherwise, false.
Resets this instance.
Gets or sets the scrollbar page down string.
Gets or sets the scrollbar page up string.
Gets or sets the scrollbar page right string.
Gets or sets the scrollbar page left string.
Gets or sets the scrollbar scroll down string.
Gets or sets the scrollbar scroll here string.
Gets or sets the scrollbar scroll up string.
Gets or sets the scrollbar scroll right string.
Gets or sets the scrollbar scroll left string.
Exposes a custom set of strings that are used within the Krypton Toolkit, and are localisable.
Initializes a new instance of the class.
Converts to string.
A that represents this instance.
Gets or sets the dismiss string used for custom situations.
Gets or sets the dismiss string used for custom situations.
Static class that tracks the active form within a WinForms application in an event drive way.
It removes the need for the use of Form.ActiveForm which relies on GetForeGroundWindow().
The currently active form
The currently active mdi child form
Subscribes the form to the tracker.
KryptonForm objects automatically subscribe to the tracker on instantiation.
When using a WinForms form in combination with the Krypton Docking module add the following code to each form definition.
protected override void OnHandleCreated(EventArgs e)
{
base.OnHandleCreated(e);
Tracker.Attach(this);
}
When the form is destroyed it will automatically be unsubscribed from the tracker.
The form to subscribe.
Return if the given form is the active form.
Form to check if it's active.
True if the given form is equal to the active form, otherwise false.
Return if the given form is the active mdi child form.
ChildForm to check if it's active.
True if the given childform is equal to the active form, otherwise false.
Is executed when the child form is activated.
The source of the event.
Not used.
Is executed when the form is activated.
The source of the event.
Not used.
Is executed when the form is deactivated.
The source of the event.
Not used.
Is executed when the child form is deactivated.
The source of the event.
Not used.
Unsubscribes from the form events.
The source of the event.
Not used.
Unsubscribes from the child form events.
The source of the event.
Not used.
Taken and then modified from
https://stackoverflow.com/questions/255341/getting-multiple-keys-of-specified-value-of-a-generic-dictionary/255638#255638
Gets a value indicating whether the application is running inside the Visual Studio designer.
Initializes the class.
Launches a chosen process.
Name of the process.
Launches a chosen process.
Name of the process.
The arguments to pass through.
Launches a chosen process.
The object in which to start.
Gets the file list.
The directory.
Type of the file.
The search option.
Allows the manipulation of graphics.
Loads the icon.
The type of icon.
The size.
The icon.
Returns an icon representation of an image that is contained in the specified file.
Icon sizes.
Resize the image to the specified width and height. Copied from: https://stackoverflow.com/questions/1922040/how-to-resize-an-image-c-sharp
The image to resize.
The size that you want to resize the image to.
The resized image.
Scales the image.
The image.
The width.
The height.
Sets the icon.
The image.
The size.
Extracts an icon from a DLL.
Code from https://www.pinvoke.net/default.aspx/shell32.extracticonex
The file path to ingest.
Index of the image.
if set to true [large icon].
A specified icon from a chosen DLL file.
Gets the size of the screen.
Gets the working area.
Gets the type of the krypton message box image.
Type of the icon.
Size of the image.
The custom image.
The image, based on the type chosen.
iconType - null
Gets the type of the toast notification icon.
Type of the notification icon.
The custom image.
Size of the custom.
notificationIconType - null
Creates an icon from an image. Code adapted from https://www.codeproject.com/tips/627823/fast-and-high-quality-bitmap-to-icon-converter.
The source image.
Size of the icon.
Parameter class for Conditional Formatting
Persists the parameters.
The XML writer.
IOutlookGridGroup specifies the interface of any implementation of a OutlookGridGroup class
Each implementation of the IOutlookGridGroup can override the behaviour of the grouping mechanism
Notice also that ICloneable must be implemented. The OutlookGrid makes use of the Clone method of the Group
to create new Group clones. Related to this is the OutlookGrid.GroupTemplate property, which determines what
type of Group must be cloned.
the text to be displayed in the group row
determines the value of the current group. this is used to compare the group value
against each item's value.
indicates whether the group is collapsed. If it is collapsed, it group items (rows) will
not be displayed.
specifies the number of items that are part of the current group
this value is automatically filled each time the grid is re-drawn
e.g. after sorting the grid.
specifies the default height of the group
each group is cloned from the GroupStyle object. Setting the height of this object
will also set the default height of each group.
specifies which column is associated with this group
The list of the rows contained in a group
The parent group if any
The level in the depth of groups
The children groups
Format style of the cell
Image associated to the group if any
The text associated for the group text (1 item)
The text associated for the group text (XXX items)
Allows the column to be hidden when it is grouped by
Sort groups using count items value
Gets or sets the items comparer, if overriding the default IComparable is needed
Specifies a custom color preview shape for a .
Initializes a new instance of the class.
The data grid view.
Positions the title on a .
Positions the title to the left (Windows 95 - 7/10/11 style).
Positions the title to the center (Windows 8/8.1 style).
Positions the title, based on OS settings.
The type.
Use a date and time input style.
The default WinForms style.
Gets access to specific information about the client operating system.
Gets a value indicating whether the client version is Windows 7.
true if the client version is Windows 7; otherwise, false.
Gets a value indicating whether the client version is Windows 8.
true if the client version is Windows 8; otherwise, false.
Gets a value indicating whether the client version is Windows 8.1.
true if the client version is Windows 8.1; otherwise, false.
Gets a value indicating whether the client version is Windows 10.
true if the client version is Windows 10; otherwise, false.
Gets a value indicating whether the client version is Windows 11.
true if the client version is Windows 11; otherwise, false.
Gets a value indicating whether the client version is Windows 11.
true if the client version is Windows 11; otherwise, false.
Gets a value indicating whether the client is a 64 bit operating system.
true if the client is a 64 bit operating system; otherwise, false.
OSVersionInfo data obtained from the Windows Api call RtlGetVersion.
Rereads the version info.
Version data obtained via the RtlGetVersion API call.
Used by static class OSUtilities
Gets or sets the P locker.
The P locker.
Gets the instance of the singleton.
Get localized string
Helper class for high DPI.
How to use? Simply put ' PaletteImageScaler.ScalePalette(this, PALETTENAME);' in your initialization, and put the following method in your code:
'private void ChangePalette(PaletteMode palMode)
{
PALETTENAME.SuspendUpdates();
PALETTENAME.BasePaletteMode = palMode;
PaletteImageScaler.ScalePalette(this, PALETTENAME);
PALETTENAME.ResumeUpdates();
}'
Use the above mentioned method on the 'Click' event of the control.
scales the custom KryptonPalette images using the current Dpi
multiplier from dpi of 96 X
multiplier from dpi of 96 Y
KryptonPalette
Scales the type of the button spec image.
The ButtonSpecType.
The scale factor.
Gets the scaled image.
The image.
The scale factor.
A scaled image, based on the scaleFactor.
Code from: https://github.com/aalitor/AltoControls/blob/on-development/AltoControls/Helpers/RoundedRectangleF.cs
Gets the path.
The path.
Gets the rectangle.
The rectangle.
Initializes a new instance of the class.
The width.
The height.
The radius.
The x axis.
The y axis.
Adds the specified key and value to the dictionary.
Defines the UAC shield image size for a .
The extra small image size (16 x 16).
The small image size (32 x 32).
The medium image size (64 x 64).
The large image size (128 x 128).
The extra large image size (256 x 256).
Storage for button content value information.
Gets a value indicating if all values are default.
Gets and sets the button image for normal state.
Resets the ImageNormal property to its default value.
Gets and sets the button image for disabled state.
Resets the ImageDisabled property to its default value.
Gets and sets the button image for pressed state.
Resets the ImagePressed property to its default value.
Gets and sets the button image for tracking state.
Resets the ImageTracking property to its default value.
Gets and sets the button image for checked normal state.
Gets and sets the button image for checked pressed state.
Gets and sets the button image for checked tracking state.
Value copy form the provided source to ourself.
Source instance.
Storage for button content value information.
Occurs when the value of the Text property changes.
Initialize a new instance of the ButtonValues class.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets and sets the button image.
Resets the Image property to its default value.
Gets and sets the label image transparent color.
Resets the ImageTransparentColor property to its default value.
Gets the content image transparent color.
The state for which the image color is needed.
Color value.
Gets access to the state specific images for the button.
Gets and sets the button text.
Resets the Text property to its default value.
Gets and sets the button extra text.
Gets or sets a value indicating whether [use as uac elevation button].
true if [use as uac elevation button]; otherwise, false.
Gets or sets the size of the UAC shield icon.
The size of the UAC shield icon.
Gets or sets a value indicating whether [show split option].
true if [show split option]; otherwise, false.
Gets or sets the color of the drop-down arrow.
The color of the drop-down arrow.
Create the storage for the image states.
Storage object.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the content short text.
Gets the content long text.
Shows the uac shield.
if set to true [show uac shield].
Size of the shield icon.
The width.
The height.
Updates the UAC shield icon.
Size of the icon.
Size of the custom.
Storage for the group box caption values.
Initialize a new instance of the CaptionValues class.
Delegate for notifying paint requests.
Gets the default image value.
Image reference.
Gets the default heading value.
String reference.
Gets the default description value.
String reference.
Gets and sets the header description text.
Storage for check box images.
Initialize a new instance of the CheckBoxImages class.
Initialize a new instance of the CheckBoxImages class.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets and sets the common image that other check box images inherit from.
Resets the Common property to its default value.
Gets and sets the image for use when the check box is not checked and disabled.
Resets the UncheckedDisabled property to its default value.
Gets and sets the image for use when the check box is unchecked.
Resets the UncheckedNormal property to its default value.
Gets and sets the image for use when the check box is unchecked and hot tracking.
Resets the UncheckedTracking property to its default value.
Gets and sets the image for use when the check box is unchecked and pressed.
Resets the UncheckedPressed property to its default value.
Gets and sets the image for use when the check box is checked but disabled.
Resets the CheckedDisabled property to its default value.
Gets and sets the image for use when the check box is checked.
Resets the CheckedNormal property to its default value.
Gets and sets the image for use when the check box is checked and hot tracking.
Resets the CheckedTracking property to its default value.
Gets and sets the image for use when the check box is checked and pressed.
Resets the CheckedPressed property to its default value.
Gets and sets the image for use when the check box is indeterminate but disabled.
Resets the IndeterminateDisabled property to its default value.
Gets and sets the image for use when the check box is indeterminate.
Resets the IndeterminateNormal property to its default value.
Gets and sets the image for use when the check box is indeterminate and hot tracking.
Resets the IndeterminateTracking property to its default value.
Gets and sets the image for use when the check box is indeterminate and pressed.
Resets the IndeterminatePressed property to its default value.
Storage for check button content value information.
Gets a value indicating if all values are default.
Gets and sets the button image for checked normal state.
Resets the ImageCheckedNormal property to its default value.
Gets and sets the button image for checked pressed state.
Resets the ImageCheckedPressed property to its default value.
Gets and sets the button image for checked tracking state.
Resets the ImageCheckedTracking property to its default value.
Value copy form the provided source to ourself.
Source instance.
Storage for button content value information.
Initialize a new instance of the CheckButtonValues class.
Delegate for notifying paint requests.
Create the storage for the image states.
Storage object.
Gets the content image.
The state for which the image is needed.
Image value.
Storage for color button content value information.
Occurs when the value of the Text property changes.
Initialize a new instance of the ColorButtonValues class.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets and sets the button image.
Resets the Image property to its default value.
Gets and sets the label image transparent color.
Resets the ImageTransparentColor property to its default value.
Gets the content image transparent color.
The state for which the image color is needed.
Color value.
Gets access to the state specific images for the button.
Gets and sets the button text.
Resets the Text property to its default value.
Gets and sets the button extra text.
Resets the Description property to its default value.
Gets and sets the selected color for the composite image.
Gets and sets the empty border color for the composite image.
Gets and sets the selected rectangle for the composite image.
Gets and sets the selected color drawing rectangle.
Resets the Description property to its default value.
Create the storage for the image states.
Storage object.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the content short text.
Gets the content long text.
Gets and sets the heading image transparent color.
Gets or sets the image.
The image.
Initializes a new instance of the class.
The need paint.
Shows the uac shield.
if set to true [show uac shield].
Size of the shield icon.
The width.
The height.
Updates the UAC shield icon.
Size of the icon.
Size of the custom.
Gets or sets the short text.
The short text.
Gets the content short text.
String value.
Gets or sets the long text.
The long text.
Gets the content long text.
String value.
Initializes a new instance of the class.
Delegate for notifying paint requests.
Resets the text.
Gets or sets the description font.
The description font.
Gets or sets the heading font.
The heading font.
Gets or sets the description text horizontal alignment.
The description text horizontal alignment.
Gets or sets the description text vertical alignment.
The description text vertical alignment.
Gets or sets the heading text horizontal alignment.
The heading text horizontal alignment.
Gets or sets the heading text vertical alignment.
The heading text vertical alignment.
Storage for context menu images.
Initialize a new instance of the ContextMenuImages class.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets and sets the image for a checked context menu item.
Resets the Checked property to its default value.
Gets and sets the image for an indeterminate context menu item.
Resets the Indeterminate property to its default value.
Gets and sets an image indicating a sub-menu on a context menu item.
Resets the SubMenu property to its default value.
Stores a text/extraText/Image triple of values as a content values source.
Initialize a new instance of the FixedContentValue class.
Initialize a new instance of the FixedContentValue class.
Initial short text value.
Initial long text value.
Initial image value.
Initial image transparent color value.
Gets and sets the short text.
Gets and sets the long text.
Gets and sets the image.
Gets and sets the image transparent color.
Gets the content short text.
String value.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content long text.
String value.
Storage for gallery button state specific images.
Initialize a new instance of the GalleryButtonImages class.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets and sets the common image that other gallery button images inherit from.
Resets the Common property to its default value.
Gets and sets the image for use when the gallery button is disabled.
Resets the Disabled property to its default value.
Gets and sets the image for use when the gallery button is normal.
Resets the Normal property to its default value.
Gets and sets the image for use when the gallery button is hot tracking.
Resets the Tracking property to its default value.
Gets and sets the image for use when the gallery button is pressed.
Resets the Pressed property to its default value.
Storage for gallery button images.
Initialize a new instance of the GalleryImages class.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gallery up button images.
Gallery down button images.
Gallery drop-down button images.
Storage for the primary header of the header group control.
Initialize a new instance of the HeaderGroupValuesPrimary class.
Delegate for notifying paint requests.
Gets the default heading value.
String reference.
Gets the default description value.
String reference.
Gets and sets the header text.
Storage for the secondary header of the header group control.
Initialize a new instance of the HeaderGroupValuesSecondary class.
Delegate for notifying paint requests.
Gets the default image value.
Image reference.
Gets the default heading value.
String reference.
Gets the default description value.
String reference.
Gets and sets the heading text.
Storage for standard header storage.
Initialize a new instance of the HeaderValues class.
Delegate for notifying paint requests.
Gets the default heading value.
String reference.
Gets the default description value.
String reference.
Storage for header content value information.
Occurs when the value of the Text property changes.
Signature of method that is called when scaling an image is required.
Initialize a new instance of the HeaderValuesBase class.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets the default image value.
Image reference.
Gets the default heading value.
String reference.
Gets the default description value.
String reference.
Gets and sets the heading image.
Gets the content image.
The state for which the image is needed.
Image value.
Gets and sets the heading image transparent color.
Gets the content image transparent color.
The state for which the image color is needed.
Color value.
Gets and sets the heading text.
Gets the content short text.
Gets and sets the header description text.
Gets the content long text.
Initializes a new instance of the class.
Converts to string.
A that represents this instance.
Initializes a new instance of the class.
Converts to string.
A that represents this instance.
Gets a value indicating whether this instance is default.
true if this instance is default; otherwise, false.
Resets this instance.
Access Krypton input box settings.
Storage for label content value information.
Occurs when the value of the Text property changes.
Initialize a new instance of the LabelValues class.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets and sets the label image.
Resets the Image property to its default value.
Gets the content image.
The state for which the image is needed.
Image value.
Gets and sets the label image transparent color.
Resets the ImageTransparentColor property to its default value.
Gets the content image transparent color.
The state for which the image color is needed.
Color value.
Gets and sets the label text.
Resets the Text property to its default value.
Gets the content short text.
Gets and sets the label extra text.
Resets the Description property to its default value.
Gets the content long text.
Be More WPF like...
https://docs.microsoft.com/en-us/dotnet/framework/wpf/controls/popup-placement-behavior?view=netframework-4.7.2
https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.tooltip.placement?view=netframework-4.7.2
Resets the PlacementMode property to its default value.
Resets the PlacementTarget property to its default value.
Resets the ToolTipStyle property to its default value.
Storage for radio button images.
Initialize a new instance of the RadioButtonImages class.
Initialize a new instance of the RadioButtonImages class.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets and sets the common image that other radio button images inherit from.
Resets the Common property to its default value.
Gets and sets the image for use when the radio button is not checked and disabled.
Resets the UncheckedDisabled property to its default value.
Gets and sets the image for use when the radio button is unchecked.
Resets the UncheckedNormal property to its default value.
Gets and sets the image for use when the radio button is unchecked and hot tracking.
Resets the UncheckedTracking property to its default value.
Gets and sets the image for use when the radio button is unchecked and pressed.
Resets the UncheckedPressed property to its default value.
Gets and sets the image for use when the radio button is checked but disabled.
Resets the CheckedDisabled property to its default value.
Gets and sets the image for use when the radio button is checked.
Resets the CheckedNormal property to its default value.
Gets and sets the image for use when the radio button is checked and hot tracking.
Resets the CheckedTracking property to its default value.
Gets and sets the image for use when the radio button is checked and pressed.
Resets the CheckedPressed property to its default value.
Gets and sets the short text value to use.
Gets the content short text.
String value.
Access 'Global' Krypton string settings.
Gets the global color strings.
The global color strings.
Resets the color strings.
Gets the button spec style strings.
The button spec style strings.
Resets the button spec style strings.
Gets the custom toolkit strings.
The custom toolkit strings.
Resets the custom strings.
Gets the general toolkit strings.
The general toolkit strings.
Resets the general strings.
Gets the data grid view style strings.
The data grid view style strings.
Resets the data grid view style strings.
Gets the grid style strings.
The grid style strings.
Resets the grid style strings.
Gets the header group collapsed target strings.
The header group collapsed target strings.
Resets the header group collapsed target strings.
Gets the header style strings.
The header style strings.
Resets the header style strings.
Gets the input control style strings.
The input control style strings.
Resets the input control style strings.
Gets the integrated toolbar button strings.
The integrated toolbar button strings.
Resets the integrated tool bar strings.
Gets the link behavior style strings.
The link behavior style strings.
Resets the krypton link behavior strings.
Gets the link style strings.
The link style strings.
Resets the label style strings.
Gets the palette back style strings.
The palette back style strings.
Resets the palette back style strings.
Gets the palette border style strings.
The palette border style strings.
Resets the palette border style strings.
Gets the palette button orientation strings.
The palette button orientation strings.
Resets the palette button orientation strings.
Gets the palette button spec style strings.
The palette button spec style strings.
Resets the palette button spec style strings.
Gets the palette button style strings.
The palette button style strings.
Gets the palette content style strings.
The palette content style strings.
Resets the palette content style strings.
Gets the image effect strings.
The image effect strings.
Resets the palette image effect strings.
Gets the image style strings.
The image style strings.
Resets the palette image style strings.
Gets the palette mode strings.
The palette mode strings.
Resets the palette mode strings.
Gets the palette text trim strings.
The palette text trim strings.
Resets the palette text trim strings.
Gets the placement mode strings.
The placement mode strings.
Resets the placement mode strings.
Gets the separator style strings.
The separator style strings.
Resets the separator style strings.
Gets the tab border style strings.
The tab border style strings.
Resets the tab border style strings.
Gets the tab style strings.
The tab style strings.
Resets the tab style strings.
Gets the scrollbar strings.
The scrollbar strings.
Resets the krypton scroll bar strings.
Gets the krypton toast notification strings.
The krypton toast notification strings.
Resets the krypton toast notification strings.
Gets the color strings.
The color strings.
Gets the spec style strings.
The spec style strings.
Gets the strings.
The strings.
Gets the grid view style strings.
The grid view style strings.
Gets the style strings.
The style strings.
Gets the group collapsed target strings.
The group collapsed target strings.
Gets the header styles.
The header styles.
Gets the input control styles.
The input control styles.
Gets the tool bar strings.
The tool bar strings.
Gets the link behavior strings.
The link behavior strings.
Gets the krypton label style strings.
The krypton label style strings.
Gets the back style strings.
The back style strings.
Gets the border style strings.
The border style strings.
Gets the button orientation strings.
The button orientation strings.
Gets the button spec styles.
The button spec styles.
Gets the button style strings.
The button style strings.
Gets the content style strings.
The content style strings.
Gets the image effect strings.
The image effect strings.
Gets the image style strings.
The image style strings.
Gets the mode strings.
The mode strings.
Gets the text trim strings.
The text trim strings.
Gets the placement mode strings.
The placement mode strings.
Gets the separator styles.
The separator styles.
Gets the tab border styles.
The tab border styles.
Gets the tab styles.
The tab styles.
Gets the scroll bar strings.
The scroll bar strings.
Initializes a new instance of the class.
Converts to string.
A that represents this instance.
Resets this instance.
What will be Displayed in the designer
Make sure default values are
Gets and sets the EnableToolTips
Gets and sets the tooltip label style.
Gets and sets the EnableToolTips
Gets and sets the tooltip label style.
Gets and sets the tooltip label style.
Gets and sets the tooltip label style.
Gets a value indicating if all values are default.
Storage for tree view images.
Initialize a new instance of the TreeViewImages class.
Initialize a new instance of the TreeViewImages class.
Delegate for notifying paint requests.
Gets a value indicating if all values are default.
Gets and sets the image for use to expand a tree node.
Resets the collapse property to its default value.
Gets and sets the image for use to collapse a tree node.
Resets the Minus property to its default value.
Required designer variable.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Gets or sets a value indicating whether to use a multiline in place of a .
true if [use text box]; otherwise, false.
Gets or sets a value indicating whether to use a in place of a multiline .
true if [use rich text box]; otherwise, false.
Gets or sets the header text.
The header text.
Gets or sets the ok button text.
The ok button text.
Gets or sets the cancel button text.
The cancel button text.
Gets the contents of the text field.
The contents of the text field.
Gets the ok button.
The ok button.
Gets the cancel button.
The cancel button.
Gets or sets the owner.
The owner.
Initializes a new instance of the class.
Initializes a new instance of the class.
Public class for the underlying editing control
Constructor
Returns if the character is a valid digit
The character.
True if valid digit, false otherwise.
Overrides OnKeyPress
Internal button used by the VisualTaskDialog
Gets and sets the ignoring of Alt+F4
Processes Windows messages.
The Windows Message to process.
Base class from which all view types derive.
Initialize a new instance of the ViewBase class.
Release resources.
Release managed and unmanaged resources.
Release unmanaged and optionally managed resources.
Called from Dispose method.
Gets a value indicating if the view has been disposed.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets a reference to the control instance that contains this view element.
Gets and sets the enabled state of the element.
Gets and sets the enabled state of the element.
Gets and sets the rectangle bounding the client area.
Gets and sets the location of the view inside the parent view.
Gets and sets the size of the view.
Gets and sets the width of the view.
Gets and sets the height of the view.
Gets the DpiX of the view.
Gets the DpiY of the view.
Gets the component associated with the element.
Evaluate the need for drawing transparent areas.
Evaluation context.
True if transparent areas exist; otherwise false.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform a render of the elements.
Rendering context.
Perform rendering before child elements are rendered.
Rendering context.
Perform rendering after child elements are rendered.
Rendering context.
Gets the parent view.
Append a view to the collection.
ViewBase reference.
Remove all views from the collection.
Determines whether the collection contains the view.
ViewBase reference.
True if view found; otherwise false.
Determines whether any part of the view hierarchy is the specified view.
ViewBase reference.
True if view found; otherwise false.
Copies views to specified array starting at particular index.
Target array.
Starting array index.
Removes first occurrence of specified view.
ViewBase reference.
True if removed; otherwise false.
Gets the number of views in collection.
Gets a value indicating whether the collection is read-only.
Determines the index of the specified view in the collection.
ViewBase reference.
-1 if not found; otherwise index position.
Inserts a view to the collection at the specified index.
Insert index.
ViewBase reference.
Removes the view at the specified index.
Remove index.
Gets or sets the view at the specified index.
ViewBase index.
ViewBase at specified index.
Shallow enumerate forward over children of the element.
Enumerator instance.
Deep enumerate forward over children of the element.
Enumerator instance.
Shallow enumerate backwards over children of the element.
Enumerator instance.
Deep enumerate backwards over children of the element.
Enumerator instance.
Enumerate using non-generic interface.
Enumerator instance.
Gets and sets the associated mouse controller.
Gets and sets the associated key controller.
Gets and sets the associated source controller.
Mouse has entered the view.
Mouse has entered the view.
Mouse has moved inside the view.
Mouse position relative to control.
Mouse button has been pressed in the view.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to view that is next to have the mouse.
Left mouse button has been double clicked.
Mouse position relative to control.
Key has been pressed down.
A KeyEventArgs that contains the event data.
Key has been pressed.
A KeyPressEventArgs that contains the event data.
Key has been released.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Source control has got the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Gets and sets the visual state of the element.
Gets the visual state taking into account the owning controls state.
Set a fixed state to override usual behavior and appearance
Clear down the use of the fixed state
Gets a value indicating if view is using a fixed state.
Get and set the view the enabled state of this view element is dependant on.
Gets a value indicating if view enabled state is dependent on another view.
Find the view that contains the specified point.
Point in view coordinates.
ViewBase if a match is found; otherwise false.
Extends the base class by managing a collection of child views.
Initialize a new instance of the ViewComposite class.
Release unmanaged and optionally managed resources.
Called from Dispose method.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the use of reverse order when rendering.
Evaluate the need for drawing transparent areas.
Evaluation context.
True if transparent areas exist; otherwise false.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform a render of the elements.
Rendering context.
Append a view to the collection.
ViewBase reference.
Remove all views from the collection.
Determines whether the collection contains the view.
ViewBase reference.
True if view found; otherwise false.
Determines whether any part of the view hierarchy is the specified view.
ViewBase reference.
True if view found; otherwise false.
Copies views to specified array starting at particular index.
Target array.
Starting array index.
Removes first occurrence of specified view.
ViewBase reference.
True if removed; otherwise false.
Gets the number of views in collection.
Determines the index of the specified view in the collection.
ViewBase reference.
-1 if not found; otherwise index position.
Inserts a view to the collection at the specified index.
Insert index.
ViewBase reference.
Removes the view at the specified index.
Remove index.
Gets or sets the view at the specified index.
ViewBase index.
ViewBase at specified index.
Shallow enumerate forward over children of the element.
Enumerator instance.
Deep enumerate forward over children of the element.
Enumerator instance.
Shallow enumerate backwards over children of the element.
Enumerator instance.
Deep enumerate backwards over children of the element.
Enumerator instance.
Set a fixed state to override usual behavior and appearance
Clear down the use of the fixed state
Find the view that contains the specified point.
Point in view coordinates.
ViewBase if a match is found; otherwise false.
Encapsulates common context for view layout and render operations.
Initialize a new instance of the ViewContext class.
Reference to the view manager.
Control associated with rendering.
Control used for aligning elements.
Rendering provider.
Initialize a new instance of the ViewContext class.
Control associated with rendering.
Control used for aligning elements.
Graphics instance for drawing.
Rendering provider.
Initialize a new instance of the ViewContext class.
Reference to the view manager.
Control associated with rendering.
Control used for aligning elements.
Graphics instance for drawing.
Rendering provider.
Dispose of resources.
Gets the owning view manager.
Gets and sets the owning control associated with rendering.
Gets and sets the control to use when aligning elements.
Gets the graphics instance used for rendering operations.
Gets the owning top level control associated with rendering.
Gets access to the renderer provider.
ViewManager for context menu handling.
Initialize a new instance of the ViewContextMenuManager class.
Owning control.
Root of the view hierarchy.
Clean up any resources.
Set the provided target as the current target.
Reference to the new target.
Should a timer be started for handling sub menu showing.
Set the provided target as the current target and it is already showing a sub menu
Clear the provided target from being the current target.
Clear the provided target as no longer showing a sub menu.
Target that used to be showing a sub menu.
Handle up key being pressed.
Handle down key being pressed.
Handle left key being pressed.
Should calculation wrap around the left edge.
Did the calculation hit the left edge.
Handle right key being pressed.
Handle tab key being pressed.
Was shift key pressed for the tab.
Handle home key being pressed.
Handle end key being pressed.
Handle key that could be interpreted as a mnemonic.
Key code to test against.
Should a mouse down at the provided point cause it to become the current tracking popup.
Original message.
Client coordinates point.
True to become current; otherwise false.
Control that is contained inside an element to act as clipping of real controls.
Occurs when the background needs painting.
Occurs when the WM_NCHITTEST occurs.
Initialize a new instance of the ViewControl class.
Top level visual control.
Gets and sets access to the view layout control.
Gets and sets the root control for point translation and message dispatch.
Parent control.
Gets and sets if the background is transparent.
Gets and sets a value indicating if the control is in design mode.
Gets access to the need paint delegate.
Raises the Paint event.
A PaintEventArgs that contains the event data.
Raises the DoubleClick event.
A KeyEventArgs that contains the event data.
Raises the MouseMove event.
A MouseEventArgs that contains the event data.
Raises the MouseDown event.
A MouseEventArgs that contains the event data.
Raises the MouseUp event.
A MouseEventArgs that contains the event data.
Raises the MouseLeave event.
An EventArgs that contains the event data.
Raises the KeyDown event.
A KeyEventArgs that contains the event data.
Raises the KeyPress event.
A KeyPressEventArgs that contains the event data.
Raises the KeyUp event.
A KeyEventArgs that contains the event data.
Processes a notification from palette storage of a paint and optional layout required.
Source of notification.
An NeedLayoutEventArgs containing event data.
Process Windows-based messages.
A Windows-based message.
Raises the WndProcHitTest event.
A ViewControlHitTestArgs containing the event data.
Base class from which all decorator views inherit.
Initialize a new instance of the ViewBase class.
Release unmanaged and optionally managed resources.
Called from Dispose method.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the enabled state of the element.
Gets and sets the enabled state of the element.
Gets and sets the rectangle bounding the client area.
Gets and sets the location of the view inside the parent view.
Gets and sets the size of the view.
Gets and sets the width of the view.
Gets and sets the height of the view.
Evaluate the need for drawing transparent areas.
Evaluation context.
True if transparent areas exist; otherwise false.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform a render of the elements.
Rendering context.
Append a view to the collection.
ViewBase reference.
Remove all views from the collection.
Determines whether the collection contains the view.
ViewBase reference.
True if view found; otherwise false.
Determines whether any part of the view hierarchy is the specified view.
ViewBase reference.
True if view found; otherwise false.
Copies views to specified array starting at particular index.
Target array.
Starting array index.
Removes first occurrence of specified view.
ViewBase reference.
True if removed; otherwise false.
Gets the number of views in collection.
Determines the index of the specified view in the collection.
ViewBase reference.
-1 if not found; otherwise index position.
Inserts a view to the collection at the specified index.
Insert index.
ViewBase reference.
Removes the view at the specified index.
Remove index.
Gets or sets the view at the specified index.
ViewBase index.
ViewBase at specified index.
Shallow enumerate forward over children of the element.
Enumerator instance.
Deep enumerate forward over children of the element.
Enumerator instance.
Shallow enumerate backwards over children of the element.
Enumerator instance.
Deep enumerate backwards over children of the element.
Enumerator instance.
Gets and sets the associated mouse controller.
Gets and sets the associated key controller.
Gets and sets the associated source controller.
Mouse has entered the view.
Mouse has moved inside the view.
Mouse position relative to control.
Mouse button has been pressed in the view.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Mouse button has been released in the view.
Mouse position relative to control.
Mouse button released.
Mouse has left the view.
Reference to view that is next to have the mouse.
Key has been pressed down.
A KeyEventArgs that contains the event data.
Key has been pressed.
A KeyPressEventArgs that contains the event data.
Key has been released.
A KeyEventArgs that contains the event data.
True if capturing input; otherwise false.
Source control has got the focus.
Reference to the source control instance.
Source control has lost the focus.
Reference to the source control instance.
Gets and sets the visual state of the element.
Gets the visual state taking into account the owning controls state.
Set a fixed state to override usual behavior and appearance
Clear down the use of the fixed state
Gets a value indicating if view is using a fixed state.
Get and set the view the enabled state of this view element is dependant on.
Gets a value indicating if view enabled state is dependant on another view.
Find the view that contains the specified point.
Point in view coordinates.
ViewBase if a match is found; otherwise false.
Extends the base class by implementing an end node view.
Initialize a new instance of the ViewLeaf class.
Obtains the String representation of this instance.
User readable name of the instance.
Evaluate the need for drawing transparent areas.
Evaluation context.
True if transparent areas exist; otherwise false.
Perform a render of the elements.
Rendering context.
Append a view to the collection.
ViewBase reference.
Remove all views from the collection.
Determines whether the collection contains the view.
ViewBase reference.
True if view found; otherwise false.
Determines whether any part of the view hierarchy is the specified view.
ViewBase reference.
True if view found; otherwise false.
Copies views to specified array starting at particular index.
Target array.
Starting array index.
Removes first occurrence of specified view.
ViewBase reference.
True if removed; otherwise false.
Gets the number of views in collection.
Determines the index of the specified view in the collection.
ViewBase reference.
-1 if not found; otherwise index position.
Inserts a view to the collection at the specified index.
Insert index.
ViewBase reference.
Removes the view at the specified index.
Remove index.
Gets or sets the view at the specified index.
ViewBase index.
ViewBase at specified index.
Shallow enumerate forward over children of the element.
Enumerator instance.
Deep enumerate forward over children of the element.
Enumerator instance.
Shallow enumerate backwards over children of the element.
Enumerator instance.
Deep enumerate backwards over children of the element.
Enumerator instance.
Find the view that contains the specified point.
Point in view coordinates.
ViewBase if a match is found; otherwise false.
Manages a view presentation for a control display surface.
Occurs just before the layout cycle.
Occurs just after the layout cycle.
Occurs when the mouse down event is processed.
Occurs when the mouse up event is processed.
Occurs when the mouse up event is processed.
Initialize a new instance of the ViewManager class.
Initialize a new instance of the ViewManager class.
Owning control.
Root of the view hierarchy.
Clean up any resources.
Attach the view manager to provided control and root element.
Owning control.
Root of the view hierarchy.
Gets and sets the view root.
Control owning the view manager.
Control used to align view elements.
Should child controls be laid out during layout calls.
Should debug information be output during layout and paint cycles.
Discover the preferred size of the view.
Renderer provider.
The custom-sized area for a control.
Perform a layout of the view.
Renderer provider.
True if it contains transparent painting.
Gets and sets the active view element.
Is the provided point associated with a component.
Mouse point.
Component reference; otherwise false.
Gets and sets a value indicating if the mouse is capturing input.
Perform a layout of the view.
Renderer provider.
Perform a layout of the view.
View context for layout operation.
Perform a paint of the view.
Renderer provider.
A PaintEventArgs that contains the event data.
Perform a paint of the view.
Renderer context.
Perform mouse movement handling.
A MouseEventArgs that contains the event data.
The actual point provided from the windows message.
Perform mouse down processing.
A MouseEventArgs that contains the event data.
The actual point provided from the windows message.
Perform mouse up processing.
A MouseEventArgs that contains the event data.
The actual point provided from the windows message.
Perform mouse leave processing.
An EventArgs that contains the event data.
Perform double click processing.
Control coordinates point.
Raises the MouseDownProcessed event.
A MouseEventArgs containing the event data.
Raises the MouseUpProcessed event.
A MouseEventArgs containing the event data.
Perform key down handling.
A KeyEventArgs that contains the event data.
Perform key press handling.
A KeyPressEventArgs that contains the event data.
Perform key up handling.
A KeyEventArgs that contains the event data.
Perform got focus handling.
Perform lost focus handling.
Reset the internal counters.
Gets the number of layout cycles performed since last reset.
Gets the number of paint cycles performed since last reset.
Update the active view based on the mouse position.
Source control.
Point within the source control.
Override the contained child to present a fixed size.
Initialize a new instance of the ViewBase class.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the fixed size for laying out the contained child element.
Discover the preferred size of the element.
Layout context.
View element that can draw a border edge by applying a size to a panel.
Initialize a new instance of the ViewDrawBorderEdge class.
Palette source for drawing details.
Initial orientation of the border.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the orientation.
Update the source palette for drawing.
Palette source for drawing details.
Discover the preferred size of the element.
Layout context.
View element that can draw a button.
Initialize a new instance of the ViewDrawButton class.
Palette source for the disabled state.
Palette source for the normal state.
Palette source for the tracking state.
Palette source for the pressed state.
Palette source for metric values.
Source for content values.
Visual orientation of the content.
Use mnemonics.
Initialize a new instance of the ViewDrawButton class.
Palette source for the disabled state.
Palette source for the normal state.
Palette source for the tracking state.
Palette source for the pressed state.
Palette source for the normal checked state.
Palette source for the tracking checked state.
Palette source for the pressed checked state.
Palette source for metric values.
Source for content values.
Visual orientation of the content.
Use mnemonics.
Obtains the String representation of this instance.
User readable name of the instance.
Gets access to the contained layout docker.
Gets access to the currently selected palette.
Gets and sets the drop-down capability of the button.
Gets and sets the drop-down position.
Gets and sets the drop-down orientation.
Gets and sets if the drop-down button needs a splitter.
Gets the split rectangle area.
Gets the non split rectangle area.
Gets and sets the source for button values.
Gets and sets if the border should be drawn as a tab border.
Gets and sets the tab border style of the button.
Gets and sets the enabled state of the element.
Gets and sets the visual orientation.
Set the orientation of the two button components.
Orientation of the button border and background..
Orientation of the button contents.
Gets and sets usage of mnemonics.
Gets and sets the checked state.
Gets and sets the allow uncheck state.
Gets and sets the use of focus cues for deciding if focus rects are allowed.
Update the source palettes for non-checked drawing.
Palette source for the disabled state.
Palette source for the normal state.
Palette source for the tracking state.
Palette source for the pressed state.
Update the source palettes for checked state drawing.
Palette source for the normal checked state.
Palette source for the tracking checked state.
Palette source for the pressed checked state.
Evaluate the need for drawing transparent areas.
Evaluation context.
True if transparent areas exist; otherwise false.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform a render of the elements.
Rendering context.
Check that the palette and state are correct.
Reference to the view context.
View element that applies padding to the drawing of a border and background.
Initialize a new instance of the ViewDrawCanvas class.
Palette source for the background.
Palette source for the border.
Visual orientation of the content.
Initialize a new instance of the ViewDrawCanvas class.
Palette source for the background.
Palette source for the border.
Palette source for metric values.
Metric used to get padding values.
Visual orientation of the content.
Obtains the String representation of this instance.
User readable name of the instance.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets access to the currently used background palette.
Gets access to the currently used border palette.
Gets access to the currently used metric palette.
Update the source palettes for drawing.
Palette source for the background.
Palette source for the border.
Update the source palettes for drawing.
Palette source for the background.
Palette source for the border.
Palette source for the metric.
Gets and sets the visual orientation.
Gets and sets if the border should be drawn as a tab border.
Gets and sets the tab border style to use.
Determines which border for the orientation is always drawn regardless of max border edges.
Determines if the border for the orientation is always drawn regardless of max border edges.
Gets and sets the maximum edges allowed.
Gets and sets the forced value for the graphics hint.
Gets the drawing of the border before or after children.
Gets and sets if the canvas should
Gets and sets a value indicating if the canvas is drawing on composition.
Gets a path that describes the outside of the border.
Context used by the renderer.
Path instance.
Evaluate the need for drawing transparent areas.
Evaluation context.
True if transparent areas exist; otherwise false.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Perform rendering after child elements are rendered.
Rendering context.
Draw the canvas border.
Draws a check box using the provided renderer.
Initialize a new instance of the ViewDrawCheckBox class.
Palette for source of drawing values.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the check state of the check box.
Gets and sets the tracking state of the check box.
Gets and sets the forced tracking state of the checkbox.
Gets and sets the pressed state of the check box.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
View element that can draw a CommandLinkButton.
Initialize a new instance of the class.
Palette source for the disabled state.
Palette source for the normal state.
Palette source for the tracking state.
Palette source for the pressed state.
Palette source for metric values.
Visual orientation of the content.
Use mnemonics.
Initialize a new instance of the ViewDrawButton class.
Palette source for the disabled state.
Palette source for the normal state.
Palette source for the tracking state.
Palette source for the pressed state.
Palette source for the normal checked state.
Palette source for the tracking checked state.
Palette source for the pressed checked state.
Palette source for metric values.
Visual orientation of the content.
Use mnemonics.
Obtains the String representation of this instance.
User readable name of the instance.
Gets access to the contained layout docker.
Gets access to the currently selected palette.
Gets and sets the source for button values.
Gets and sets if the border should be drawn as a tab border.
Gets and sets the tab border style of the button.
Gets and sets the enabled state of the element.
Gets and sets the visual orientation.
Set the orientation of the two button components.
Orientation of the button border and background..
Orientation of the button contents.
Gets and sets usage of mnemonics.
Gets and sets the checked state.
Gets and sets the allow uncheck state.
Gets and sets the composition usage of the button.
Gets and sets the use of focus cues for deciding if focus rects are allowed.
Update the source palettes for non-checked drawing.
Palette source for the disabled state.
Palette source for the normal state.
Palette source for the tracking state.
Palette source for the pressed state.
Update the source palettes for checked state drawing.
Palette source for the normal checked state.
Palette source for the tracking checked state.
Palette source for the pressed checked state.
Evaluate the need for drawing transparent areas.
Evaluation context.
True if transparent areas exist; otherwise false.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform a render of the elements.
Rendering context.
Check that the palette and state are correct.
Reference to the view context.
View element that can draw a content
Initialize a new instance of the ViewDrawContent class.
Palette source for the content.
Reference to actual content values.
Visual orientation of the content.
Obtains the String representation of this instance.
User readable name of the instance.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets and sets the use of focus cues for deciding if focus rects are allowed.
Gets and sets the source for values.
Gets and sets the visual orientation.
Gets and sets the use of mnemonics.
Update the source palette for drawing.
Palette source for the content.
Gets the source palette used for drawing.
Palette source for the content.
Get a value indicating if the content image is being displayed.
ViewLayoutContext context.
Get a value indicating if the content image is being displayed.
ViewLayoutContext context.
Gets the short text drawing rectangle.
Rectangle of short text drawing.
Gets the short text drawing rectangle.
Rectangle of short text drawing.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
View element that can draw a date time picker button.
Specific the possible glyphs the button can draw.
Specifies the drop-down button glyph.
Specifies the up button glyph.
Specifies the down button glyph.
Occurs when the button is clicked.
Occurs when the mouse is used to left select the target.
Initialize a new instance of the ViewDrawButton class.
Owning control.
Palette source for states.
Palette source for metric values.
Source for content values.
Glyph to be drawn.
Delegate for requests repainting.
Should button repeat.
Obtains the String representation of this instance.
User readable name of the instance.
Remove the fixed appearance of the button.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering after child elements are rendered.
Rendering context.
Check that the palette and state are correct.
Reference to the view context.
Raises the Click event.
Source of the event.
Event arguments assocaited with the event.
Raises the MouseSelect event.
Source of the event.
Event arguments assocaited with the event.
Draw the date time picker text.
Initalize a new instance of the FormatHandler class.
Reference to owning date time picker.
Reference to owning time text element.
Delegate for invoking repainting.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the need to show focus.
Gets and sets the right to left layout of text.
Gets a value indicating if there is an active char fragment.
Gets and sets the active fragment based on the fragment string.
Clear the active fragment.
Gets and sets the date time currently used by the handler.
Moves to the first char fragment.
Moves to the last char fragment.
Moves left one char fragment.
Move to the right one char fragment.
Move to the next fragment.
Move to the next fragment.
Select the nearest fragment to the mouse point.
Mouse point.
Increment the current fragment value.
Forward to add; otherwise subtract.
Modified date/time.
Invert the AM/PM indicator for the date.
Am requested.
Modified date/time.
Gets a value indicating if input digits are being processed.
Process the input of numeric digit.
Input digit.
Process the end of inputting digits.
Parse a new format into fragments.
Format string to parse.
Graphics instance used to measure text.
Font used to measure text.
Render the text.
Render context.
Text font.
Client rectangle area.
Text color.
Back color.
If text enabled.
Initialize a new instance of the FormatFragment class.
Length of the format string to extract.
Source string to extra fragment from.
String literal.
Output a text representation of the fragment.
String instance.
Gets access to the fragment string.
Gets access to the fragment format string.
Gets access to the generate output.
Gets and sets the total pixel width of this fragments output.
Generate the output string from the provided date and the format fragment.
DateTime used to generate output.
Generated output string.
Can this field be edited and active.
Gets the number of digits allowed to be entered for this fragment.
Process the input digits to modify the incoming date time.
Date time to modify.
Set of digits to process.
Modified date time.
Gets the display string for display using the provided date time.
DateTime to format.
Display string.
Increment the current fragment value.
DateTime to be modified.
Forward to add; otherwise subtract.
Modified date/time.
Invert the AM/PM indicator for the date.
DateTime to be modified.
Am requested.
Modified date/time.
Initialize a new instance of the FormatFragmentChar class.
Index after the string we want.
Source string to extra fragment from.
Character that represents the format fragment.
Number characters in the fragment.
Output a text representation of the fragment.
String instance.
Gets access to the fragment format string.
Can this field be edited and active.
Gets the number of digits allowed to be entered for this fragment.
Process the input digits to modify the incoming date time.
Date time to modify.
Set of digits to process.
Modified date time.
Gets the display string for display using the provided date time.
DateTime to format.
Display string.
Increment the current fragment value.
DateTime to be modified.
Forward to add; otherwise subtract.
Modified date/time.
Invert the AM/PM indicator for the date.
DateTime to be modified.
Am requested.
Modified date/time.
Initialize a new instance of the ViewDrawDateTimeText class.
Color to fill drawing area.
Delegate to allow repainting.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the right to left layout of text.
Raises the AutoShiftOverflow event.
An CancelEventArgs the contains the event data.
Gets and sets the need to show focus.
Gets a value indicating if there is an active char fragment.
Remove active fragment.
End the input of input digits.
Make the first fragment the active fragment.
Gets and sets the active fragment based on the fragment string.
Make the next fragment the active fragment.
Make the previous fragment the active fragment.
Make the last fragment the active fragment.
Select the fragment that is nearest the provided point.
Mouse position relative to control.
Mouse button pressed down.
True if capturing input; otherwise false.
Key has been pressed down.
A KeyEventArgs that contains the event data.
Key has been pressed.
A KeyPressEventArgs that contains the event data.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform a render of the elements.
Rendering context.
View element that has a preferred size and then draws a solid color, used for debugging.
Initialize a new instance of the ViewDrawDebug class.
Preferred size.
Solid color to draw with.
Obtains the String representation of this instance.
User readable name of the instance.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Extends the ViewDrawCanvas by applying a docking style for each child.
Initialize a new instance of the ViewDrawDocker class.
Initialize a new instance of the ViewDrawDocker class.
Palette source for the background.
Palette source for the border.
Initialize a new instance of the ViewDrawDocker class.
Palette source for the background.
Palette source for the border.
Palette source for metrics.
Initialize a new instance of the ViewDrawDocker class.
Palette source for the background.
Palette source for the border.
Palette source for metrics.
Metric to use for border overlay.
Initialize a new instance of the ViewDrawDocker class.
Palette source for the background.
Palette source for the border.
Palette source for metric values.
Metric to use for border overlay.
Metric used to get padding values.
Visual orientation of the content.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets a value indicating if border space should be ignored in working out preferred size.
Gets and sets a value indicating if border space should be ignored in working out preferred size.
Gets and sets a value indicating if borders for docking edged children should be removed to prevent double borders.
Gets and sets a value indicating if the border should be forced to draw first.
Gets and sets a value indicating if calculating the preferred size should include visible and invisible children.
Gets the drawing of the border before or after children.
Gets the fill rectangle left after positioning all children.
Gets the dock setting for the provided child instance.
Child view element.
Docking setting.
Sets the dock setting for the provided child instance.
Child view element.
DockStyle setting.
Append a view to the collection.
ViewBase reference.
DockStyle setting.
Evaluate the need for drawing transparent areas.
Evaluation context.
True if transparent areas exist; otherwise false.
Gets the size required for all except the contents.
Layout context.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Find the actual docking to apply for the specified RightToLeft setting.
Docking style.
Control for which the setting is needed.
Calculated docking to actual use.
Update the incoming dock style to reflect our orientation.
Incoming dock style.
Orientation adjusted dock style.
Draws a drop-down button using the provided renderer.
Initialize a new instance of the ViewDrawDropDownButton class.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the palette to use.
Gets and sets the orientation of the drop-down button.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
View element that draws empty content.
Initialize a new instance of the ViewDrawEmptyContent class.
Palette source for the disabled content.
Palette source for the normal content.
Obtains the String representation of this instance.
User readable name of the instance.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content short text.
String value.
Gets the content long text.
String value.
Extends the ViewDrawDocker by adding status strip merging into the border.
Initialize a new instance of the ViewDrawForm class.
Palette source for the background.
Palette source for the border.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the status strip to render.
Perform rendering after child elements are rendered.
Rendering context.
Extends the ViewDrawDocker for use in the KryptonGroupBox.
Initialize a new instance of the ViewDrawGroupBoxDocker class.
Palette source for the background.
Palette source for the border.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and the sets the percentage of overlap for the caption and group area.
Gets the drawing of the border before or after children.
Evaluate the need for drawing transparent areas.
Evaluation context.
True if transparent areas exist; otherwise false.
Perform rendering before child elements are rendered.
Rendering context.
Perform rendering after child elements are rendered.
Rendering context.
Draw the canvas border.
Initialize a new instance of the ViewDrawMenuCheckBox class.
Reference to provider.
Reference to owning check box entry.
Obtains the String representation of this instance.
User readable name of the instance.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets access to the check box image drawing element.
Gets access to the content drawing element.
Gets the enabled state of the item.
Gets the short text value of the check box item.
Resolves the correct enabled state to use from the menu item.
Resolves the correct image to use from the menu item.
Resolves the correct image transparent color to use from the menu item.
Resolves the correct text string to use from the menu item.
Resolves the correct extra text string to use from the menu item.
Resolves the correct check state to use from the menu item.
Gets access to the actual check box definiton.
Gets a value indicating if the menu is capable of being closed.
Raises the Closing event on the provider.
A CancelEventArgs containing the event data.
Raises the Close event on the provider.
A CancelEventArgs containing the event data.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Initialize a new instance of the ViewDrawMenuCheckButton class.
Reference to provider.
Reference to owning check button entry.
Obtains the String representation of this instance.
User readable name of the instance.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets the enabled state of the item.
Gets the short text value of the check box item.
Resolves the correct enabled state to use from the menu item.
Resolves the correct image to use from the menu item.
Resolves the correct image transparent color to use from the menu item.
Resolves the correct text string to use from the menu item.
Resolves the correct extra text string to use from the menu item.
Resolves the correct checked state to use from the menu item.
Gets access to the actual check button definiton.
Gets access to the view element that draws the button.
Gets a value indicating if the menu is capable of being closed.
Raises the Closing event on the provider.
A CancelEventArgs containing the event data.
Raises the Close event on the provider.
A CancelEventArgs containing the event data.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Draw a solid color block inside a context menu color column.
Initialize a new instance of the ViewDrawMenuColorBlock class.
Reference to provider.
Reference to owning color columns entry.
Drawing color for the block.
Is this element first in column.
Is this element last in column.
Is this column enabled
Obtains the String representation of this instance.
User readable name of the instance.
Gets the enabled state of the item.
Gets access to the actual color columns definiton.
Gets a value indicating if the menu is capable of being closed.
Raises the Closing event on the provider.
A CancelEventArgs containing the event data.
Raises the Close event on the provider.
A CancelEventArgs containing the event data.
Gets the color associated with the block.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Perform rendering after child elements are rendered.
Rendering context.
Positions the child within a border that is drawn as the column background color.
Initialize a new instance of the ViewDrawMenuColorColumn class.
Reference to provider.
Reference to owning color columns entry.
Set of colors to initialize from.\
Stating index to use.
Ending index to use.
Is this column enabled
Obtains the String representation of this instance.
User readable name of the instance.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Draw element for a context menu color columns.
Initialize a new instance of the ViewDrawMenuColorColumns class.
Reference to provider.
Reference to owning color columns entry.
Release unmanaged and optionally managed resources.
Called from Dispose method.
Obtains the String representation of this instance.
User readable name of the instance.
Perform a layout of the elements.
Layout context.
Initialize a new instance of the ViewDrawMenuHeading class.
Reference to owning heading entry.
Reference to palette source.
Obtains the String representation of this instance.
User readable name of the instance.
Perform a layout of the elements.
Layout context.
Initialize a new instance of the ViewDrawMenuImageCanvas class.
Palette source for the background.
Palette source for the border.
Menu item column index.
Should the height be forced to zero.
Obtains the String representation of this instance.
User readable name of the instance.
Discover the preferred size of the element.
Layout context.
Gets the index of the column within the menu item.
Gets the last calculated preferred size value.
Sets the preferred width value to use until further notice.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Initialize a new instance of the ViewDrawMenuImageColumn class.
Reference to the owning collection.
Palette for obtaining drawing values.
Obtains the String representation of this instance.
User readable name of the instance.
Sets the width of the column.
Perform a layout of the elements.
Layout context.
View element that represents a single gallery item.
Initialize a new instance of the ViewDrawMenuImageSelectItem class.
Owning view manager instance.
Owning image select instance.
Palette used to recover values.
Reference to item layout.
Delegate for requesting paints.
Obtains the String representation of this instance.
User readable name of the instance.
Item is becoming tracked by the mouse.
Item is becoming tracked by the mouse.
Item is becoming tracked by the mouse.
Sets the image list to use for the source of the image.
Sets the index of the image to show.
Perform a render of the elements.
Rendering context.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content short text.
Gets the content long text.
Initialize a new instance of the ViewDrawMenuItem class.
Provider of context menu information.
Menu item definition.
Containing columns.
Draw items with standard or alternate style.
Draw an image background for the item images.
Obtains the String representation of this instance.
User readable name of the instance.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets access to the context menu item we represent.
Gets the view element used to draw the split separator.
Gets the enabled state of the entire item and not for a particular view element.
Gets the short text value of the menu item.
Gets the long text value of the menu item.
Resolves the correct enabled state to use from the menu item.
Resolves the correct image to use from the menu item.
Resolves the correct image transparent color to use from the menu item.
Resolves the correct text string to use from the menu item.
Resolves the correct extra text string to use from the menu item.
Resolves the correct checked to use from the menu item.
Resolves the correct check state to use from the menu item.
Indicates whether the mouse point should show a sub menu.
Returns if the item shows a sub menu when selected.
Gets a value indicating if the menu is capable of being closed.
Raises the Closing event on the provider.
A CancelEventArgs containing the event data.
Raises the Close event on the provider.
A CancelEventArgs containing the event data.
Request the showing context menu be disposed.
Gets a value indicating if the menu item has a parent menu.
Ask the menu item to show the associated child collection as a menu.
Remove any showing context menu.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Initialize a new instance of the ViewDrawMenuItemContent class.
Source of palette display values.
Source of content values.
Menu item column index.
Obtains the String representation of this instance.
User readable name of the instance.
Discover the preferred size of the element.
Layout context.
Gets the index of the column within the menu item.
Gets the last calculated preferred size value.
Sets the preferred width value to use until further notice.
Initialize a new instance of the ViewDrawMenuLinkLabel class.
Reference to provider.
Reference to owning link label entry.
Obtains the String representation of this instance.
User readable name of the instance.
Gets the short text value of the menu item.
Gets the enabled state of the item.
Resolves the correct image to use from the menu item.
Resolves the correct image transparent color to use from the menu item.
Resolves the correct text string to use from the menu item.
Resolves the correct extra text string to use from the menu item.
Sets if the link label is currently focused.
Gets and sets if the link label is currently pressed.
Gets access to the actual link label definiton.
Gets a value indicating if the menu is capable of being closed.
Raises the Closing event on the provider.
A CancelEventArgs containing the event data.
Raises the Close event on the provider.
A CancelEventArgs containing the event data.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Draw element for a context menu month calendar.
Initialize a new instance of the ViewDrawMenuMonthCalendar class.
Reference to provider.
Reference to owning month calendar entry.
Release unmanaged and optionally managed resources.
Called from Dispose method.
Obtains the String representation of this instance.
User readable name of the instance.
Perform a layout of the elements.
Layout context.
Gets access to the owning control
Gets if the control is in design mode.
Get the renderer.
Render instance.
Gets a delegate for creating tool strip renderers.
Gets the number of columns and rows of months displayed.
First day of the week.
First date allowed to be drawn/selected.
Last date allowed to be drawn/selected.
Today's date.
Today's date format.
Gets the focus day.
Number of days allowed to be selected at a time.
Gets the text used as a today label.
Gets the number of months to move for next/prev buttons.
Start of selected range.
End of selected range.
Gets access to the month calendar common appearance entries.
Gets access to the month calendar normal appearance entries.
Gets access to the month calendar disabled appearance entries.
Gets access to the month calendar tracking appearance entries.
Gets access to the month calendar pressed appearance entries.
Gets access to the month calendar checked normal appearance entries.
Gets access to the month calendar checked tracking appearance entries.
Gets access to the month calendar checked pressed appearance entries.
Gets access to the override for disabled day.
Gets access to the override for normal day.
Gets access to the override for tracking day.
Gets access to the override for pressed day.
Gets access to the override for checked normal day.
Gets access to the override for checked tracking day.
Gets access to the override for checked pressed day.
Dates to be bolded.
Monthly days to be bolded.
Array of annual days per month to be bolded.
Set the selection range.
New starting date.
New ending date.
Update usage of bolded overrides.
New bolded state.
Update usage of today overrides.
New today state.
Update usage of focus overrides.
Should show focus.
Initialize a new instance of the ViewDrawMenuRadioButton class.
Reference to provider.
Reference to owning radio button entry.
Obtains the String representation of this instance.
User readable name of the instance.
Release unmanaged and optionally managed resources.
Called from Dispose method.
Gets the enabled state of the item.
Gets access to the radio button image drawing element.
Gets access to the content drawing element.
Gets the short text value of the radio button item.
Gets access to the actual radio button definiton.
Gets a value indicating if the menu is capable of being closed.
Raises the Closing event on the provider.
A CancelEventArgs containing the event data.
Raises the Close event on the provider.
A CancelEventArgs containing the event data.
Perform a layout of the elements.
Layout context.
Draw element for a context menu separator.
Initialize a new instance of the ViewDrawMenuSeparator class.
Reference to owning separator entry.
Palette for obtaining drawing values.
Initialize a new instance of the ViewDrawMenuSeparator class.
State specific source of palette values.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the drawing of the separator.
Perform a render of the elements.
Rendering context.
Extends the ViewComposite by organising and drawing an individual month.
Collection for managing ButtonSpecCalendar instances.
Initialize a new instance of the CalendarButtonSpecCollection class.
Reference to owning object.
Initialize a new instance of the ViewDrawMonth class.
Reference to calendar provider.
Reference to months instance.
Redirector for getting values.
Delegate for requesting paint changes.
Obtains the String representation of this instance.
User readable name of the instance.
Gets access to the days draw element.
Gets and sets the enabled state of the view.
Is this the first month in the group.
Is this the last month in the group.
Gets and sets the month that this view element is used to draw.
Update the visible state of the navigation buttons.
Show the previous button.
Show the next button.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content short text.
String value.
Gets the content long text.
String value.
Draws the month day names.
Initialize a new instance of the ViewDrawMonthDayNames class.
Reference to calendar provider.
Reference to months instance.
Obtains the String representation of this instance.
User readable name of the instance.
Release unmanaged and optionally managed resources.
Called from Dispose method.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content short text.
String value.
Gets the content long text.
String value.
Draws all the month grid entries including the column names and day values
Initialize a new instance of the ViewDrawMonthDays class.
Reference to calendar provider.
Reference to months instance.
Obtains the String representation of this instance.
User readable name of the instance.
Release unmanaged and optionally managed resources.
Called from Dispose method.
Is this the first month in the group.
Is this the last month in the group.
Sets the date this month is used to represent.
Gets the day that is underneath the provided point.
Point to lookup.
Exact requires that the day must be with the month range.
DateTime for matching day; otherwise null.
Gets the button for the day that is nearest (date wise) to the point provided.
Point to lookup.
DateTime for nearest matching day.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content short text.
String value.
Gets the content long text.
String value.
View element that can draw a month calendar button.
Specific the possible glyphs the button can draw.
Specifies the drop-down button glyph.
Specifies the up button glyph.
Specifies the down button glyph.
Occurs when the button is clicked.
Occurs when the mouse is used to left select the target.
Initialize a new instance of the ViewDrawMonthUpDown class.
Palette source for states.
Palette source for metric values.
Source for content values.
Glyph to be drawn.
Delegate for requests repainting.
Obtains the String representation of this instance.
User readable name of the instance.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering after child elements are rendered.
Rendering context.
Raises the Click event.
Source of the event.
Event arguments assocaited with the event.
Raises the MouseSelect event.
Source of the event.
Event arguments assocaited with the event.
Draw a red rectangle in the location of the null element.
Initialize a new instance of the ViewDrawNull class.
Color to fill drawing area.
Obtains the String representation of this instance.
User readable name of the instance.
Perform rendering before child elements are rendered.
Rendering context.
View element that can draw a panel (background but no border)
Initialize a new instance of the ViewDrawPanel class.
Initialize a new instance of the ViewDrawPanel class.
Palette source for the background.
Obtains the String representation of this instance.
User readable name of the instance.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets and sets the rendering status.
Gets and sets the orientation of the panel.
Update the source palettes for drawing.
Palette source for the background.
Gets the palette used for drawing the panel.
Evaluate the need for drawing transparent areas.
Evaluation context.
True if transparent areas exist; otherwise false.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Draws a radio button using the provided renderer.
Initialize a new instance of the ViewDrawRadioButton class.
Palette for source of drawing values.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the check state of the check box.
Gets and sets the tracking state of the check box.
Gets and sets the pressed state of the check box.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
View element that draws a scrollbar.
Occurs when the scroll position has changed.
Initialize a new instance of the ViewDrawScrollBar class.
Is this a vertical scrollbar.
Obtains the String representation of this instance.
User readable name of the instance.
Release unmanaged and optionally managed resources.
Called from Dispose method.
Gets and sets a value indicating if the scrollbar is vertical.
Gets and sets a value indicating if the scroll should short size.
Update the scrollbar with the latest scrolling values.
Scroll minimum value.
Scroll maximum value.
Size of a small change.
Size of a large change.
Current scrolling offset.
Gets the current scroll position.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
View element that can draw a separator
Initialize a new instance of the ViewDrawSeparator class.
Palette source for the disabled state.
Palette source for the normal state.
Palette source for the tracking state.
Palette source for the pressed state.
Palette source for disabled metric values.
Palette source for normal metric values.
Palette source for tracking metric values.
Palette source for pressed metric values.
Metric used to get padding values.
Visual orientation of the content.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the metric used to calculate the padding.
Gets and sets the associated separator source.
Gets and sets the visual orientation.
Gets and sets the length of the separator.
Update the source palettes for drawing.
Palette source for the disabled state.
Palette source for the normal state.
Palette source for the tracking state.
Palette source for the pressed state.
Palette source for disabled metric values.
Palette source for normal metric values.
Palette source for tracking metric values.
Palette source for pressed metric values.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
View element that applies padding to the drawing of a border and background.
Initialize a new instance of the ViewDrawSplitCanvas class.
Palette source for the background.
Palette source for the border.
Visual orientation of the content.
Initialize a new instance of the ViewDrawSplitCanvas class.
Palette source for the background.
Palette source for the border.
Palette source for metric values.
Matric used to get padding values.
Visual orientation of the content.
Obtains the String representation of this instance.
User readable name of the instance.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Gets access to the currently used background palette.
Gets access to the currently used border palette.
Gets access to the currently used metric palette.
Gets and sets the split area of the canvas.
Gets and sets the non split area of the canvas.
Is the canvas split into a normal and splitter area.
Update the source palettes for drawing.
Palette source for the background.
Palette source for the border.
Update the source palettes for drawing.
Palette source for the background.
Palette source for the border.
Palette source for the metric.
Gets and sets the visual orientation.
Gets and sets if the border should be drawn as a tab border.
Gets and sets the tab border style to use.
Gets and sets the maximum edges allowed.
Gets and sets the forced value for the graphics hint.
Gets the drawing of the border before or after children.
Gets and sets if the canvas should
Gets a path that describes the outside of the border.
Context used by the renderer.
Path instance.
Evaluate the need for drawing transparent areas.
Evaluation context.
True if transparent areas exist; otherwise false.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Perform rendering after child elements are rendered.
Rendering context.
Draw today's date as a button.
Occurs when the today button is clicked.
Initialize a new instance of the ViewDrawToday class.
Provider of month calendar values.
Palette source for the disabled state.
Palette source for the normal state.
Palette source for the tracking state.
Palette source for the pressed state.
Delegate for requested repainting.
Obtains the String representation of this instance.
User readable name of the instance.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content short text.
String value.
Gets the content long text.
String value.
Perform a layout of the elements.
Layout context.
Draw and operate a track bar.
Occurs when the value of the Value property changes.
Occurs when the value has changed because of a user change.
Initialize a new instance of the ViewDrawTrackBar class.
Referenece to normal state values.
Referenece to disabled state values.
Referenece to tracking state values.
Referenece to pressed state values.
Delegate used to request repainting.
Obtains the String representation of this instance.
User readable name of the instance.
Gets the track position element.
Gets and sets the track bar size.
Gets and sets if the track bar displays like a volume control.
Gets and sets the internal padding space.
Gets and sets the right to left setting.
Gets or sets a value indicating how to display the tick marks on the track bar.
Gets or sets a value that specifies the delta between ticks drawn on the control.
Gets or sets a value indicating the horizontal or vertical orientation of the track bar.
Gets or sets the upper limit of the range this trackbar is working with.
Gets or sets the lower limit of the range this trackbar is working with.
Gets or sets a numeric value that represents the current position of the scroll box on the track bar.
Sets a numeric value that represents the current position because of a user change.
Gets or sets the value added to or subtracted from the Value property when the scroll box is moved a small distance.
Gets or sets a value to be added to or subtracted from the Value property when the scroll box is moved a large distance.
Sets the minimum and maximum values for a TrackBar.
The lower limit of the range of the track bar.
The upper limit of the range of the track bar.
Fix the control to a particular palette state.
Palette state to fix.
Gets and sets the enabled state of the element.
Processes the MouseWheel event.
Event arguments for the event.
Gets the size of the position indicator.
Gets the size of the track.
Gets the size of the tick area.
Gets access to the normal state.
Gets access to the disabled state.
Gets access to the tracking state.
Gets access to the pressed state.
Raises a need paint event.
Does the layout need recalculating.
Raises the ValueChanged event.
An EventArgs containing the event data.
Raises the Scroll event.
An EventArgs containing the event data.
Draw the track for the track bar.
Initialize a new instance of the ViewDrawTrackPosition class.
Reference to owning track bar.
Obtains the String representation of this instance.
User readable name of the instance.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Draw the tick marks for the track bar.
Initialize a new instance of the ViewDrawTrackTicks class.
Reference to owning track bar.
Showing ticks to the top/right or bottom/left.
Obtains the String representation of this instance.
User readable name of the instance.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Draw the track for the track bar.
Initialize a new instance of the ViewDrawTrackPosition class.
Reference to owning track bar.
Obtains the String representation of this instance.
User readable name of the instance.
Gets access to the owning trackbar.
Gets access to the track position element.
Gets and sets the enabled state of the element.
Fix the control to a particular palette state.
Palette state to fix.
Find nearest value given the mouse position within track area.
Mouse position,
Nearest value.
Perform a layout of the elements.
Layout context.
Draw the track for the track bar.
Initialize a new instance of the ViewDrawTrackTrack class.
Reference to owning track bar.
Obtains the String representation of this instance.
User readable name of the instance.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Draws all the month grid entries including the column names and day values
Initialize a new instance of the ViewDrawWeekNumbers class.
Reference to calendar provider.
Reference to months instance.
Obtains the String representation of this instance.
User readable name of the instance.
Release unmanaged and optionally managed resources.
Called from Dispose method.
Is this the first month in the group.
Is this the last month in the group.
Sets the date this month is used to represent.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content short text.
String value.
Gets the content long text.
String value.
View element that draws nothing and will center all children within itself.
Initialize a new instance of the ViewLayoutCenter class.
Initialize a new instance of the ViewLayoutCenter class.
Optional element to add as child.
Initialize a new instance of the ViewLayoutCenter class.
Target for recovering metric values.
Metric to use for border padding.
Orientation of the element.
Initialize a new instance of the ViewLayoutCenter class.
Target for recovering metric values.
Metric to use for border padding.
Orientation of the element.
Optional element to add as child.
Initialize a new instance of the ViewLayoutCenter class.
Manual padding amount.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the metric used to calculate the extra border padding.
Gets and sets the visual orientation.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Initialize a new instance of the ViewLayoutStack class.
Obtains the String representation of this instance.
User readable name of the instance.
Perform a render of the elements.
Rendering context.
Perform rendering before child elements are rendered.
Rendering context.
Perform rendering after child elements are rendered.
Rendering context.
Encapsulates context for view layout operations.
Initialize a new instance of the ViewContext class.
Control associated with rendering.
Rendering provider.
Initialize a new instance of the ViewContext class.
Reference to the view manager.
Control associated with rendering.
Control used for aligning elements.
Rendering provider.
Initialize a new instance of the ViewContext class.
Reference to the view manager.
Control associated with rendering.
Control used for aligning elements.
Rendering provider.
Display size.
Initialize a new instance of the ViewContext class.
Reference to the view manager.
Form associated with rendering.
Window rectangle for the Form.
Rendering provider.
Initialize a new instance of the ViewContext class.
Reference to the view manager.
Control associated with rendering.
Control used for aligning elements.
Graphics instance for drawing.
Rendering provider.
Display size.
Gets and sets the available display area.
View element that contains a control that has a view hierarchy of its own.
Initialize a new instance of the ViewLayoutControl class.
Top level visual control.
View used to size and position the child control.
Initialize a new instance of the ViewLayoutControl class.
View control to use as child.
Top level visual control.
View used to size and position the child control.
Release unmanaged and optionally managed resources.
Called from Dispose method.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the visible state of the element.
Gets and sets the offset to apply the layout of the child view.
Gets access to the child view.
Gets access to the child control.
Gets access to the child controls paint delegate.
Gets and sets if the background is transparent.
Gets and sets a value indicating if the control is in design mode.
Reparent the provided control as a child of ourself.
Control to reparent.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Find the view that contains the specified point.
Point in view coordinates.
ViewBase if a match is found; otherwise false.
Creates and layout individual crumbs.
Initialize a new instance of the ViewLayoutCrumbs class.
Reference to owning bread crumb control.
Delegate used to request repainting..
Release unmanaged and optionally managed resources.
Called from Dispose method.
Obtains the String representation of this instance.
User readable name of the instance.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Perform a render of the elements.
Rendering context.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content short text.
String value.
Gets the content long text.
String value.
Extends the ViewComposite by applying a docking style for each child.
Initialize a new instance of the ViewLayoutDocker class.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets if the RightToLeftLayout ability is used.
Gets and sets the visual orientation.
Gets and sets the padding around the edges.
Gets and sets the maximum edges allowed.
Gets and sets a value indicating if borders for docking edged children should be removed to prevent double borders.
Gets and sets a value indicating if calculating the preferred size should include visible and invisible children.
Gets the fill rectangle left after positioning all children.
Gets the dock setting for the provided child instance.
Child view element.
Docking setting.
Sets the dock setting for the provided child instance.
Child view element.
ViewDockStyle setting.
Append a view to the collection.
ViewBase reference.
DockStyle setting.
Gets and sets data with the view.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Allow the preferred size calculated by GetPreferredSize to be modified before use.
Original preferred size value.
Modified size.
Allow the filler rectangle calculated by Layout to be modified before use.
Original filler rectangle.
Owning control instance.
Modified rectangle.
Find the actual docking to apply for the specified RightToLeft setting.
Docking style.
Control for which the setting is needed.
Calculated docking to actual use.
Update the incoming dock style to reflect our orientation.
Incoming dock style.
Orientation adjusted dock style.
View element that is used to fill a docker area and positions a control to the same size.
Initialize a new instance of the ViewLayoutNull class.
Initialize a new instance of the ViewLayoutNull class.
Control to position in fill location.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the padding used around the control.
Gets the latest calculated fill rectangle.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
View element that draws nothing and will split the space equally between the children.
Initialize a new instance of the ViewLayoutFit class.
Direction to fit.
Obtains the String representation of this instance.
User readable name of the instance.
Perform a layout of the elements.
Layout context.
View element that creates and lays out the image list items.
Initialize a new instance of the ViewLayoutMenuItemSelect class.
Reference to owning instance.
Provider of context menu information.
Obtains the String representation of this instance.
User readable name of the instance.
Gets the enabled state of the item.
Gets a value indicating if the menu is capable of being closed.
Raises the Closing event on the provider.
A CancelEventArgs containing the event data.
Raises the Close event on the provider.
A CancelEventArgs containing the event data.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Extends the ViewLayoutPile so that menu items are laid out in columns.
Initialize a new instance of the ViewLayoutMenuItemsPile class.
Provider of context menu values.
Reference to the owning collection.
Draw items with standard or alternate style.
Draw an image background for the item images.
Obtains the String representation of this instance.
User readable name of the instance.
Gets access to the stack containing individual menu items
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Positions a separator to take up space without drawing.
Initialize a new instance of the ViewLayoutMenuSepGap class.
Source of palette values.
Draw items with standard or alternate style.
Obtains the String representation of this instance.
User readable name of the instance.
Discover the preferred size of the element.
Layout context.
View element that draws nothing and just takes up the metric provided size.
Initialize a new instance of the ViewLayoutMetricSpacer class.
Palette source for metric values.
Metric used to get spacer size.
Obtains the String representation of this instance.
User readable name of the instance.
Updates the metrics source and metric to use.
Source for acquiring metrics.
Updates the metrics source and metric to use.
Source for acquiring metrics.
Actual integer metric to use.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Extends the ViewComposite by creating/destroying month instances in a grid.
Initialize a new instance of the ViewLayoutMonths class.
Provider of context menu information.
Reference to owning month calendar entry.
Owning view manager instance.
Reference to calendar provider.
Redirector for getting values.
Delegate for requesting paint changes.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets a value indicating if tooltips should be displayed for button specs.
Gets access to the button manager.
Gets access to the collection of button spec definitions.
Recreate the set of button spec instances.
Gets access to the month calendar.
Gets access to the optional context menu provider.
Gets and sets the day that is currently being tracked.
Gets and sets the day that is currently showing focus.
Gets and sets the day that is the anchor for shift changes.
Gets and set the display of a circle for todays date.
Gets and set the display of todays date.
Gets and set if the menu is closed when the today button is pressed.
Gets and sets the showing of week numbers.
Gets the number of display months.
Process a key down by finding the correct month and calling the associated key controller.
Owning control.
A KeyEventArgs that contains the event data.
True if the key was processed; otherwise false.
Gets the button for the day that is nearest (date wise) to the point provided.
Point to lookup.
DateTime for nearest matching day.
Gets the button for the day that is under the provided point.
Point to lookup.
Exact requires that the day must be with the month range.
DateTime for matching day; otherwise null.
Move to the next month.
Move to the previous month.
Gets the size required to draw a single month.
Layout context.
Gets the size required to draw extra elements such as headers.
Layout context.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Gets the content image.
The state for which the image is needed.
Image value.
Gets the image color that should be transparent.
The state for which the image is needed.
Color value.
Gets the content short text.
String value.
Gets the content long text.
String value.
View element that draws nothing and just takes up the provided size.
Initialize a new instance of the ViewLayoutNull class.
Obtains the String representation of this instance.
User readable name of the instance.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
View element that draws nothing and will use a padding around the children.
Initialize a new instance of the ViewLayoutPadding class.
Initialize a new instance of the ViewLayoutPadding class.
Padding to use around area.
Initialize a new instance of the ViewLayoutPadding class.
Padding to use around area.
Child to add into view hierarchy.
Obtains the String representation of this instance.
User readable name of the instance.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Extends the ViewComposite by laying out children to all fill the total area.
Initialize a new instance of the ViewLayoutStack class.
Obtains the String representation of this instance.
User readable name of the instance.
Perform a layout of the elements.
Layout context.
View element that provides scrollbars around a viewport filler.
Occurs when animation has moved another step.
Initialize a new instance of the ViewLayoutScrollViewport class.
Top level visual control.
View element to place inside viewport.
Palette for use with the border edge.
Palette source for metrics.
Metric used to get view padding.
Metric used to get overposition.
Orientation for the viewport children.
Alignment of the children within the viewport.
Animate changes in the viewport.
Is the viewport vertical.
Delegate for notifying paint requests.
Release unmanaged and optionally managed resources.
Called from Dispose method.
Obtains the String representation of this instance.
User readable name of the instance.
Make the provided control parented to ourself.
Control to reparent.
Revert the provided control back to a different control.
Control to become parent.
Control to reparent.
Gets and sets the visual orientation.
Update the palettes being used by the view.
Palette for the border edge.
Gets and sets the use of animation when bringing into view.
Move viewport to display the requested part of area.
Rectangle to display.
Perform a layout of the elements.
Layout context.
Gets access to the view control instance.
Gets access to the viewport view instance.
Gets access to the vertical scrollbar view.
Gets access to the horizontal scrollbar view.
Gets access to the vertical border edge view.
Gets access to the horizontal border edge view.
Ask the base docker element to perform a layout.
Requests a paint and optional layout of the control.
Is a layout required.
Positions a separator to take up space without drawing.
Initialize a new instance of the ViewLayoutRibbonSeparator class.
Length of the separator.
Initialize a new instance of the ViewLayoutRibbonSeparator class.
Width of the separator.
Height of the separator.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the separator size.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Extends the ViewComposite by laying out children in horizontal/vertical stack.
Initialize a new instance of the ViewLayoutStack class.
Obtains the String representation of this instance.
User readable name of the instance.
Gets and sets the stack orientation.
Gets and sets if the last child fills the remainder of the space.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
View element that draws nothing and will stretch children to fill one dimension.
Initialize a new instance of the ViewLayoutCenter class.
Direction to stretch.
Obtains the String representation of this instance.
User readable name of the instance.
Perform a layout of the elements.
Layout context.
View element that allows scrolling around a contained view element.
Occurs when animation has moved another step.
Initialize a new instance of the ViewLayoutViewport class.
Palette source for metrics.
Metric used to get view padding.
Metric used to get overposition.
Orientation for the viewport children.
Alignment of the children within the viewport.
Animate changes in the viewport.
Clean up any resources being used.
true if managed resources should be disposed; otherwise, false.
Obtains the String representation of this instance.
User readable name of the instance.
Updates the metrics source and metric to use.
Source for acquiring metrics.
Updates the metrics source and metric to use.
Source for acquiring metrics.
Actual padding metric to use.
Actual overs metric to use.
Gets and sets the use of animation for offset changes.
Gets and sets the bar orientation.
Gets and sets the alignment of the children within the viewport.
Gets and sets the counter alignment of the children within the viewport.
Gets and sets a value indicating if children should be made bigger to fill any left over space.
Gets a scrolling offset within the viewport.
Gets a value indicating if the viewport can be scrolled vertically.
Gets a value indicating if the viewport can be scrolled horizontally.
Gets the total extent of the scrolling view.
Gets a scrolling offset within the viewport.
Update the vertical scrolling offset.
New offset to use.
Update the horizontal scrolling offset.
New offset to use.
Gets a value indicating if the viewport can be scrolled next.
Gets a value indicating if the viewport can be scrolled previous.
Move the viewport to show the next part of area.
Move the viewport to show the previous part of area.
Is scrolling required because the viewport extents beyong available space.
Move viewport to display the requested part of area.
Rectangle to display.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform a render of the elements.
Rendering context.
Allocate space for the week number corner in the month calendar.
Initialize a new instance of the ViewLayoutWeekCorner class.
Reference to calendar provider.
Reference to months instance.
Reference to border palette.
Obtains the String representation of this instance.
User readable name of the instance.
Discover the preferred size of the element.
Layout context.
Perform a layout of the elements.
Layout context.
Perform rendering before child elements are rendered.
Rendering context.
Icon identifiers for use with "SystemIconsCustom.GetStockIcon(StockIconId, StockIconOptions)"s/>.
Document (blank page), no associated program.
Document with an associated program.
Generic application with no custom icon.
Closed folder.
Open folder.
5.25" floppy disk drive.
3.5" floppy disk drive.
Removable drive.
Fixed drive.
Network drive.
Disabled network drive.
CD drive.
RAM disk drive.
Entire network.
A computer on the network.
Printer.
My network places.
Find.
Help.
Overlay for shared items.
Overlay for shortcuts to items.
Overlay for slow items.
Empty recycle bin.
Full recycle bin.
Audio CD media.
Security lock.
AutoList.
Network printer.
Server share.
Fax printer.
Networked fax printer.
Print to file.
Stack.
SVCD media.
Folder containing other items.
Unknown drive.
DVD drive.
DVD media.
DVD-RAM media.
DVD-RW media.
DVD-R media.
DVD-ROM media.
CD+ (Enhanced CD) media.
CD-RW media.
CD-R media.
Burning CD.
Blank CD media.
CD-ROM media.
Audio files.
Image files.
Video files.
Mixed files.
Folder back.
Folder front.
Security shield. Use for UAC prompts only.
Warning.
Informational.
Error.
Key / secure.
Software.
Rename.
Delete.
Audio DVD media.
Movied DVD media.
Enhanced CD media.
Enhanced DVD media.
HD-DVD media.
BluRay media.
VCD media.
DVD+R media.
DVD+RW media.
Desktop computer.
Mobile computer.
Users.
Smart media.
Compact Flash.
Cell phone.
Camera.
Video camera.
Audio player.
Connect to network.
Internet.
ZIP file.
Settings.
HD-DVD drive.
BluRay drive.
HD-DVD-ROM media.
HD-DVD-R media.
HD-DVD-RAM media.
BluRay-ROM media.
BluRay-R media.
BluRay-RE media.
Clustered disk.
Options for use with "SystemIconsCustom.GetStockIcon(StockIconId, StockIconOptions)"/>.
Use the defaults, which is to retrieve a large version of the icon (as defined by the current system
metrics).
Retrieve the small version of the icon (as defined by the current system metrics).
Retrieve the shell icon size of the icon.
Adds a link overlay onto the icon.
Blends the icon with the system highlight color.
Specifies that is allowed as an input even if the corresponding type disallows it.
Specifies that is disallowed as an input even if the corresponding type allows it.
Specifies that an output may be even if the corresponding type disallows it.
Specifies that an output is not even if the corresponding type allows it. Specifies that an input argument was not when the call returns.