This website works better with JavaScript
Home
Explore
Help
Register
Sign In
OTH
/
repos_main
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
No Description
6
Commits
1
Branches
0
Releases
Tree:
2d6c0706d9
Branches
Tags
master
repos_main
HTTP
SSH
ZIP
TAR.GZ
Jeff
2d6c0706d9
注释说明
6 years ago
IDE
4f73bb1bde
1、完成ribbon注释;2、完成 快速访问工具栏按钮的禁用/启用 宏定义
6 years ago
.gitignore
ee5bc606f4
添加忽略项。
6 years ago
README.md
2d6c0706d9
注释说明
6 years ago
README.md
repos_main
IDE关键代码说明
如何判断CDockablePane是否隐藏或显示,使用IsVisible()即可。
如果CDockablePane关闭了,使用ShowPane(TRUE,FALSE,TRUE)重新打开。