彩票走势图

彩票走势图 > 慧问 > 频道

BCGControlBar Pro 出现如图故障,是什么原因

发表于2019-05-10 回复:0 查看:3015  |  
在调试程序的时候,不显示Create status bar,代码能够运行到 <pre class='brush: csharp'> if (!CreateShortcutsBar ()) { TRACE0("Failed to create shortcuts bar\n"); return -1; // fail to create }</pre> CreateShortcutsBar函数里面也能运行下面的内容 <pre class='brush: csharp'>m_wndShortcutsPane1.AddButton (images.ExtractIcon (0), viewTypes[0], ID_SHORTCUT_1, -1, bAlphaBlend); m_wndShortcutsPane1.AddButton (images.ExtractIcon (2), viewTypes[2], ID_SHORTCUT_3, -1, bAlphaBlend); m_wndShortcutsPane1.AddButton (images.ExtractIcon (3), viewTypes[3], ID_SHORTCUT_4, -1, bAlphaBlend); m_wndShortcutsPane1.AddButton (images.ExtractIcon (4), viewTypes[4], ID_SHORTCUT_5, -1, bAlphaBlend); m_wndShortcutsPane1.AddButton (images.ExtractIcon (5), viewTypes[5], ID_SHORTCUT_6, -1, bAlphaBlend); </pre> 编译成功,但是不显示创建的status bar。
0个回答

打破零回复...

回复

登录 慧都网发表评论

扫码咨询


添加微信 立即咨询

电话咨询

客服热线
023-68661681

TOP