Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OT: c#
#6
In C++ you create multiple child dialogs that can be called 'page'. The multipage dialog can be called 'property sheet'. To show the dialog can be used property sheet API or other API. When you click a tab, it hides current page and shows other page. In QM, there are no child dialogs. All controls are in single dialog, but DT_Page shows/hides groups of controls.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)