开发者

How can i create an Vista like expansion button with MFC?

开发者 https://www.devze.com 2023-03-13 17:56 出处:网络
I mean the round expansion button that is used for example in the Task Dialog on Vista. See this image from t开发者_开发技巧he MFC documentation of CTaskDialog.

I mean the round expansion button that is used for example in the Task Dialog on Vista.

See this image from t开发者_开发技巧he MFC documentation of CTaskDialog.

How can i create an Vista like expansion button with MFC?


  1. Ensure your application is Unicode.
  2. Ensure you are using VS2005 or higher that can embed resource manifest by themselves, OR do it manually.

Just do this:

  • Create an MFC Dialog based application using VS2008 - Use all default settings.
0

精彩评论

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

关注公众号