ReactOS 0.4.16-dev-329-g9223134
|
Public Attributes | |
IDeskBand * | DeskBand |
IOleWindow * | OleWindow |
IWinEventHandler * | WndEvtHandler |
DESKBANDINFO | dbi |
BOOL | bHiddenTitle |
Definition at line 43 of file CBandSite.h.
BOOL CBandSiteBase::BandObject::bHiddenTitle |
Definition at line 49 of file CBandSite.h.
Referenced by CBandSiteBase::_BuildBandInfo(), and CBandSiteBase::_OnContextMenu().
DESKBANDINFO CBandSiteBase::BandObject::dbi |
Definition at line 48 of file CBandSite.h.
Referenced by CBandSiteBase::_BuildBandInfo(), CBandSiteBase::_OnContextMenu(), CBandSiteBase::_UpdateBand(), and CBandSiteBase::AddBand().
IDeskBand* CBandSiteBase::BandObject::DeskBand |
Definition at line 45 of file CBandSite.h.
Referenced by CBandSiteBase::_FreeBand(), CBandSiteBase::_OnContextMenu(), CBandSiteBase::_UpdateBand(), CBandSiteBase::AddBand(), CBandSiteBase::GetBandObject(), and CBandSiteBase::QueryBand().
IOleWindow* CBandSiteBase::BandObject::OleWindow |
Definition at line 46 of file CBandSite.h.
Referenced by CBandSiteBase::_FreeBand(), CBandSiteBase::_UpdateBand(), and CBandSiteBase::AddBand().
IWinEventHandler* CBandSiteBase::BandObject::WndEvtHandler |
Definition at line 47 of file CBandSite.h.
Referenced by CBandSiteBase::_FreeBand(), CBandSiteBase::AddBand(), and CBandSiteBase::OnWinEvent().