Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/realistschuckle/wpfchrometabs
A WPF Control that duplicates the tabs found in Google Chrome.
https://github.com/realistschuckle/wpfchrometabs
Last synced: 3 months ago
JSON representation
A WPF Control that duplicates the tabs found in Google Chrome.
- Host: GitHub
- URL: https://github.com/realistschuckle/wpfchrometabs
- Owner: realistschuckle
- License: mit
- Created: 2012-03-02T05:18:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-27T04:08:31.000Z (about 10 years ago)
- Last Synced: 2024-06-16T01:31:29.463Z (5 months ago)
- Language: C#
- Homepage:
- Size: 177 KB
- Stars: 85
- Watchers: 15
- Forks: 39
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-wpf - wpfchrometabs - (FREE, OPEN SOURCE) A WPF custom tab control built from the ground up to mimic the user experience found in Google's Chrome browser. (UI Controls / Individual Controls)
README
# WPF Chrome Tabs
A WPF custom tab control built from the ground up to mimic the user experience
found in Google's Chrome browser.Here's [a video on Vimeo](https://vimeo.com/44969662) showing the control in
action.# For MVVM support...
... please check out the
[wpfchrometabs-mvvm](https://github.com/sskodje/wpfchrometabs-mvvm) repo by
@sskodje.