'Declaration Public Enum UltraControlPropIds Inherits System.Enum
public enum UltraControlPropIds : System.Enum
Member | Description |
---|---|
AlphaBlendEnabled | Whether alpha blending is enabled |
AlphaBlendMode | Determines the style of alpha blending |
CreationFilter | A custom filter used to control UIElement creation and positioning. |
CursorFilter | A custom filter used to control which cursor is used over UIElements. |
DrawFilter | A custom filter used to override or supplement the drawing of UIElements. |
FlatMode | Indicates whether the control has a flat appearance. |
GDITextRendering | Determines whether GDI is used to measure and render text. |
StyleLibraryName | Determines the name of the loaded application style library from which the control should obtain its styling information. |
StyleSetName | Determines the application styleset that is used to obtain the application style information. |
SupportsZooming | Determines if the control will support zooming. |
SupportThemes | Indicates when elements of the controls may render using the system themes. |
TextRenderingMode | Determines the text rendering mode. |
UseAppStyling | Determines if the control should use application styling information. |
UseFlatMode | Determines whether the control will render with a flat appearance. |
UseOsThemes | Determines whether the control will try to use the operating system theme support when rendering its elements. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2