CustomDrawObjectEventArgs Constructors
Provides data for the NavBarControl.CustomDrawBackground, NavBarControl.CustomDrawGroupClientBackground and NavBarControl.CustomDrawGroupClientForeground events.Name | Parameters | Description |
---|---|---|
CustomDrawObjectEventArgs(ObjectInfoArgs, Rectangle, AppearanceObject) | objectInfo, realBounds, appearance | Initializes a new instance of the CustomDrawObjectEventArgs class. |
See Also