开发者

Visual C++ Menu Bar: Change Color and Font Size, No MFC

开发者 https://www.devze.com 2023-02-08 06:14 出处:网络
I\'d like to change the backgro开发者_JS百科und color and font size on a Menu Bar (File, Edit, Tools) in C++ without MFC.

I'd like to change the backgro开发者_JS百科und color and font size on a Menu Bar (File, Edit, Tools) in C++ without MFC.

I've Googled around, butcan't find a simple way to do this without MFC.

Can anyone point me in the right direction?


Look for MFT_OWNERDRAW. There are number of examples in the Internet with owner draw menu without MFC (e.g. http://cboard.cprogramming.com/windows-programming/23059-owner-drawn-menus.html).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号