Click or drag to resize

PaletteTabBorder Properties

The PaletteTabBorder type exposes the following members.

Properties
  NameDescription
Public propertyColor1
Gets the first border color.
(Inherited from PaletteBorder.)
Public propertyColor2
Gets and sets the second border color.
(Inherited from PaletteBorder.)
Public propertyColorAlign
Gets the color alignment.
(Inherited from PaletteBorder.)
Public propertyColorAngle
Gets and sets the color angle.
(Inherited from PaletteBorder.)
Public propertyColorStyle
Gets and sets the color drawing style.
(Inherited from PaletteBorder.)
Public propertyDraw
Gets a value indicating if border should be drawn.
(Inherited from PaletteBorder.)
Public propertyDrawBorders
Gets a value indicating which borders should be drawn.
(Inherited from PaletteBorder.)
Public propertyGraphicsHint
Gets the graphics hint for drawing the border.
(Inherited from PaletteBorder.)
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyImage
Gets and sets the border image.
(Inherited from PaletteBorder.)
Public propertyImageAlign
Gets the image alignment.
(Inherited from PaletteBorder.)
Public propertyImageStyle
Gets and sets the border image style.
(Inherited from PaletteBorder.)
Public propertyIsDefault
Gets a value indicating if all values are default.
(Overrides PaletteBorderIsDefault.)
Public propertyNeedPaint
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.)
Protected propertyNeedPaintDelegate
Gets access to the need paint delegate.
(Inherited from Storage.)
Public propertyRounding
Gets and sets the border rounding.
(Inherited from PaletteBorder.)
Public propertyWidth
Gets and sets the border width.
(Inherited from PaletteBorder.)
Top
See Also