Click or drag to resize

PaletteNavContentText Properties

The PaletteNavContentText type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyIsDefault
Gets a value indicating if all values are default.
(Inherited from PaletteContentText.)
Public propertyMultiLine
Gets the flag indicating if multiline text is allowed.
(Inherited from PaletteContentText.)
Public propertyMultiLineH
Gets the relative horizontal alignment of multiline content text.
(Inherited from PaletteContentText.)
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 propertyPrefix
Gets the drawing used for prefix characters.
(Inherited from PaletteContentText.)
Public propertyTextH
Gets the horizontal relative alignment of the text.
(Inherited from PaletteContentText.)
Public propertyTextV
Gets the vertical relative alignment of the text.
(Inherited from PaletteContentText.)
Public propertyTrim
Gets the text trimming for the text.
(Inherited from PaletteContentText.)
Top
See Also