#include <CAdUiDockControlBar.h>
|
| bool | Anchored (bool) |
| |
| CSize const & | GetHorzDockSize (void) |
| |
| CSize const & | GetVertDockSize (void) |
| |
| void | SetHorzDockSize (CSize const &) |
| |
| void | SetVertDockSize (CSize const &) |
| |
| | CAdUiDockControlBar () |
| |
| | CAdUiDockControlBar (int) |
| |
| bool | AdjustVertDockedBarHeight (int) |
| |
| bool | AllowDockingMenuItemState (void) |
| |
| bool | Anchored (void) |
| |
| CAdUiTheme * | GetTheme (void) |
| |
| CAdUiTheme * | SetTheme (CAdUiTheme *) |
| |
| int | Create (CWnd *, wchar_t const *, unsigned int, unsigned long=WS_CHILD|WS_VISIBLE|CBRS_BOTTOM, tagRECT const &=CFrameWnd::rectDefault) |
| |
| int | IsFloating (void) |
| |
| long | GetTitleBarSize (void) |
| |
| _GUID * | GetToolID (void) |
| |
| unsigned long | GetDockStyle (void) |
| |
| virtual | ~CAdUiDockControlBar (void) |
| |
| virtual bool | CanFrameworkTakeFocus (void) |
| |
| virtual CSize | CalcFixedLayout (int, int) |
| |
| virtual int | Create (ACHAR const *, ACHAR const *, unsigned long, tagRECT const &, CWnd *, unsigned int, CCreateContext *pContext=NULL) |
| |
| virtual int | Load (IUnknown *) |
| |
| virtual int | Save (IUnknown *) |
| |
| void | DockControlBar (unsigned int, tagRECT *) |
| |
| void | EnableDocking (unsigned long) |
| |
| void | GetFloatingRect (CRect *) |
| |
| void | GetPersistedDockingRect (CRect *) |
| |
| void | GetPersistedFloatingRect (CRect *) |
| |
| void | InitFloatingPosition (CRect *) |
| |
| void | RestoreControlBar (unsigned int=AFX_IDW_DOCKBAR_LEFT, CRect *=NULL) |
| |
| void | SetAllowDockingMenuItemState (bool) |
| |
| void | SetToolID (LPCGUID) |
| |
| virtual void | ThemeModified (AdUiThemeElement) |
| |
| void | TileInRow (void) |
| |
| virtual void | DelayShow (BOOL bShow) |
| |
| void | Invalidate (BOOL bErase=TRUE) |
| |
| void | InvalidateRect (LPCRECT lpRect, BOOL bErase=TRUE) |
| |
| void | InvalidateRgn (CRgn *pRgn, BOOL bErase=TRUE) |
| |
| void | UpdateWindow () |
| |
| void | callDataExchange (CDataExchange *pDX) |
| |
Definition at line 38 of file CAdUiDockControlBar.h.
◆ CAdUiDockControlBar() [1/2]
| CAdUiDockControlBar::CAdUiDockControlBar |
( |
| ) |
|
◆ CAdUiDockControlBar() [2/2]
| CAdUiDockControlBar::CAdUiDockControlBar |
( |
int | | ) |
|
◆ ~CAdUiDockControlBar()
| virtual CAdUiDockControlBar::~CAdUiDockControlBar |
( |
void | | ) |
|
|
virtual |
◆ AddCustomMenuItems()
◆ AdjustVertDockedBarHeight()
| bool CAdUiDockControlBar::AdjustVertDockedBarHeight |
( |
int | | ) |
|
◆ AllowDockingMenuItemState()
| bool CAdUiDockControlBar::AllowDockingMenuItemState |
( |
void | | ) |
|
◆ Anchored() [1/2]
| bool CAdUiDockControlBar::Anchored |
( |
bool | | ) |
|
◆ Anchored() [2/2]
| bool CAdUiDockControlBar::Anchored |
( |
void | | ) |
|
◆ CalcFixedLayout()
◆ callDataExchange()
◆ CanFrameworkTakeFocus()
◆ CloseButtonVisible()
| bool CAdUiDockControlBar::CloseButtonVisible |
( |
void | | ) |
|
|
protected |
◆ Create() [1/2]
◆ Create() [2/2]
◆ CreateControlBar()
◆ DECLARE_MESSAGE_MAP()
| CAdUiDockControlBar::DECLARE_MESSAGE_MAP |
( |
| ) |
|
|
protected |
◆ DelayShow()
◆ DockControlBar()
◆ EnableDocking()
◆ GetDockStyle()
◆ GetFloatingMinSize()
◆ GetFloatingRect()
| void CAdUiDockControlBar::GetFloatingRect |
( |
CRect * | | ) |
|
◆ GetHorzDockSize()
| CSize const & CAdUiDockControlBar::GetHorzDockSize |
( |
void | | ) |
|
◆ GetPersistedDockingRect()
| void CAdUiDockControlBar::GetPersistedDockingRect |
( |
CRect * | | ) |
|
◆ GetPersistedFloatingRect()
| void CAdUiDockControlBar::GetPersistedFloatingRect |
( |
CRect * | | ) |
|
◆ GetTheme()
◆ GetTitleBarSize()
| long CAdUiDockControlBar::GetTitleBarSize |
( |
void | | ) |
|
◆ GetToolID()
| _GUID * CAdUiDockControlBar::GetToolID |
( |
void | | ) |
|
◆ GetToolsRestartMode()
◆ GetUsedRect()
| void CAdUiDockControlBar::GetUsedRect |
( |
CRect & | | ) |
|
|
protected |
◆ GetVertDockSize()
| CSize const & CAdUiDockControlBar::GetVertDockSize |
( |
void | | ) |
|
◆ HidePalettes()
◆ InitFloatingPosition()
| void CAdUiDockControlBar::InitFloatingPosition |
( |
CRect * | | ) |
|
◆ Invalidate()
◆ InvalidateRect()
◆ InvalidateRgn()
◆ IsFloating()
| int CAdUiDockControlBar::IsFloating |
( |
void | | ) |
|
◆ Load()
◆ MouseProc()
◆ OnAllowDock()
| void CAdUiDockControlBar::OnAllowDock |
( |
void | | ) |
|
|
protected |
◆ OnAnchor()
| void CAdUiDockControlBar::OnAnchor |
( |
void | | ) |
|
|
protected |
◆ OnAnchorLeft()
| void CAdUiDockControlBar::OnAnchorLeft |
( |
void | | ) |
|
|
protected |
◆ OnAnchorRight()
| void CAdUiDockControlBar::OnAnchorRight |
( |
void | | ) |
|
|
protected |
◆ OnClosing()
◆ OnCommand()
◆ OnContextMenu()
| void CAdUiDockControlBar::OnContextMenu |
( |
CWnd * | , |
|
|
CPoint | ) |
|
protected |
◆ OnCreate()
◆ OnDestroy()
◆ OnEraseBkgnd()
| int CAdUiDockControlBar::OnEraseBkgnd |
( |
CDC * | | ) |
|
|
protected |
◆ OnHideBar()
| void CAdUiDockControlBar::OnHideBar |
( |
void | | ) |
|
|
protected |
◆ OnPaint()
| void CAdUiDockControlBar::OnPaint |
( |
void | | ) |
|
|
protected |
◆ OnSettingChange()
◆ OnUserSizing()
◆ OnWindowPosChanged()
◆ PaintControlBar()
◆ RepositionOrHideButtons()
| void CAdUiDockControlBar::RepositionOrHideButtons |
( |
void | | ) |
|
|
protected |
◆ RestoreControlBar()
◆ Save()
◆ SetAllowDockingMenuItemState()
| void CAdUiDockControlBar::SetAllowDockingMenuItemState |
( |
bool | | ) |
|
◆ SetHorzDockSize()
| void CAdUiDockControlBar::SetHorzDockSize |
( |
CSize const & | | ) |
|
◆ SetTheme()
◆ SetToolID()
◆ SetToolsRestartMode()
◆ SetVertDockSize()
| void CAdUiDockControlBar::SetVertDockSize |
( |
CSize const & | | ) |
|
◆ ShowCloseButton()
| void CAdUiDockControlBar::ShowCloseButton |
( |
bool | | ) |
|
|
protected |
◆ ShowPalettes()
◆ SizeChanged()
◆ ThemeModified()
◆ TileInRow()
| void CAdUiDockControlBar::TileInRow |
( |
void | | ) |
|
◆ UpdateData()
| BOOL CAdUiDockControlBar::UpdateData |
( |
BOOL | bSaveAndValidate = TRUE | ) |
|
|
protected |
◆ UpdateWindow()
| void CAdUiDockControlBar::UpdateWindow |
( |
| ) |
|
◆ CAdUiDockControlBar_Impl
◆ CAdUiPalette
◆ m_bAutoDelete
| BOOL CAdUiDockControlBar::m_bAutoDelete |
◆ m_pDockCtrlBarImpl
◆ MfcEmbeddingWindow
| friend CAdUiDockControlBar::MfcEmbeddingWindow |
|
protected |
The documentation for this class was generated from the following file: