开发者

adding custom LISTBOX on dockframe window

I need to add a custom (static) list box which i created using toolbox on a fromview i need to add thi开发者_C百科s listbox on the Dockpaneview (Output window) provided by MFC. How to add the custom list box on the output window


It is possible to add list box at output window by using Panel control.

adding custom LISTBOX on dockframe window

then you can what are the controls you need to display on output window. For example:

To add text box and button;

adding custom LISTBOX on dockframe window

adding custom LISTBOX on dockframe window

I hope you will done.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜