PaletteContentJustShortText Class |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public class PaletteContentJustShortText : PaletteContentJustText
The PaletteContentJustShortText type exposes the following members.
| Name | Description | |
|---|---|---|
| PaletteContentJustShortText |
Initialize a new instance of the PaletteContentJustShortText class.
| |
| PaletteContentJustShortText(IPaletteContent) |
Initialize a new instance of the PaletteContentJustShortText class.
| |
| PaletteContentJustShortText(IPaletteContent, NeedPaintHandler) |
Initialize a new instance of the PaletteContentJustShortText class.
|
| Name | Description | |
|---|---|---|
| Draw |
Gets a value indicating if content should be drawn.
(Inherited from PaletteContent.) | |
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
| IsDefault |
Gets a value indicating if all values are default.
(Inherited from PaletteContent.) | |
| 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.) | |
| Padding |
Gets the padding between the border and content drawing.
(Inherited from PaletteContent.) | |
| ShortText |
Gets access to the short text palette details.
(Inherited from PaletteContent.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetContentAdjacentGap |
Gets the actual padding between adjacent content items.
(Inherited from PaletteContent.) | |
| GetContentDraw |
Gets the actual content draw value.
(Inherited from PaletteContent.) | |
| GetContentDrawFocus |
Gets the actual content draw with focus value.
(Inherited from PaletteContent.) | |
| GetContentImageColorMap |
Gets the image color to remap into another color.
(Inherited from PaletteContent.) | |
| GetContentImageColorTo |
Gets the color to use in place of the image map color.
(Inherited from PaletteContent.) | |
| GetContentImageEffect |
Gets the actual image drawing effect value.
(Inherited from PaletteContent.) | |
| GetContentImageH |
Gets the actual content image horizontal alignment value.
(Inherited from PaletteContent.) | |
| GetContentImageV |
Gets the actual content image vertical alignment value.
(Inherited from PaletteContent.) | |
| GetContentLongTextColor1 |
Gets the first color for the long text.
(Inherited from PaletteContent.) | |
| GetContentLongTextColor2 |
Gets the second back color for the long text.
(Inherited from PaletteContent.) | |
| GetContentLongTextColorAlign |
Gets the color alignment style for the long text.
(Inherited from PaletteContent.) | |
| GetContentLongTextColorAngle |
Gets the color angle for the long text.
(Inherited from PaletteContent.) | |
| GetContentLongTextColorStyle |
Gets the color drawing style for the long text.
(Inherited from PaletteContent.) | |
| GetContentLongTextCompatiblePadding | (Inherited from PaletteContent.) | |
| GetContentLongTextFont |
Gets the actual content long text font value.
(Inherited from PaletteContent.) | |
| GetContentLongTextH |
Gets the actual content long text horizontal alignment value.
(Inherited from PaletteContent.) | |
| GetContentLongTextHint |
Gets the actual text rendering hint for long text.
(Inherited from PaletteContent.) | |
| GetContentLongTextImage |
Gets an image for the long text.
(Inherited from PaletteContent.) | |
| GetContentLongTextImageAlign |
Gets the image alignment style for the long text.
(Inherited from PaletteContent.) | |
| GetContentLongTextImageStyle |
Gets the image style for the long text.
(Inherited from PaletteContent.) | |
| GetContentLongTextMultiLine |
Gets the flag indicating if multiline text is allowed for long text.
(Inherited from PaletteContent.) | |
| GetContentLongTextMultiLineH |
Gets the actual content long text horizontal multiline alignment value.
(Inherited from PaletteContent.) | |
| GetContentLongTextNewFont |
Gets the font for the long text by generating a new font instance.
(Inherited from PaletteContent.) | |
| GetContentLongTextPrefix |
Gets the prefix drawing setting for long text.
(Inherited from PaletteContent.) | |
| GetContentLongTextTrim |
Gets the actual text trimming for the long text.
(Inherited from PaletteContent.) | |
| GetContentLongTextV |
Gets the actual content long text vertical alignment value.
(Inherited from PaletteContent.) | |
| GetContentPadding |
Gets the actual padding between the border and content drawing.
(Inherited from PaletteContent.) | |
| GetContentShortTextColor1 |
Gets the first color for the short text.
(Inherited from PaletteContent.) | |
| GetContentShortTextColor2 |
Gets the second back color for the short text.
(Inherited from PaletteContent.) | |
| GetContentShortTextColorAlign |
Gets the color alignment style for the short text.
(Inherited from PaletteContent.) | |
| GetContentShortTextColorAngle |
Gets the color angle for the short text.
(Inherited from PaletteContent.) | |
| GetContentShortTextColorStyle |
Gets the color drawing style for the short text.
(Inherited from PaletteContent.) | |
| GetContentShortTextCompatiblePadding | (Inherited from PaletteContent.) | |
| GetContentShortTextFont |
Gets the actual content short text font value.
(Inherited from PaletteContent.) | |
| GetContentShortTextH |
Gets the actual content short text horizontal alignment value.
(Inherited from PaletteContent.) | |
| GetContentShortTextHint |
Gets the actual text rendering hint for short text.
(Inherited from PaletteContent.) | |
| GetContentShortTextImage |
Gets an image for the short text.
(Inherited from PaletteContent.) | |
| GetContentShortTextImageAlign |
Gets the image alignment style for the short text.
(Inherited from PaletteContent.) | |
| GetContentShortTextImageStyle |
Gets the image style for the short text.
(Inherited from PaletteContent.) | |
| GetContentShortTextMultiLine |
Gets the flag indicating if multiline text is allowed for short text.
(Inherited from PaletteContent.) | |
| GetContentShortTextMultiLineH |
Gets the actual content short text horizontal multiline alignment value.
(Inherited from PaletteContent.) | |
| GetContentShortTextNewFont |
Gets the font for the short text by generating a new font instance.
(Inherited from PaletteContent.) | |
| GetContentShortTextPrefix |
Gets the prefix drawing setting for short text.
(Inherited from PaletteContent.) | |
| GetContentShortTextTrim |
Gets the actual text trimming for the short text.
(Inherited from PaletteContent.) | |
| GetContentShortTextV |
Gets the actual content short text vertical alignment value.
(Inherited from PaletteContent.) | |
| GetContentStyle |
Gets the style appropriate for this content.
(Inherited from PaletteContent.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnNeedPaint |
Raises the NeedPaint event.
(Inherited from Storage.) | |
| OnPropertyChanged |
Raises the PropertyChanged event.
(Inherited from PaletteContent.) | |
| PerformNeedPaint |
Fires the NeedPaint event.
(Inherited from Storage.) | |
| PerformNeedPaint(Boolean) |
Fires the NeedPaint event.
(Inherited from Storage.) | |
| PopulateFromBase |
Populate values from the base palette.
(Overrides PaletteContentJustTextPopulateFromBase(PaletteState).) | |
| ResetAdjacentGap |
Reset the AdjacentGap to the default value.
(Inherited from PaletteContent.) | |
| ResetPadding |
Reset the Padding to the default value.
(Inherited from PaletteContent.) | |
| SetInherit |
Sets the inheritence parent.
(Inherited from PaletteContent.) | |
| ToString |
Returns a string that represents the current defaulted state.
(Inherited from Storage.) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
| PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |