次の方法で共有


COlePropertyPage::COlePropertyPage

更新 : 2007 年 11 月

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

COlePropertyPage(
   UINT idDlg,
   UINT idCaption 
);

パラメータ

  • idDlg
    ダイアログ テンプレートのリソース ID。

  • idCaption
    プロパティ ページのキャプションのリソース ID。

解説

COlePropertyPage のサブクラスを実装するとき、サブクラスのコンストラクタで COlePropertyPage コンストラクタを使って、プロパティ ページの基になるダイアログ テンプレートとキャプションを含む文字列リソースを識別する必要があります。

必要条件

ヘッダー : afxctl.h

参照

参照

COlePropertyPage クラス

階層図

その他の技術情報

COlePropertyPage のメンバ