开发者

How to change font of a menu item to regular from bold?

开发者 https://www.devze.com 2022-12-16 22:54 出处:网络
I want to change font of a menu item from bold to regular. I looked few API\'s like ModifyMenu SetMenuItemInfo

I want to change font of a menu item from bold to regular. I looked few API's like ModifyMenu SetMenuItemInfo but looks like there is no direct API to change the font.

Any suggestions whats the easiest and best 开发者_如何转开发way to do that.


At least as far as I know, this requires an owner-drawn menu. As mentioned in the link, if you're willing to code strictly to Vista and newer, owner-drawn menus aren't necessary as often as they used to be, but:

  1. Most developers still need to support XP
  2. This case doesn't really fit what they're talking about anyway.

0

精彩评论

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

关注公众号