, 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)=0 | ITabbedDialog | [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)=0 | ITabbedDialog | [pure virtual] |
| CancelDialog()=0 | ITabbedDialog | [pure virtual] |
| CancelPages()=0 | ITabbedDialog | [pure virtual] |
| CloseDialog()=0 | ITabbedDialog | [pure virtual] |
| ClosePages()=0 | ITabbedDialog | [pure virtual] |
| CommitPages()=0 | ITabbedDialog | [pure virtual] |
| CurrentPage() const =0 | ITabbedDialog | [pure virtual] |
| DeleteThis()=0 | ITabbedDialog | [pure virtual] |
| DoFloater(const Class_ID &page)=0 | ITabbedDialog | [pure virtual] |
| DoModal(const Class_ID &page)=0 | ITabbedDialog | [pure virtual] |
| GetDialogID() const =0 | ITabbedDialog | [pure virtual] |
| GetHWND() const =0 | ITabbedDialog | [pure virtual] |
| GetNbPages() const =0 | ITabbedDialog | [pure virtual] |
| GetPage(int index) const =0 | ITabbedDialog | [pure virtual] |
| GetPage(const Class_ID &id) const =0 | ITabbedDialog | [pure virtual] |
| GetPointer(HWND dialog) | ITabbedDialog | [inline, static] |
| GetProc() const =0 | ITabbedDialog | [pure virtual] |
| GetTabFilter() const =0 | ITabbedDialog | [pure virtual] |
| GetTabHWND() const =0 | ITabbedDialog | [pure virtual] |
| Invalidate()=0 | ITabbedDialog | [pure virtual] |
| kMaxPage enum value | ITabbedDialog | |
| kNormalPage enum value | ITabbedDialog | |
| kSystemPage enum value | ITabbedDialog | |
| OkToCommit()=0 | ITabbedDialog | [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)=0 | ITabbedDialog | [pure virtual] |
| SetMargins(int left, int top, int right, int bottom)=0 | ITabbedDialog | [pure virtual] |
| SetProc(ITabDialogProc *newProc)=0 | ITabbedDialog | [pure virtual] |
| SetTabbedRect(const RECT &rect)=0 | ITabbedDialog | [pure virtual] |
| Switch(const Class_ID &page)=0 | ITabbedDialog | [pure virtual] |
| SyncRegisteredTabs()=0 | ITabbedDialog | [pure virtual] |
| ~ITabbedDialog() | ITabbedDialog | [inline, protected, virtual] |