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

In This Topic
    DrawHeaderEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DrawHeaderEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a DrawHeaderEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the location and size of a rectangle in which to paint.  
    Public PropertyGets or sets a value indicating whether all painting in the panel header is complete.  
    Public PropertyGets the Graphics used to paint the panel header.  
    Top
    See Also