mirror of
https://github.com/VincentWei/minigui-docs.git
synced 2025-10-20 04:55:01 +08:00
auto generate TOC by using AWK
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Advanced Programming of Control
|
||||
|
||||
- [User-Defined Control](#user-defined-control)
|
||||
- [Subclassing of Control](#subclassing-of-control)
|
||||
- [Combined Use of Controls](#combined-use-of-controls)
|
||||
|
||||
|
||||
## User-Defined Control
|
||||
|
||||
You can also register your own control class by calling `RegisterWindowClass`
|
||||
|
Reference in New Issue
Block a user