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

Commit d1af0f3

Browse files
add file list to readme
1 parent c9d8b30 commit d1af0f3

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
@@ -1,3 +1,11 @@
1+
<!-- default file list -->
2+
*Files to look at*:
3+
4+
* [MyRegistrator.cs](./CS/WindowsApplication1/Custom style/MyRegistrator.cs) (VB: [MyRegistrator.vb](./VB/WindowsApplication1/Custom style/MyRegistrator.vb))
5+
* [MySkinTabPainter.cs](./CS/WindowsApplication1/Custom style/MySkinTabPainter.cs) (VB: [MySkinTabPainter.vb](./VB/WindowsApplication1/Custom style/MySkinTabPainter.vb))
6+
* [Form1.cs](./CS/WindowsApplication1/Form1.cs) (VB: [Form1.vb](./VB/WindowsApplication1/Form1.vb))
7+
* [Program.cs](./CS/WindowsApplication1/Program.cs) (VB: [Program.vb](./VB/WindowsApplication1/Program.vb))
8+
<!-- default file list end -->
19
# How to create a custom style for the XtraTabControl?
210

311

0 commit comments

Comments
 (0)