CDialogBar window as modal window
-
I need to show a CDialogBar window as modal window. Is it possible ??? How can I do ??? Thanks a lot.
Why don't you use CDialog instead? Tomasz Sowinski -- http://www.shooltz.com
Free your mind and your ass will follow.
-
Why don't you use CDialog instead? Tomasz Sowinski -- http://www.shooltz.com
Free your mind and your ass will follow.
It'is only a little problem of appearance. This window is very small and contains only some utility controls.... The X button (close) placed in the title bar of a CDialogBar is smaller than the X button of a CDialog and the title bar itself is less height.....
-
It'is only a little problem of appearance. This window is very small and contains only some utility controls.... The X button (close) placed in the title bar of a CDialogBar is smaller than the X button of a CDialog and the title bar itself is less height.....
Check 'Tool Window' option in Extended Styles of dialog and you'll get small font in caption. Tomasz Sowinski -- http://www.shooltz.com
Free your mind and your ass will follow.