InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BorderEdges Class
Properties Methods


In This Topic
    BorderEdges Class Members
    In This Topic

    The following tables list the members exposed by BorderEdges.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the System.Drawing.Color used to paint the bottom edge of the border.  
    Public PropertyGets a value that determines if colors have been specified for any of the edges.  
    Public PropertyGets or sets the System.Drawing.Color used to paint the left edge of the border.  
    Public PropertyGets or sets the System.Drawing.Color used to paint the right edge of the border.  
    Public PropertyGets or sets the System.Drawing.Color used to paint the top edge of the border.  
    Top
    Public Methods
     NameDescription
    Public MethodGets a clone of this BorderEdges object.  
    Public MethodReturns true if the colors are the same for all edges.  
    Public MethodServes as a hash function for a BorderEdges object.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    See Also