PaletteTabBorder Class |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public class PaletteTabBorder : PaletteBorder
The PaletteTabBorder type exposes the following members.
Name | Description | |
---|---|---|
PaletteTabBorder |
Initialize a new instance of the PaletteTabBorder class.
|
Name | Description | |
---|---|---|
Color1 |
Gets the first border color.
(Inherited from PaletteBorder.) | |
Color2 |
Gets and sets the second border color.
(Inherited from PaletteBorder.) | |
ColorAlign |
Gets the color alignment.
(Inherited from PaletteBorder.) | |
ColorAngle |
Gets and sets the color angle.
(Inherited from PaletteBorder.) | |
ColorStyle |
Gets and sets the color drawing style.
(Inherited from PaletteBorder.) | |
Draw |
Gets a value indicating if border should be drawn.
(Inherited from PaletteBorder.) | |
DrawBorders |
Gets a value indicating which borders should be drawn.
(Inherited from PaletteBorder.) | |
GraphicsHint |
Gets the graphics hint for drawing the border.
(Inherited from PaletteBorder.) | |
Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
Image |
Gets and sets the border image.
(Inherited from PaletteBorder.) | |
ImageAlign |
Gets the image alignment.
(Inherited from PaletteBorder.) | |
ImageStyle |
Gets and sets the border image style.
(Inherited from PaletteBorder.) | |
IsDefault |
Gets a value indicating if all values are default.
(Overrides PaletteBorderIsDefault.) | |
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.) | |
Rounding |
Gets and sets the border rounding.
(Inherited from PaletteBorder.) | |
Width |
Gets and sets the border width.
(Inherited from PaletteBorder.) |
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.) | |
GetBorderColor1 |
Gets the actual first border color.
(Inherited from PaletteBorder.) | |
GetBorderColor2 |
Gets the second border color.
(Inherited from PaletteBorder.) | |
GetBorderColorAlign |
Gets the color alignment style.
(Inherited from PaletteBorder.) | |
GetBorderColorAngle |
Gets the color border angle.
(Inherited from PaletteBorder.) | |
GetBorderColorStyle |
Gets the color drawing style.
(Inherited from PaletteBorder.) | |
GetBorderDraw |
Gets the actual border draw value.
(Inherited from PaletteBorder.) | |
GetBorderDrawBorders |
Gets the actual borders to draw value.
(Inherited from PaletteBorder.) | |
GetBorderGraphicsHint |
Gets the actual border graphics hint value.
(Inherited from PaletteBorder.) | |
GetBorderImage |
Gets a border image.
(Inherited from PaletteBorder.) | |
GetBorderImageAlign |
Gets the image alignment style.
(Inherited from PaletteBorder.) | |
GetBorderImageStyle |
Gets the border image style.
(Inherited from PaletteBorder.) | |
GetBorderRounding |
Gets the border rounding.
(Inherited from PaletteBorder.) | |
GetBorderWidth |
Gets the border width.
(Inherited from PaletteBorder.) | |
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 PaletteBorder.) | |
PerformNeedPaint |
Fires the NeedPaint event.
(Inherited from Storage.) | |
PerformNeedPaint(Boolean) |
Fires the NeedPaint event.
(Inherited from Storage.) | |
PopulateFromBase |
Populate values from the base palette.
(Inherited from PaletteBorder.) | |
SetInherit |
Sets the inheritence parent.
(Inherited from PaletteBorder.) | |
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.) |