Input for WinForms | ComponentOne
C1.Framework Namespace / DynamicStyle Class
Fields Properties


In This Topic
    DynamicStyle Class Members
    In This Topic

    The following tables list the members exposed by DynamicStyle.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The default empty dynamic style.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the brush provider used to render the element background.  
    Public PropertyGets or sets the background image for the element.  
    Public PropertyGets or sets the thickness of the border around the element.  
    Public PropertyGets or sets the System.Drawing.Brush used to paint the bottom edge of the border.  
    Public PropertyGets or sets the brush used to paint the borders around the element.  
    Public PropertyGets or sets the System.Drawing.Brush used to paint the left edge of the border.  
    Public PropertyGets or sets the System.Drawing.Brush used to paint the right edge of the border.  
    Public PropertyGets or sets the System.Drawing.Brush used to paint the top edge of the border.  
    Public PropertyGets or sets the System.Drawing.Color used to draw the text.  
    Public PropertyGets the name of the style.  
    Public PropertyGets the style owner object, such as XStyleSet.  
    Public PropertyGets a value indicating whether the right-to-left mode is on.  
    Public PropertyGets or sets whether the Underline or Strikeout effects should be used or not used when drawing the text.  
    Top
    See Also