Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit fb6e108

Browse files
author
DevExpressExampleBot
committed
README auto update [skip ci]
1 parent 14f678c commit fb6e108

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/128619657/13.1.4%2B)
33
[![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/E2775)
44
[![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)
5+
[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives)
56
<!-- default badges end -->
67

78
# WinForms Tab Control - Create a custom style
@@ -22,3 +23,10 @@ public Form1() {
2223
* [MyRegistrator.cs](./CS/WindowsApplication1/Custom%20style/MyRegistrator.cs) (VB: [MyRegistrator.vb](./VB/WindowsApplication1/Custom%20style/MyRegistrator.vb))
2324
* [MySkinTabPainter.cs](./CS/WindowsApplication1/Custom%20style/MySkinTabPainter.cs) (VB: [MySkinTabPainter.vb](./VB/WindowsApplication1/Custom%20style/MySkinTabPainter.vb))
2425
* [Form1.cs](./CS/WindowsApplication1/Form1.cs) (VB: [Form1.vb](./VB/WindowsApplication1/Form1.vb))
26+
<!-- feedback -->
27+
## Does this example address your development requirements/objectives?
28+
29+
[<img src="https://www.devexpress.com/support/examples/i/yes-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=winforms-tab-control-custom-style&~~~was_helpful=yes) [<img src="https://www.devexpress.com/support/examples/i/no-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=winforms-tab-control-custom-style&~~~was_helpful=no)
30+
31+
(you will be redirected to DevExpress.com to submit your response)
32+
<!-- feedback end -->

0 commit comments

Comments
 (0)