CMFCCaptionButton::GetRect

更新 : 2007 年 11 月

ボタンによって占有される四角形を返します。

virtual CRect GetRect() const;

戻り値

ボタンの位置を表す四角形。

解説

ボタンが非表示である場合、返されるサイズは 0 になります。

必要条件

ヘッダー : afxcaptionbutton.h

参照

概念

MFC 階層図

参照

CMFCCaptionButton クラス