[]
        
(Showing Draft Content)

C1.Win.Input.DbNavigator.Events.NavItemPaintEventArgs.-ctor

NavItemPaintEventArgs Constructor

NavItemPaintEventArgs(Graphics, Rectangle, C1DbNavigator)

Initializes a new instance of the NavItemPaintEventArgs class.

Declaration
public NavItemPaintEventArgs(Graphics g, Rectangle r, C1DbNavigator navigator)
Parameters
Type Name Description
Graphics g

The Graphics used to paint the item.

Rectangle r

The Rectangle that represents the rectangle in which to paint.

C1DbNavigator navigator

The owner of the event.