This is the complete list of members for IWindow, including all inherited members.
| AddEvent(DWORD dwEventID, LPCWSTR pszEventHandlerName) PURE | IWindow | |
| AddRef() PURE | IObject | |
| AdjustIZOrder(IWindow *pInsertAfter) PURE | IWindow | |
| AfterAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading, HRESULT hr) PURE | IWindow | |
| BringWindowToTop() PURE | IWindow | |
| ClearAnimation() PURE | IWindow | |
| CreateCaret(HBITMAP pBmp, int nWid, int nHeight) PURE | IWindow | |
| CreateChildrenFromResId(LPCTSTR pszResId) PURE | IWindow | |
| CreateChildrenFromXml(LPCWSTR pszXml) PURE | IWindow | |
| DEF_OBJ_BASE(IWindow, Window) long AddRef() PURE | IWindow | |
| Destroy() PURE | IWindow | |
| DestroyAllChildren() PURE | IWindow | |
| DestroyIChild(IWindow *pChild) PURE | IWindow | |
| DoColorize(COLORREF cr) PURE | IWindow | |
| EnableWindow(BOOL bEnable, BOOL bUpdate) PURE | IWindow | |
| FindIChildByID(int nId) PURE | IWindow | |
| FindIChildByName(LPCWSTR pszName) PURE | IWindow | |
| FindIChildByNameA(LPCSTR pszName) PURE | IWindow | |
| FireCommand() PURE | IWindow | |
| FireCtxMenu(POINT pt) PURE | IWindow | |
| FireEvent(IEvtArgs *evt) PURE | IWindow | |
| GetAlpha() SCONST PURE | IWindow | |
| GetAnimation() SCONST PURE | IWindow | |
| GetAttribute(LPCWSTR strAttr, IStringW *pValue) SCONST PURE | IWindow | |
| GetBkgndColor() SCONST PURE | IWindow | |
| GetCapture() SCONST PURE | IWindow | |
| GetChildrenCount() SCONST PURE | IWindow | |
| GetChildrenLayoutRect(RECT *prc) SCONST PURE | IWindow | |
| GetClientRect(LPRECT prect) SCONST PURE | IWindow | |
| GetColorizeColor() SCONST PURE | IWindow | |
| GetContainer() PURE | IWindow | |
| GetDesiredSize(SIZE *pSize, int nParentWid, int nParentHei) PURE | IWindow | |
| GetHostHwnd() PURE | IWindow | |
| GetIChild(int iChild) SCONST PURE | IWindow | |
| GetID() SCONST PURE | IWindow | |
| GetIOwner() SCONST PURE | IWindow | |
| GetIParent() SCONST PURE | IWindow | |
| GetIRoot() SCONST PURE | IWindow | |
| GetISelectedChildInGroup() PURE | IWindow | |
| GetISelectedSiblingInGroup() PURE | IWindow | |
| GetIWindow(int uCode) SCONST PURE | IWindow | |
| GetLayout() PURE | IWindow | |
| GetLayoutParam() SCONST PURE | IWindow | |
| GetMatrix(IMatrix *mtx) SCONST PURE | IWindow | |
| GetName() SCONST PURE | IWindow | |
| GetNameA() SCONST PURE (defined in IWindow) | IWindow | |
| GetNextLayoutIChild(const IWindow *pCurChild) SCONST PURE | IWindow | |
| GetObjectClass() SCONST PURE | IWindow | |
| GetObjectType() SCONST PURE | IWindow | |
| GetScale() SCONST PURE | IWindow | |
| GetState() SCONST PURE | IWindow | |
| GetSwnd() SCONST PURE | IWindow | |
| GetTimelineHandlersMgr() PURE | IWindow | |
| GetUserData() SCONST PURE | IWindow | |
| GetVisibleRect(LPRECT prect) SCONST PURE | IWindow | |
| GetWindowPath() SCONST PURE | IWindow | |
| GetWindowRect(LPRECT prect) SCONST PURE | IWindow | |
| GetWindowRgn() SCONST PURE | IWindow | |
| GetWindowText(TCHAR *pBuf, int nBufLen, BOOL bRawText) PURE | IWindow | |
| GetWindowTextU8(IStringA *pStr, BOOL bRawText) PURE (defined in IWindow) | IWindow | |
| InitFromXml(IXmlNode *xmlNode) PURE | IWindow | |
| InsertIChild(IWindow *pNewChild, IWindow *pInsertAfter) PURE | IWindow | |
| Invalidate() PURE | IWindow | |
| InvalidateRect(LPCRECT lprect) PURE | IWindow | |
| IsChecked() SCONST PURE | IWindow | |
| IsClass(LPCWSTR lpszName) SCONST PURE | IWindow | |
| IsClipClient() SCONST PURE | IWindow | |
| IsContainPoint(POINT pt, BOOL bClientOnly) SCONST PURE | IWindow | |
| IsDescendant(const IWindow *pTest) SCONST PURE | IWindow | |
| IsDisabled(BOOL bCheckParent) SCONST PURE | IWindow | |
| IsDisplay() SCONST PURE | IWindow | |
| ISetAttribute(const IStringW *strAttribName, const IStringW *strValue, BOOL bLoading) PURE | IWindow | |
| IsFloat() SCONST PURE | IWindow | |
| IsFocusable() SCONST PURE | IWindow | |
| IsFocused() SCONST PURE | IWindow | |
| IsLayoutDirty() SCONST PURE | IWindow | |
| IsMsgTransparent() SCONST PURE | IWindow | |
| IsSiblingsAutoGroupped() SCONST PURE | IWindow | |
| IsUpdateLocked(BOOL bCheckParent DEF_VAL(FALSE)) SCONST PURE | IWindow | |
| IsVideoCanvas() SCONST PURE | IWindow | |
| IsVisible(BOOL bCheckParent) SCONST PURE | IWindow | |
| KillFocus() PURE | IWindow | |
| KillTimer(char id) PURE | IWindow | |
| LockUpdate() PURE | IWindow | |
| ModifyState(DWORD dwStateAdd, DWORD dwStateRemove, BOOL bUpdate DEF_VAL(FALSE)) PURE | IWindow | |
| Move(LPCRECT prect) PURE | IWindow | |
| Move2(int x, int y, int cx DEF_VAL(-1), int cy DEF_VAL(-1)) PURE | IWindow | |
| OnFinalRelease() PURE | IWindow | |
| OnGetDlgCode() SCONST PURE | IWindow | |
| OnInitFinished(IXmlNode *xmlNode) PURE | IWindow | |
| QueryInterface(REFGUID id, IObjRef **ppRet) PURE | IWindow | |
| RegisterDragDrop(IDropTarget *pDragTarget) PURE (defined in IWindow) | IWindow | |
| Release() PURE | IWindow | |
| ReleaseCapture() PURE | IWindow | |
| RemoveEvent(DWORD dwEventID) PURE | IWindow | |
| RemoveIChild(IWindow *pChild) PURE | IWindow | |
| RequestRelayout() PURE | IWindow | |
| SDispatchMessage(UINT uMsg, WPARAM wParam DEF_VAL(0), LPARAM lParam DEF_VAL(0)) PURE | IWindow | |
| SetAlpha(BYTE byAlpha) PURE | IWindow | |
| SetAnimation(IAnimation *animation) PURE | IWindow | |
| SetAttrHandler(FunAttrHandler attrHandler) PURE | IWindow | |
| SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PURE | IWindow | |
| SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PURE | IWindow | |
| SetCapture() PURE | IWindow | |
| SetCaretPos(int x, int y) PURE | IWindow | |
| SetCheck(BOOL bCheck) PURE | IWindow | |
| SetContainer(ISwndContainer *pContainer) PURE | IWindow | |
| SetEventMute(BOOL bMute) PURE | IWindow | |
| SetFocus() PURE | IWindow | |
| SetID(int nID) PURE | IWindow | |
| SetIOwner(IWindow *pOwner) PURE | IWindow | |
| SetLayoutParam(ILayoutParam *pLayoutParam) PURE | IWindow | |
| SetMatrix(const IMatrix *mtx) PURE | IWindow | |
| SetName(LPCWSTR pszName) PURE | IWindow | |
| SetSwndProc(FunSwndProc swndProc) PURE | IWindow | |
| SetTimer(char id, UINT uElapse) PURE | IWindow | |
| SetToolTipText(LPCTSTR pszText) PURE | IWindow | |
| SetToolTipTextU8(LPCSTR pszText) PURE | IWindow | |
| SetUserData(ULONG_PTR uData) PURE | IWindow | |
| SetVisible(BOOL bVisible, BOOL bUpdate) PURE | IWindow | |
| SetWindowPath(IPathS *pPath, BOOL bRedraw) PURE | IWindow | |
| SetWindowRgn(IRegionS *pRgn, BOOL bRedraw) PURE | IWindow | |
| SetWindowText(LPCTSTR lpszText) PURE | IWindow | |
| SetWindowTextU8(LPCSTR lpszText) PURE | IWindow | |
| ShowCaret(BOOL bShow) PURE | IWindow | |
| SSendMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL *pbMsgHandled) PURE | IWindow | |
| StartAnimation(IAnimation *animation) PURE | IWindow | |
| SubscribeEvent(DWORD evtId, const IEvtSlot *pSlot) PURE | IWindow | |
| SwndFromPoint(POINT *pt, BOOL bIncludeMsgTransparent DEF_VAL(FALSE)) SCONST PURE | IWindow | |
| SwndProc(UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *lResult) PURE | IWindow | |
| UnlockUpdate() PURE | IWindow | |
| UnregisterDragDrop() PURE (defined in IWindow) | IWindow | |
| UnsubscribeEvent(DWORD evtId, const IEvtSlot *pSlot) PURE | IWindow | |
| Update(BOOL bForce DEF_VAL(FALSE)) PURE | IWindow | |
| UpdateChildrenPosition() PURE | IWindow | |
| UpdateLayout() PURE | IWindow |