Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Events Namespace / NavItemPaintEventArgs Class
Properties


In This Topic
    NavItemPaintEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NavItemPaintEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the NavItemPaintEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the graphics used to paint.  
    Public Property (Inherited from System.ComponentModel.HandledEventArgs)
    Public PropertyGets C1.Win.Input.DbNavigator.C1DbNavigator that is the owner of the event.  
    Public PropertyGets the rectangle in which to paint.  
    Top
    See Also