Is it possible to place a menu in an application based on a dialogue? How?
Yes, you can add menus to dialog-based applications. You can create a menu as a resource and attach it to the dialog box.
If you open the properties dialog box, you will see the menu as a property for which you can assign an existing menu identifier.
Steps:
Menu
, , Visual Studio , . , CDialog CFrameWnd, - .
, Visual Studio post-VC6, , , , - " " .
. DLFCBR32 MFC sample MSDN.
Source: https://habr.com/ru/post/1708619/More articles:using .htaccess for REST makes 301 redirects - restxVal and ViewModel template - can this be done? - asp.net-mvcUIViews overlay - user-interfaceКак избежать ошибки отступа после изменения настроек табуляции в Vim? - vimHow often is a programming language issue an important issue? - performanceHow can I count the number of properties in a structure in MATLAB? - matlabIs there any difference between SetupResult and Stub in RhinoMocks? - c #Extrapolation of cubic splines - plotHow to combine two lines with Jet.OLEDB.4.0 provider - xmlHow to create a large DC compatible memory in GDI programming? - gdiAll Articles