Share via


interface utilisateur

For information about how to create the user interface for your application by using the Microsoft Foundation Class (MFC) Library, see the following topics.

Dans cette section

  • Contrôles ActiveX
    Describes how to use reusable software component based on the Component Object Model (COM), which supports a wide variety of OLE functionality and can be customized to fit many software needs

  • Presse-papiers
    Describes how to implement support for the Windows Clipboard in MFC applications.

  • contrôles (MFC)
    Describes Windows common controls, including owner-drawn controls, ActiveX controls, and other control classes supplied by the MFC Library.

  • barres de contrôles
    Describes functionality of toolbars, status bars, and dialog bars.

  • barres de boîte de dialogue
    Describes a kind of control bar that can contain any kind of control.

  • boîtes de dialogue
    Describes how to create dialog boxes by using the editors and code wizards.

  • architecture Document/Vue
    Describes data management in MFC.

  • Mode formulaire
    Describes how to add forms support to your application.

  • aide HTML : aide contextuelle pour vos programmes
    Describes how to add context-sensitive help to your applications by using HTML Help.

  • Groupes MDI avec onglets
    Enables multiple document interface (MDI) applications to display one or more tabbed windows (or groups of tabbed windows, which are known as tabbed groups) in the MDI client area.

  • menus (MFC)
    Describes how to add menus to your user interface.

  • OLE (MFC)
    Provides links to topics that discuss object linking and embedding.

  • impression et aperçu avant impression
    Describes MFC support for printing and print preview from your applications.

  • feuilles de propriétés (MFC)
    Describes how to use property sheets to manage large numbers of control in a dialog box.

  • concepteur de ruban (MFC)
    Describes MFC support for creating and modifying ribbon UI resources.

  • barres d'état
    Describes how to use status bars in your applications.

  • Info-bulles
    Describes how to implement tool tips to assist users in using your applications.

  • barres d'outils
    Describes the fundamentals about how to use toolbars in MFC.

  • gestionnaire de visualisation
    Acts as one class where you can put all the drawing code for your application.

  • Windows
    Describes the fundamentals about how to use windows in MFC.

Rubriques connexes

  • MFC Reference
    Provides reference material for the MFC Library. MFC is a set of classes that constitute an application framework, which is the framework of an application written for the Windows API.