, including all inherited members.
Disable()=0 | ICustomControl | [pure virtual] |
Enable(BOOL onOff=TRUE)=0 | ICustomControl | [pure virtual] |
Enable2(BOOL onOff=TRUE)=0 | ICustomControl | [pure virtual] |
Execute(int cmd, ULONG_PTR arg1=0, ULONG_PTR arg2=0, ULONG_PTR arg3=0) | ICustomControl | [inline, virtual] |
GetCaptionText(void)=0 | ICustButton | [pure virtual] |
GetCurFlyOff()=0 | ICustButton | [pure virtual] |
GetDADMgr()=0 | ICustButton | [pure virtual] |
GetHighlightColor()=0 | ICustButton | [pure virtual] |
GetHwnd()=0 | ICustomControl | [pure virtual] |
GetInterface(Interface_ID id) | InterfaceServer | [virtual] |
GetMacroButtonData()=0 | ICustButton | [pure virtual] |
GetText(MCHAR *text, int ct)=0 | ICustButton | [pure virtual] |
GetText(MSTR &text) const =0 | ICustButton | [pure virtual] |
GetTextLength() const =0 | ICustButton | [pure virtual] |
IsChecked()=0 | ICustButton | [pure virtual] |
IsEnabled()=0 | ICustomControl | [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] |
SetButtonDownNotify(BOOL notify)=0 | ICustButton | [pure virtual] |
SetCaptionText(const MCHAR *text)=0 | ICustButton | [pure virtual] |
SetCheck(BOOL checked)=0 | ICustButton | [pure virtual] |
SetCheckHighlight(BOOL highlight)=0 | ICustButton | [pure virtual] |
SetCurFlyOff(int f, BOOL notify=FALSE)=0 | ICustButton | [pure virtual] |
SetDADMgr(DADMgr *dad)=0 | ICustButton | [pure virtual] |
SetDisplayProc(PaintProc *proc)=0 | ICustButton | [pure virtual] |
SetFlyOff(int count, FlyOffData *data, int timeOut, int init, int dir=FLY_VARIABLE, int columns=1)=0 | ICustButton | [pure virtual] |
SetHighlightColor(COLORREF clr)=0 | ICustButton | [pure virtual] |
SetIcon(MaxBmpFileIcon *pIcon, int w, int h)=0 | ICustButton | [pure virtual] |
SetImage(HIMAGELIST hImage, int iOutEn, int iInEn, int iOutDis, int iInDis, int w, int h)=0 | ICustButton | [pure virtual] |
SetInIcon(MaxBmpFileIcon *pInIcon, int w, int h)=0 | ICustButton | [pure virtual] |
SetMacroButtonData(MacroButtonData *md)=0 | ICustButton | [pure virtual] |
SetRightClickNotify(BOOL notify)=0 | ICustButton | [pure virtual] |
SetText(const MCHAR *text)=0 | ICustButton | [pure virtual] |
SetTooltip(bool bEnable, const MCHAR *text)=0 | ICustomControl | [pure virtual] |
SetTooltip(bool bEnable, MCHAR *text) | ICustomControl | [inline, virtual] |
SetType(CustButType type)=0 | ICustButton | [pure virtual] |
UpdateEnableState(Animatable *anim, int subNum) | ICustomControl | |
~InterfaceServer() | InterfaceServer | [virtual] |