CCommonDialog クラス

Windows コモン ダイアログの機能をカプセル化したクラスの基本クラスです。

class CCommonDialog : public CDialog

メンバー

35a2e8ce.collapse_all(ja-jp,VS.110).gifパブリック コンストラクター

名前

説明

CCommonDialog::CCommonDialog

CCommonDialog オブジェクトを構築します。

解説

次のクラスは、Windows コモン ダイアログの機能をカプセル化する:

継承階層

CObject

CCmdTarget

CWnd

CDialog

CCommonDialog

必要条件

ヘッダー: afxdlgs.h

参照

関連項目

CDialog クラス

階層図

CFileDialog クラス

CFontDialog クラス

CColorDialog クラス

CPageSetupDialog クラス

CPrintDialog クラス

CFindReplaceDialog クラス

COleDialog クラス