CustomDrawNavBarElementEventArgs Constructors
Provides data for the NavBarControl.CustomDrawGroupCaption and NavBarControl.CustomDrawLink events.Name | Parameters | Description |
---|---|---|
CustomDrawNavBarElementEventArgs(ObjectInfoArgs, Rectangle, AppearanceObject) | objectInfo, realBounds, appearance | Initializes a new instance of the CustomDrawNavBarElementEventArgs class with the specified settings. |
See Also