ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / DrawSplitterEventArgs Class
Properties

In This Topic
    DrawSplitterEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DrawSplitterEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a DrawSplitterEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the location and size of a rectangle in which to paint.  
    Public PropertyGets the Graphics used to paint the splitter.  
    Public PropertyGets a value that indicates whether the splitter is vertical (true) or horizontal (false).  
    Top
    See Also