Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaeyong Park FX600 committed Jul 31, 2022
2 parents a124803 + 03a26d0 commit a814c30
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
@@ -1,13 +1,21 @@
# MdiTabStripCS

MdiTabStrip CSharp version
## MdiTabStrip CSharp version

Original VB.Net version : https://www.codeproject.com/Articles/17030/MdiTabStrip

Migration from original and add some function(Tab Context Menu)

modified block comment : By Jaeyong Park

<img src='https://github.com/kkomzi7179/MdiTabStripCS/blob/master/Sample%20project.png' />
### Screenshot

<img src='https://github.com/kkomzi7179/MdiTabStripCS/blob/master/ContextMenu.png' />
<img src='https://github.com/cloudappbiz/MdiTabStripCS/blob/master/Sample%20project.png' />

<img src='https://github.com/cloudappbiz/MdiTabStripCS/blob/master/ContextMenu.png' />

### Screenshot new

<img src='https://github.com/cloudappbiz/MdiTabStripCS/blob/master/Sample%20project%20new.png' />

<img src='https://github.com/cloudappbiz/MdiTabStripCS/blob/master/ContextMenu%20new.png' />

0 comments on commit a814c30

Please sign in to comment.