InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly / C1.Framework Namespace / Style Class


In This Topic
    Style Class Properties
    In This Topic

    For a list of all members of this type, see Style members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the brush used to render the element background.  
    Public PropertyGets or sets the brush provider used to render the element background.  
    Public PropertyGets or sets the System.Drawing.Color used to paint the background.  
    Public PropertyGets or sets the secondary color used to build the background gradient.  
    Public PropertyGets or sets the background image for the element.  
    Public PropertyGets or sets the alignment used to render the background image.  
    Public PropertyGets or sets whether the background image can be flipped for RTL mode.  
    Public PropertyGets or sets the thickness of the padding between the element edges and its content.  
    Public PropertyReturns back image padding which honors current RightToLeft settings.  
    Public PropertyGets or sets the scaling used to render the background image.  
    Public PropertyGets or sets the thickness of the border around the element.  
    Public PropertyGets or sets the brush used to paint the borders around the element.  
    Public PropertyGets or sets the System.Drawing.Color used to draw the border around the element.  
    Public PropertyGets BorderEdges object that defines the colors used to paint each edge of the borders.  
    Public PropertyReturns padding which honors current RightToLeft settings.  
    Public PropertyGets or sets the amount of space between child elements.  
    Public PropertyGets or sets whether text content should be clipped to the element area.  
    Public PropertyGets or sets the radii of the element corners.  
    Public PropertyGets or sets the cursor that should be displayed when the mouse is over elements with this style.  
    Public Propertystatic (Shared in Visual Basic)Gets a reference to the default style.  
    Public PropertyGets or sets the style to be used when the element is disabled.  
    Public PropertyGets or sets the display as block or inline of the element.  
    Public PropertyGets or sets whether the element border is an ellipse (for the dynamic styles only).  
    Public PropertyGets or sets the style flags.  
    Public PropertyGets or sets the font used to paint text within the element.  
    Public PropertyGets or sets whether text bounding rectangle should include padding.  
    Public PropertyGets or sets the brush used to paint the text within the element.  
    Public PropertyGets or sets the System.Drawing.Color used to paint the text.  
    Public PropertyGets or sets the format string used to convert the element value into a string.  
    Public PropertyGets or sets whether to apply gamma correction to the background gradient.  
    Public PropertyGets or sets the System.Drawing.Drawing2D.Blend used to paint the background gradient.  
    Public PropertyGets or sets the System.Drawing.PointF that represents the center of a radial gradient background in percentage units.  
    Public PropertyGets or sets a System.Drawing.Drawing2D.ColorBlend that defines a multicolor gradient.  
    Public PropertyGets or sets the GradientMode used to paint the background.  
    Public PropertyGets or sets the style height (set to -1 to use the default height).  
    Public PropertyGets or sets how elements should be aligned in the horizontal direction.  
    Public PropertyGets or sets the style to be used when the element is hot.  
    Public PropertyGets or sets the HotkeyPrefix value determining how to display hot keys.  
    Public PropertyGets or sets the style to be used when the element is hot and pressed.  
    Public PropertyGets or sets how images should be aligned within the element.  
    Public PropertyGets or sets whether the image should be flipped horizontally for RTL mode.  
    Public PropertyGets or sets how images should be scaled within the element.  
    Public PropertyGets or sets the indentation for the first text element.  
    Public PropertyGets or sets whether the style is locked and cannot be modified.  
    Public PropertyGets or sets the thickness of the margins around the element.  
    Public PropertyReturns margins which honor current RightToLeft settings.  
    Public PropertyGets or sets the style name.  
    Public PropertyGets the owner object, such an XStyleSet.  
    Public PropertyGets or sets the thickness of the padding between the element edges and its content.  
    Public PropertyReturns padding which honors current RightToLeft settings.  
    Public PropertyGets or sets the style to be used when the element is pressed.  
    Public PropertyGets or sets whether the style includes a shadow.  
    Public PropertyGets or sets the direction in which text is rendered.  
    Public PropertyGets or sets how to trim characters that do not fit in the space available.  
    Public PropertyGets or sets how elements should be aligned in the vertical direction.  
    Public PropertyGets or sets the style width (set to -1 to use the default width).  
    Public PropertyGets or sets whether text should be allowed to wrap within the element.  
    Top
    See Also