CMFCRibbonStatusBar中添加图片按钮
摘要:
今天遇到了问题,网上down的Here's how it works:1. Create aCMFCRibbonButtonsGroup that will hold the status icon and add it to CMFCRibbonStatusBar2. Create a CMFCToolBarImagesobject and add status icons viaAddIcon().3. Register theCMFCToolbarImages to the RibbonButtonsGroup usingSetImages().For a status Icon, th 阅读全文
posted @ 2010-12-20 23:08 C杨阳 阅读(742) 评论(0) 推荐(0) 编辑