다음을 통해 공유


사용자 인터페이스 요소(MFC)

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

단원 내용

  • 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

  • 클립보드
    Describes how to implement support for the Windows Clipboard in MFC applications.

  • 컨트롤(MFC)
    Describes Windows common controls, including owner-drawn controls, ActiveX controls, and other control classes supplied by the MFC Library.

  • 컨트롤 막대
    Describes functionality of toolbars, status bars, and dialog bars.

  • 대화 상자 모음
    Describes a kind of control bar that can contain any kind of control.

  • 대화 상자
    Describes how to create dialog boxes by using the editors and code wizards.

  • 문서/뷰 아키텍처
    Describes data management in MFC.

  • 폼 뷰(MFC)
    Describes how to add forms support to your application.

  • HTML 도움말: 프로그램에 대한 상황에 맞는 도움말
    Describes how to add context-sensitive help to your applications by using HTML Help.

  • MDI 탭 그룹
    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.

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

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

  • 인쇄 및 인쇄 미리 보기
    Describes MFC support for printing and print preview from your applications.

  • 속성 시트(MFC)
    Describes how to use property sheets to manage large numbers of control in a dialog box.

  • 리본 디자이너(MFC)
    Describes MFC support for creating and modifying ribbon UI resources.

  • 상태 표시줄
    Describes how to use status bars in your applications.

  • 도구 설명
    Describes how to implement tool tips to assist users in using your applications.

  • 도구 모음
    Describes the fundamentals about how to use toolbars in MFC.

  • 시각화 관리자
    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.

관련 단원

  • MFC 데스크톱 응용 프로그램
    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.