ITabbedDialog Member List

This is the complete list of members for ITabbedDialog, including all inherited members.
AddPage(const MCHAR *text, HINSTANCE instance, const MCHAR *tmplt, ITabPageProc *proc, const Class_ID &pageID, ITabDialogPluginTab *plugin=NULL, DWORD helpID=0, int order=kNormalPage, int image=-1)=0ITabbedDialog [pure virtual]
AddRollout(const MCHAR *text, ITabPageProc *proc, const Class_ID &pageID, ITabDialogPluginTab *plugin=NULL, int controlID=-1, int width=0, int bottomMargin=0, DWORD helpID=0, int order=kNormalPage, int image=-1)=0ITabbedDialog [pure virtual]
CancelDialog()=0ITabbedDialog [pure virtual]
CancelPages()=0ITabbedDialog [pure virtual]
CloseDialog()=0ITabbedDialog [pure virtual]
ClosePages()=0ITabbedDialog [pure virtual]
CommitPages()=0ITabbedDialog [pure virtual]
CurrentPage() const =0ITabbedDialog [pure virtual]
DeleteThis()=0ITabbedDialog [pure virtual]
DoFloater(const Class_ID &page)=0ITabbedDialog [pure virtual]
DoModal(const Class_ID &page)=0ITabbedDialog [pure virtual]
GetDialogID() const =0ITabbedDialog [pure virtual]
GetHWND() const =0ITabbedDialog [pure virtual]
GetNbPages() const =0ITabbedDialog [pure virtual]
GetPage(int index) const =0ITabbedDialog [pure virtual]
GetPage(const Class_ID &id) const =0ITabbedDialog [pure virtual]
GetPointer(HWND dialog)ITabbedDialog [inline, static]
GetProc() const =0ITabbedDialog [pure virtual]
GetTabFilter() const =0ITabbedDialog [pure virtual]
GetTabHWND() const =0ITabbedDialog [pure virtual]
Invalidate()=0ITabbedDialog [pure virtual]
kMaxPage enum valueITabbedDialog
kNormalPage enum valueITabbedDialog
kSystemPage enum valueITabbedDialog
OkToCommit()=0ITabbedDialog [pure virtual]
operator delete(void *ptr)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete(void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, void *placement_ptr)MaxHeapOperators [static]
operator delete[](void *ptr)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete[](void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new(size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, void *placement_ptr)MaxHeapOperators [static]
operator new[](size_t size)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new[](size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, unsigned long flags)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
SetImageList(HIMAGELIST list)=0ITabbedDialog [pure virtual]
SetMargins(int left, int top, int right, int bottom)=0ITabbedDialog [pure virtual]
SetProc(ITabDialogProc *newProc)=0ITabbedDialog [pure virtual]
SetTabbedRect(const RECT &rect)=0ITabbedDialog [pure virtual]
Switch(const Class_ID &page)=0ITabbedDialog [pure virtual]
SyncRegisteredTabs()=0ITabbedDialog [pure virtual]
~ITabbedDialog()ITabbedDialog [inline, protected, virtual]