https://github.com/ofhouse/mfc-ctabcontrol
Example code how to use MFC CTabControl in Visual Studio.
https://github.com/ofhouse/mfc-ctabcontrol
mfc-ctabcontrol-tutorial visual-studio
Last synced: about 1 month ago
JSON representation
Example code how to use MFC CTabControl in Visual Studio.
- Host: GitHub
- URL: https://github.com/ofhouse/mfc-ctabcontrol
- Owner: ofhouse
- License: mit
- Created: 2019-02-10T13:42:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T21:13:21.000Z (about 6 years ago)
- Last Synced: 2025-02-28T05:21:01.390Z (2 months ago)
- Topics: mfc-ctabcontrol-tutorial, visual-studio
- Language: C++
- Homepage: https://youtu.be/7LSqZ7Kl6CE
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MFC-CTabControl Tutorial
This is the visual studio project I used to create this tutorial on youtube:
[](https://www.youtube.com/watch?v=7LSqZ7Kl6CE)
This project was created with Visual Studio 2010.
## Author
| [
Felix Haus](https://github.com/ofhouse)
[Website](https://felix.house/) • [Twitter](https://twitter.com/ofhouse)|
| :---: |## License
MIT - see [LICENSE](./LICENSE) for details.