CMFCAcceleratorKeyAssignCtrl 类 CMFCAutoHideBar 类 CMFCAutoHideButton 类 CMFCBaseTabCtrl 类 CMFCBaseToolBar 类 CMFCBaseVisualManager 类 CMFCButton 类 CMFCCaptionBar 类 CMFCCaptionButton 类 CMFCCmdUsageCount 类 CMFCColorBar 类 CMFCColorButton 类 ...
CMFCCaptionButton::SetMiniFrameButton 项目 2013/03/01 本文内容 参数 要求 请参见 设置标题栏的mini范围。 复制 void SetMiniFramebutton( BOOL bSet = TRUE ); 参数 [in] bSet 要标题栏高度的TRUE ;默认标题栏高度的 FALSE。 要求 标头: afxcaptionbutton.h 请参见 参考 CMFCCaptionButton选件...
CMFCButton 类 CMFCCaptionBar 类 CMFCCaptionButton 类 CMFCCmdUsageCount 类 CMFCColorBar 类 CMFCColorButton 类 CMFCColorDialog 类 CMFCColorMenuButton 类 CMFCColorPickerCtrl 类 CMFCColorPopupMenu 类 CMFCCustomColorsPropertyPage 类 CMFCDesktopAlertDialog 类 ...
需求 請參閱 設定按鈕的位置和 視窗會顯示狀態。 void Move( const CPoint& ptTo, BOOL bHide = FALSE ); 參數 [in] ptTo 新位置。 [in] bHide 是否顯示按鈕。 需求 標題:afxcaptionbutton.h 請參閱 參考 CMFCCaptionButton 類別 階層架構圖
CMFCCaptionButton Class CMFCCaptionButton Class CMFCCaptionButton::CMFCCaptionButton CMFCCaptionButton::GetHit CMFCCaptionButton::GetIconID CMFCCaptionButton::GetRect CMFCCaptionButton::GetSize CMFCCaptionButton::IsMiniFrameButton CMFCCaptionButton::Move CMFCCaptionButton::OnDraw CMFCCaption...
CMFCCaptionButtonEx::SetRect 项目 2012/11/16 本文内容 Parameters Requirements See Also This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation. 复制 void SetRect( const CRect& rect ); ...
CMFCCaptionButton::MoveSets the button draw location and window show state. CMFCCaptionButton::OnDrawDraws the caption button. CMFCCaptionButton::SetMiniFrameButtonSets the mini size of the title bar. Remarks You can derive a class fromCPaneFrameWnd Classand use the protected method,AddButto...
CMFCCaptionButton Class CMFCCaptionButton Class CMFCCaptionButton::CMFCCaptionButton CMFCCaptionButton::GetHit CMFCCaptionButton::GetIconID CMFCCaptionButton::GetRect CMFCCaptionButton::GetSize CMFCCaptionButton::IsMiniFrameButton CMFCCaptionButton::Move CMFCCaptionButton::OnDraw CMFCCaption...
CMFCCaptionButton Class CMFCCaptionButton Class CMFCCaptionButton::CMFCCaptionButton CMFCCaptionButton::GetHit CMFCCaptionButton::GetIconID CMFCCaptionButton::GetRect CMFCCaptionButton::GetSize CMFCCaptionButton::IsMiniFrameButton CMFCCaptionButton::Move CMFCCaptionButton::OnDraw CMFCCaption...
Returns the width and height of the button. static CSize GetSize(); Return Value The outer dimensions of the button. Remarks The size returned includes button margin and border. Requirements Header:afxcaptionbutton.h See Also Reference