Change TabPanelBackColor with OneNoteStyle

I would like to know if it is possible to set an no-gradient Color for the TabPanelBackColor propriety with the OneNoteStyle? THX. Urban Jonathan.

1 Reply

AD Administrator Syncfusion Team August 2, 2005 03:14 PM UTC

Hi Jonathan, You can do this by extending TabControlAdv and overriding OnPaint. You can then apply any Brush you want to the ClipRectangle and then call base.OnPaint. Regards, Gregory Austin Syncfusion Inc.

Loader.
Up arrow icon