ColorableItem Class
Provides custom ColorableItem default font colors, font style, and item name information.
Assembly: RadLangSvc (in RadLangSvc.dll)
| Name | Description | |
|---|---|---|
![]() | ColorableItem(String^, COLORINDEX, COLORINDEX, Boolean, Boolean) | Initializes a new instance of the ColorableItem class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetDefaultColors(array<COLORINDEX>^, array<COLORINDEX>^) | Defines the default background and foreground colors for a custom ColorableItem object. |
![]() | GetDefaultFontFlags(UInt32%) | Gets the default font flags for the custom ColorableItem object. |
![]() | GetDisplayName(String^%) | Gets the display name of the custom ColorableItem object. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

