KryptonPaletteTMSButton Properties |
The KryptonPaletteTMSButton type exposes the following members.
Name | Description | |
---|---|---|
![]() | ButtonCheckedGradientBegin |
Gets and sets the starting color of the gradient used when the button is checked.
|
![]() | ButtonCheckedGradientEnd |
Gets and sets the ending color of the gradient used when the button is checked.
|
![]() | ButtonCheckedGradientMiddle |
Gets and sets the middle color of the gradient used when the button is checked.
|
![]() | ButtonCheckedHighlight |
Gets and sets the highlight color used when the button is checked.
|
![]() | ButtonCheckedHighlightBorder |
Gets and sets the border color to use with ButtonCheckedHighlight.
|
![]() | ButtonPressedBorder |
Gets and sets the border color to use with the ButtonPressedGradientBegin, ButtonPressedGradientMiddle, and ButtonPressedGradientEnd colors.
|
![]() | ButtonPressedGradientBegin |
Gets and sets the starting color of the gradient used when the button is pressed.
|
![]() | ButtonPressedGradientEnd |
Gets and sets the ending color of the gradient used when the button is pressed.
|
![]() | ButtonPressedGradientMiddle |
Gets and sets the middle color of the gradient used when the button is pressed.
|
![]() | ButtonPressedHighlight |
Gets and sets the solid color used when the button is pressed.
|
![]() | ButtonPressedHighlightBorder |
Gets and sets the border color to use with ButtonPressedHighlight.
|
![]() | ButtonSelectedBorder |
Gets and sets the border color to use with the ButtonSelectedGradientBegin, ButtonSelectedGradientMiddle, and ButtonSelectedGradientEnd colors.
|
![]() | ButtonSelectedGradientBegin |
Gets and sets the starting color of the gradient used when the button is selected.
|
![]() | ButtonSelectedGradientEnd |
Gets and sets the ending color of the gradient used when the button is selected.
|
![]() | ButtonSelectedGradientMiddle |
Gets and sets the middle color of the gradient used when the button is selected.
|
![]() | ButtonSelectedHighlight |
Gets and sets the solid color used when the button is selected.
|
![]() | ButtonSelectedHighlightBorder |
Gets and sets the border color to use with ButtonSelectedHighlight.
|
![]() | CheckBackground |
Gets and sets the solid color to use when the button is checked and gradients are being used.
|
![]() | CheckPressedBackground |
Gets and sets the solid color to use when the button is checked and selected and gradients are being used.
|
![]() | CheckSelectedBackground |
Gets and sets the solid color to use when the button is checked and selected and gradients are being used.
|
![]() | Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) |
![]() | IsDefault |
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.) |
![]() | NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.) |
![]() | NeedPaintDelegate |
Gets access to the need paint delegate.
(Inherited from Storage.) |
![]() | OverflowButtonGradientBegin |
Gets and sets the starting color of the gradient used in the ToolStripOverflowButton.
|
![]() | OverflowButtonGradientEnd |
Gets and sets the ending color of the gradient used in the ToolStripOverflowButton.
|
![]() | OverflowButtonGradientMiddle |
Gets and sets the middle color of the gradient used in the ToolStripOverflowButton.
|