إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Note
The Microsoft Foundation Classes (MFC) library continues to be supported. However, we're no longer adding features or updating the documentation.
MFC supplies two elements to help you work with menus:
Class CMenu for manipulating your program's menus at run time. Use the documentation for
CMenuand the sample to learn how to useCMenueffectively.A mechanism for updating menus and toolbar buttons: enabling or disabling them on the fly to suit current program conditions.
Visual Studio also provides a menu editor for creating and editing your program's menu resources.