soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
SComboBox Member List

This is the complete list of members for SComboBox, including all inherited members.

_ApplyMatrix(IRenderTarget *pRT, SMatrix &oriMtx)SWindowprotected
_FindChildByID(int nID, int nDeep)SWindowprotectedvirtual
_FindChildByName(const SStringW &strName, int nDeep)SWindowprotectedvirtual
_GetCurrentLayeredWindow()SWindowprotected
_GetMatrixEx() constSWindowprotected
_PaintChildren(IRenderTarget *pRT, IRegionS *pRgn, UINT iBeginZorder, UINT iEndZorder)SWindowprotected
_PaintClient(IRenderTarget *pRT)SWindowprotected
_PaintNonClient(IRenderTarget *pRT)SWindowprotected
_PaintRegion(IRenderTarget *pRT, IRegionS *pRgn, UINT iZorderBegin, UINT iZorderEnd)SWindowprotected
_RedrawNonClient()SWindowprotected
_WndRectInRgn(const CRect &rc, const IRegionS *rgn) constSWindowprotected
accNotifyEvent(DWORD dwEvt)SWindow
AddEvent(DWORD dwEventID, LPCWSTR pszEventHandlerName) OVERRIDESWindow
AddRef() OVERRIDE (defined in TComboBaseProxy< T >)TComboBaseProxy< T >inline
AdjustIZOrder(IWindow *pInsertAfter) OVERRIDESWindow
AdjustZOrder(SWindow *pInsertAfter)SWindow
AfterAttribute(const SStringW &strAttribName, const SStringW &strValue, BOOL bLoading, HRESULT hr)SWindowprotectedvirtual
TObjRefImpl< SObjectImpl< IWindow > >::AfterAttribute(LPCWSTR strAttribName, LPCWSTR strValue, BOOL bLoading, HRESULT hr) OVERRIDESObjectImpl< IWindow >inline
AfterPaint(IRenderTarget *pRT, SPainter &painter)SWindowvirtual
BeforePaint(IRenderTarget *pRT, SPainter &painter)SWindowvirtual
BeforePaintEx(IRenderTarget *pRT)SWindow
BringWindowToTop() OVERRIDESWindow
CalcPopupRect(int nHeight, CRect &rcPopup) (defined in SComboBase)SComboBaseprotected
ClearAnimation() OVERRIDESWindow
CloseUp() OVERRIDE (defined in TComboBaseProxy< T >)TComboBaseProxy< T >inline
CreateCaret(HBITMAP pBmp, int nWid, int nHeight) OVERRIDESWindow
CreateChild(SXmlNode xmlChild)SWindowprotected
CreateChildByName(LPCWSTR pszName)SWindowvirtual
CreateChildren(SXmlNode xmlNode) (defined in SComboBase)SComboBaseprotectedvirtual
CreateChildrenFromResId(LPCTSTR pszResId) OVERRIDESWindow
CreateChildrenFromXml(LPCWSTR pszXml) OVERRIDESWindow
CreateChilds(SXmlNode xmlNode)SWindowprotected
CreateListBox(SXmlNode xmlNode)SComboBoxprotectedvirtual
DefAttributeProc(const SStringW &strAttribName, const SStringW &strValue, BOOL bLoading)SWindowprotectedvirtual
DeleteString(int iPos) OVERRIDESComboBox
Destroy() OVERRIDESWindow
DestroyAllChildren() OVERRIDESWindow
DestroyChild(SWindow *pChild)SWindow
DestroyIChild(IWindow *pChild) OVERRIDESWindow
dirty_child enum value (defined in SWindow)SWindowprotected
dirty_clean enum value (defined in SWindow)SWindowprotected
dirty_self enum value (defined in SWindow)SWindowprotected
DispatchPaint(IRenderTarget *pRT, IRegionS *pRgn, UINT iZorderBegin, UINT iZorderEnd)SWindowprotectedvirtual
DoColorize(COLORREF cr) OVERRIDESWindow
DrawDefFocusRect(IRenderTarget *pRT, CRect rc)SWindowprotected
DrawFocus(IRenderTarget *pRT)SWindowvirtual
DrawText(IRenderTarget *pRT, LPCTSTR pszBuf, int cchText, LPRECT pRect, UINT uFormat)SWindowvirtual
DropDown() OVERRIDE (defined in TComboBaseProxy< T >)TComboBaseProxy< T >inline
EnableWindow(BOOL bEnable, BOOL bUpdate=FALSE) OVERRIDESWindow
FindChildByClass(int nDeep=-1) constSWindowinline
FindChildByID(int nID, int nDeep=-1)SWindow
FindChildByID2(int nID, int nDeep=-1)SWindowinline
FindChildByName(LPCWSTR strName, int nDeep=-1)SWindow
FindChildByName(LPCSTR strName, int nDeep=-1)SWindow
FindChildByName2(LPCWSTR pszName, int nDeep=-1)SWindowinline
FindChildByName2(LPCSTR pszName, int nDeep=-1)SWindowinline
FindIChildByID(int nId) OVERRIDESWindow
FindIChildByName(LPCWSTR pszName) OVERRIDESWindow
FindIChildByNameA(LPCSTR pszName) OVERRIDESWindow
FindString(LPCTSTR pszFind, int nAfter=-1, BOOL bPartMatch=TRUE) OVERRIDE (defined in TComboBaseProxy< T >)TComboBaseProxy< T >inline
FindStringA(LPCSTR pszFind, int nAfter=-1, BOOL bPartMatch=TRUE) OVERRIDE (defined in TComboBaseProxy< T >)TComboBaseProxy< T >inline
FireCommand() OVERRIDESWindow
FireCtxMenu(POINT pt) OVERRIDESWindow
FireEvent(IEvtArgs *evt) OVERRIDESComboBoxprotected
TWindowProxy::FireEvent(SEvtArgs &evt)SWindowinline
GetAccProxy()SWindow
GetAlpha() SCONST OVERRIDESWindow
GetAnimation() SCONST OVERRIDESWindow
GetAttribute(LPCWSTR pszName, IStringW *strValue) SCONST OVERRIDESWindow
GetBkgndColor() SCONST OVERRIDESWindow
GetCapture() SCONST OVERRIDESWindow
GetChild(int iChild) constSWindow
GetChildrenCount() SCONST OVERRIDESWindow
GetChildrenLayoutRect(RECT *prc) SCONST OVERRIDESWindow
GetClassAlias()SObjectImpl< IWindow >inlinestatic
GetClassName()SObjectImpl< IWindow >inlinestatic
GetClassType()SObjectImpl< IWindow >inlinestatic
GetClientRect(LPRECT prect) SCONST OVERRIDESWindow
GetClientRect() constSWindowvirtual
GetColorizeColor() SCONST OVERRIDESWindow
GetContainer() OVERRIDESWindow
GetContainer() constSWindow
GetCount() SCONST OVERRIDESComboBox
GetCueText(BOOL bRawText=FALSE) const (defined in SComboBase)SComboBaseprotected
GetCurMsg(void) constSWindowinline
GetCurSel() SCONST OVERRIDESComboBox
GetDesiredSize(SIZE *psz, int nParentWid, int nParentHei) OVERRIDE (defined in SComboBase)SComboBase
GetDropBtnRect(LPRECT prc) (defined in SComboBase)SComboBaseprotected
GetDropDownOwner() (defined in SComboBase)SComboBaseprotectedvirtual
GetEditText() const (defined in SComboBase)SComboBaseinlineprotected
GetEventSet()SWindowinline
GetHostHwnd() OVERRIDESWindow
GetIChild(int iChild) SCONST OVERRIDESWindow
GetID() SCONST OVERRIDESObjectImpl< IWindow >inline
GetIListBox() OVERRIDESComboBox
GetIOwner() SCONST OVERRIDESWindow
GetIParent() SCONST OVERRIDESWindow
GetIRoot() SCONST OVERRIDESWindow
GetISelectedChildInGroup() OVERRIDESWindow
GetISelectedSiblingInGroup() OVERRIDESWindow
GetItemData(UINT iItem) SCONST OVERRIDESComboBox
GetItemText(int iItem, BOOL bRawText, IStringT *str) SCONST OVERRIDESComboBox
GetItemTextA(int iItem, BOOL bRawText, IStringA *str) SCONST OVERRIDESComboBoxinline
GetIWindow(int uCode) SCONST OVERRIDESWindow
GetLayout() OVERRIDESWindowinline
GetLayoutParam() SCONST OVERRIDESWindowinline
GetLayoutParamT()SWindowinline
GetLBText(int iItem, BOOL bRawText=FALSE) (defined in SComboBase)SComboBase
GetListBox()SComboBoxinline
GetListBoxHeight()SComboBoxprotectedvirtual
GetMatrix(IMatrix *mtx) SCONST OVERRIDESWindow
GetName() SCONST OVERRIDESObjectImpl< IWindow >inline
GetNameA() SCONST OVERRIDESObjectImpl< IWindow >inline
GetNextLayoutChild(const SWindow *pCurChild) constSWindow
GetNextLayoutIChild(const IWindow *pCurChild) SCONST OVERRIDESWindow
GetObjectClass() SCONST OVERRIDESObjectImpl< IWindow >inline
GetObjectType() SCONST OVERRIDESObjectImpl< IWindow >inline
GetOwner() constSWindow
GetParent() constSWindow
GetRenderTarget(LPCRECT pRc=NULL, GrtFlag gdcFlags=GRT_NODRAW, BOOL bClientRT=TRUE)SWindow
GetRenderTarget(GrtFlag gdcFlags, IRegionS *pRgn)SWindow
GetRoot() constSWindow
GetScale() SCONST OVERRIDESWindow
GetScaleSkin(SAutoRefPtr< ISkinObj > &pSkin, int nScale)SWindowprotected
GetScriptModule()SWindowprotected
GetSelectedChildInGroup()SWindowvirtual
GetSelectedSiblingInGroup()SWindowinlinevirtual
GetState() SCONST OVERRIDESWindow
GetStyle() constSWindow
GetStyle() (defined in SWindow)SWindow
GetSwnd() SCONST OVERRIDESWindow
GetTextAlign() constSWindow
GetTextRect(LPRECT pRect) (defined in SComboBase)SComboBaseprotectedvirtual
GetTimelineHandlersMgr() OVERRIDESWindow
GetToolTipText()SWindowvirtual
GetTransformation() constSWindowprotected
GetTrCtx() constSWindowvirtual
GetUserData() SCONST OVERRIDESWindow
GetVisibleRect(LPRECT prect) SCONST OVERRIDESWindow
GetWindow(int uCode) constSWindow
GetWindowPath() SCONST OVERRIDESWindow
GetWindowRect(LPRECT prect) SCONST OVERRIDESWindow
GetWindowRect() constSWindow
GetWindowRgn() SCONST OVERRIDESWindow
GetWindowText(BOOL bRawText=FALSE) OVERRIDE (defined in SComboBase)SComboBase
TWindowProxy::GetWindowText(TCHAR *pBuf, int nBufLen, BOOL bRawText) OVERRIDESWindow
GetWindowTextU8(IStringA *pStr, BOOL bRawText) OVERRIDESWindow
GetXmlText(const SXmlNode &xmlNode)SWindowstatic
InitFromXml(IXmlNode *pNode) OVERRIDESWindow
InsertChild(SWindow *pNewChild, SWindow *pInsertAfter=NULL)SWindow
InsertIChild(IWindow *pNewChild, IWindow *pInsertAfter=NULL) OVERRIDESWindow
InsertItem(int iPos, LPCTSTR pszText, int iIcon, LPARAM lParam) OVERRIDESComboBox
InsertItemA(int iPos, LPCSTR pszText, int iIcon, LPARAM lParam) OVERRIDESComboBoxinline
Invalidate() OVERRIDESWindow
InvalidateRect(LPCRECT lprect) OVERRIDESWindow
InvalidateRect(const CRect &rect, BOOL bFromThis=TRUE, BOOL bClip=FALSE)SWindowprotected
IsAttributeHandled(SXmlAttr xmlAttr)SObjectImpl< IWindow >inlinestatic
IsCacheDirty() constSWindowprotected
IsChecked() SCONST OVERRIDESWindow
IsClass(LPCWSTR lpszName) SCONST OVERRIDESObjectImpl< IWindow >inline
IsClipClient() SCONST OVERRIDESWindow
IsContainPoint(POINT pt, BOOL bClientOnly) SCONST OVERRIDESWindow
IsDescendant(const IWindow *pWnd) SCONST OVERRIDESWindow
IsDisabled(BOOL bCheckParent=FALSE) SCONST OVERRIDESWindow
IsDisplay() SCONST OVERRIDESWindow
IsDrawToCache() constSWindowprotectedvirtual
IsDropdown() SCONST OVERRIDE (defined in TComboBaseProxy< T >)TComboBaseProxy< T >inline
ISetAttribute(const IStringW *strAttr, const IStringW *strValue, BOOL bLoading) OVERRIDESObjectImpl< IWindow >inline
IsFloat() SCONST OVERRIDESWindow
IsFocusable() SCONST OVERRIDE (defined in SComboBase)SComboBase
IsFocused() SCONST OVERRIDESWindow
IsLayeredWindow() constSWindowprotectedvirtual
IsLayoutDirty() SCONST OVERRIDESWindow
IsMsgHandled() constSWindow
IsMsgTransparent() SCONST OVERRIDESWindow
IsSiblingsAutoGroupped() SCONST OVERRIDESWindow
IsUpdateLocked(BOOL bCheckParent=FALSE) SCONST OVERRIDESWindow
IsVideoCanvas() SCONST OVERRIDESWindow
IsVisible(BOOL bCheckParent=FALSE) SCONST OVERRIDESWindow
KillFocus() OVERRIDESWindow
KillTimer(char id) OVERRIDESWindow
LayoutDirtyType enum nameSWindowprotected
LockUpdate() OVERRIDESWindow
m_animationSWindowprotected
m_animationHandlerSWindowprotected
m_attrHandlerSObjectImpl< IWindow >protected
m_attrStorageSWindowprotected
m_bAutoDropdown (defined in SComboBase)SComboBaseprotected
m_bAutoFitDropBtn (defined in SComboBase)SComboBaseprotected
m_bAutoMatch (defined in SComboBase)SComboBaseprotected
m_bCacheDirtySWindowprotected
m_bCacheDrawSWindowprotected
m_bClipClientSWindowprotected
m_bDisableSWindowprotected
m_bDisplaySWindowprotected
m_bDrawFocusRectSWindowprotected
m_bDropdown (defined in SComboBase)SComboBaseprotected
m_bFloatSWindowprotected
m_bFocusableSWindowprotected
m_bHoverAwareSWindowprotected
m_bLayeredWindowSWindowprotected
m_bMsgHandledSWindowprotected
m_bMsgTransparentSWindowprotected
m_bVisibleSWindowprotected
m_cachedRTSWindowprotected
m_caretSWindowprotected
m_clipPathSWindowprotected
m_clipRgnSWindowprotected
m_crColorizeSWindowprotected
m_crCue (defined in SComboBase)SComboBaseprotected
m_cRefTObjRefImpl< SObjectImpl< IWindow > >protected
m_dwBtnState (defined in SComboBase)SComboBaseprotected
m_dwStateSWindowprotected
m_evtSetSWindowprotected
m_funSwndProcSWindowprotected
m_iInitSel (defined in SComboBase)SComboBaseprotected
m_isAnimatingSWindowprotected
m_isDestroyingSWindowprotected
m_isLoadingSWindowprotected
m_LastPressTime (defined in SComboBase)SComboBaseprotected
m_layoutDirtySWindowprotected
m_nAnimTime (defined in SComboBase)SComboBaseprotected
m_nChildrenCountSWindowprotected
m_nDropHeight (defined in SComboBase)SComboBaseprotected
m_nIDSObjectImpl< IWindow >protected
m_nMaxWidthSWindowprotected
m_nTextLength (defined in SComboBase)SComboBaseprotected
m_nUpdateLockCntSWindowprotected
m_pBgSkinSWindowprotected
m_pContainerSWindowprotected
m_pCurMsgSWindowprotected
m_pDropDownWnd (defined in SComboBase)SComboBaseprotected
m_pEdit (defined in SComboBase)SComboBaseprotected
m_pFirstChildSWindowprotected
m_pGetRTDataSWindowprotected
m_pLastChildSWindowprotected
m_pLayoutSWindowprotected
m_pLayoutParamSWindowprotected
m_pListBoxSComboBoxprotected
m_pNcSkinSWindowprotected
m_pNextSiblingSWindowprotected
m_pOwnerSWindowprotected
m_pParentSWindowprotected
m_pPrevSiblingSWindowprotected
m_pSkinBtn (defined in SComboBase)SComboBaseprotected
m_strCue (defined in SComboBase)SComboBaseprotected
m_strMatch (defined in SComboBase)SComboBaseprotected
m_strNameSObjectImpl< IWindow >protected
m_strTextSWindowprotected
m_strToolTipTextSWindowprotected
m_strTrCtxSWindowprotected
m_styleSWindowprotected
m_swndSWindowprotected
m_transformSWindowprotected
m_uDataSWindowprotected
m_uZorderSWindowprotected
m_xmlDropdownStyle (defined in SComboBase)SComboBaseprotected
MarkAttributeHandled(SXmlAttr xmlAttr, bool bHandled)SObjectImpl< IWindow >inlinestatic
MarkCacheDirty(bool bDirty)SWindowprotected
MeasureChildren(int nParentWid, int nParentHei)SWindowvirtual
MeasureContent(int nParentWid, int nParentHei)SWindowvirtual
ModifyState(DWORD dwStateAdd, DWORD dwStateRemove, BOOL bUpdate=FALSE) OVERRIDESWindow
Move(LPCRECT prect) OVERRIDESWindow
Move2(int x, int y, int cx=-1, int cy=-1) OVERRIDESWindow
NeedRedrawWhenStateChange()SWindowvirtual
OnAfterInsertChild(SWindow *pChild)SWindowprotectedvirtual
OnAfterRemoveChild(SWindow *pChild)SWindowprotectedvirtual
OnAnimationInvalidate(IAnimation *pAni, bool bErase)SWindowprotectedvirtual
OnAnimationPauseChange(IAnimation *animation, BOOL bPaused)SWindowprotected
OnAnimationRepeat(IAnimation *animation)SWindowprotected
OnAnimationStart(IAnimation *animation)SWindowprotected
OnAnimationStop(IAnimation *animation)SWindowprotected
OnAttrAlpha(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrCache(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrClass(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrDisplay(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrDropDown(const SStringW &strValue, BOOL bLoading) (defined in SComboBase)SComboBaseprotected
OnAttrEnable(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrID(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrLayout(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrName(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrSkin(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrText(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrTip(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrTrackMouseEvent(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrVideoCanvas(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnAttrVisible(const SStringW &strValue, BOOL bLoading)SWindowprotected
OnBeforeInsertChild(SWindow *pChild)SWindowprotectedvirtual
OnBeforeRemoveChild(SWindow *pChild)SWindowprotectedvirtual
OnCaptureChanged(BOOL bCaptured)SWindowprotectedvirtual
OnChar(UINT nChar, UINT nRepCnt, UINT nFlags) (defined in SComboBase)SComboBaseprotected
OnColorize(COLORREF cr) (defined in SComboBase)SComboBaseprotectedvirtual
OnCommitSurface(IRenderTarget *pRtDest, LPCRECT pRcDest, IRenderTarget *pRtSrc, LPCRECT pRcSrc, BYTE alpha)SWindowprotectedvirtual
OnContainerChanged(ISwndContainer *pOldContainer, ISwndContainer *pNewContainer)SWindowprotectedvirtual
OnContentChanged()SWindowprotectedvirtual
OnCreate(LPVOID) (defined in SComboBase)SComboBaseprotected
OnCreateDropDown(SDropDownWnd *pDropDown)SComboBoxprotectedvirtual
OnDestroy() (defined in SComboBase)SComboBaseprotected
OnDestroyDropDown(SDropDownWnd *pDropDown)SComboBoxprotectedvirtual
OnEnable(BOOL bEnable, UINT nStatus)SWindowprotected
OnEraseBkgnd(IRenderTarget *pRT)SWindowprotected
OnFinalRelease() OVERRIDE (defined in TComboBaseProxy< T >)TComboBaseProxy< T >inline
OnGetDlgCode() SCONST OVERRIDE (defined in SComboBase)SComboBase
OnInitFinished(IXmlNode *xmlNode) OVERRIDESObjectImpl< IWindow >inline
OnKeyDown(TCHAR nChar, UINT nRepCnt, UINT nFlags) (defined in SComboBase)SComboBaseprotected
OnKillFocus(SWND wndFocus) (defined in SComboBase)SComboBaseprotected
OnLanguageChanged()SComboBoxprotectedvirtual
OnLButtonDbClick(UINT nFlags, CPoint point)SWindowprotected
OnLButtonDown(UINT nFlags, CPoint pt) (defined in SComboBase)SComboBaseprotected
OnLButtonUp(UINT nFlags, CPoint pt)SWindowprotected
OnMouseClick(UINT uMsg, WPARAM wParam, LPARAM lParam)SWindowprotected
OnMouseHover(UINT nFlags, CPoint ptPos)SWindowprotected
OnMouseLeave() (defined in SComboBase)SComboBaseprotected
OnMouseMove(UINT nFlags, CPoint pt) (defined in SComboBase)SComboBaseprotected
OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) (defined in SComboBase)SComboBaseprotected
OnNcHitTest(CPoint pt)SWindowvirtual
OnNcPaint(IRenderTarget *pRT)SWindowprotected
OnPaint(IRenderTarget *pRT) (defined in SComboBase)SComboBaseprotected
OnRButtonDown(UINT nFlags, CPoint point)SWindowprotected
OnRButtonUp(UINT nFlags, CPoint point)SWindowprotected
OnRebuildFont()SWindowprotectedvirtual
OnRelayout(const CRect &rcWnd)SWindowprotectedvirtual
OnScaleChanged(int nScale)SComboBoxprotectedvirtual
OnSelChanged()SComboBoxprotectedvirtual
OnSetColorize(UINT uMsg, WPARAM wParam, LPARAM lParam)SWindowprotected
OnSetCursor(const CPoint &pt)SWindowprotectedvirtual
OnSetFocus(SWND wndOld)SWindowprotected
OnSetLanguage(UINT uMsg, WPARAM wParam, LPARAM lParam)SWindowprotected
OnSetScale(UINT uMsg, WPARAM wParam, LPARAM lParam)SWindowprotected
OnShowWindow(BOOL bShow, UINT nStatus)SWindowprotected
OnSize(UINT nType, CSize size)SWindowprotected
OnStateChanged(DWORD dwOldState, DWORD dwNewState)SWindowprotectedvirtual
OnStateChanging(DWORD dwOldState, DWORD dwNewState)SWindowprotectedvirtual
OnUpdateFloatPosition(const CRect &rcParent)SWindowinlinevirtual
OnUpdateFont(UINT uMsg, WPARAM wParam, LPARAM lParam)SWindowprotected
PaintBackground(IRenderTarget *pRT, LPRECT pRc)SWindow
PaintForeground(IRenderTarget *pRT, LPRECT pRc, SWindow *pStartFrom=NULL)SWindow
PGETRTDATA typedef (defined in SWindow)SWindowprotected
QueryInterface(REFGUID id, IObjRef **ppRet) OVERRIDE (defined in TComboBaseProxy< T >)TComboBaseProxy< T >inline
RedrawRegion(IRenderTarget *pRT, IRegionS *pRgn)SWindow
RegisterDragDrop(IDropTarget *pDragTarget) OVERRIDESWindow
Release() OVERRIDE (defined in TComboBaseProxy< T >)TComboBaseProxy< T >inline
ReleaseCapture() OVERRIDESWindow
ReleaseRenderTarget(IRenderTarget *pRT)SWindow
RemoveChild(SWindow *pChild)SWindow
RemoveEvent(DWORD dwEventID) OVERRIDESWindow
RemoveIChild(IWindow *pChild) OVERRIDESWindow
RequestRelayout() OVERRIDESWindow
RequestRelayout(SWND hSource, BOOL bSourceResizable)SWindowvirtual
ResetContent() OVERRIDESComboBox
SComboBase(void) (defined in SComboBase)SComboBase
SComboBox()SComboBox
SDispatchMessage(UINT uMsg, WPARAM wParam=0, LPARAM lParam=0) OVERRIDESWindow
SetAlpha(BYTE byAlpha) OVERRIDESWindow
SetAnimation(IAnimation *animation) OVERRIDESWindow
SetAttrHandler(FunAttrHandler attrHandler) OVERRIDESObjectImpl< IWindow >inline
SetAttribute(const SNS::SStringW &amp;amp;amp;amp;strAttribName, const SNS::SStringW &amp;amp;amp;amp;strValue, BOOL bLoading=FALSE) (defined in SComboBase)SComboBaseinlineprotectedvirtual
TObjRefImpl< SObjectImpl< IWindow > >::SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading) OVERRIDESObjectImpl< IWindow >inline
TObjRefImpl< SObjectImpl< IWindow > >::SetAttribute(const SStringW &strAttr, const SStringW &strValue, BOOL bLoading)SObjectImpl< IWindow >inlinevirtual
SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading) OVERRIDESObjectImpl< IWindow >inline
SetCapture() OVERRIDESWindow
SetCaretPos(int x, int y) OVERRIDESWindow
SetCheck(BOOL bCheck) OVERRIDESWindow
SetContainer(ISwndContainer *pContainer) OVERRIDESWindow
SetCurSel(int iSel) OVERRIDESComboBox
SetDropdown(BOOL bDropdown) OVERRIDE (defined in TComboBaseProxy< T >)TComboBaseProxy< T >inline
SetEventMute(BOOL bMute) OVERRIDESWindow
SetFocus() OVERRIDE (defined in SComboBase)SComboBase
SetID(int nID) OVERRIDESObjectImpl< IWindow >inline
SetIOwner(IWindow *pOwner) OVERRIDESWindow
SetItemData(UINT iItem, LPARAM lParam) OVERRIDESComboBox
SetLayoutParam(ILayoutParam *pLayoutParam) OVERRIDESWindow
SetMatrix(const IMatrix *mtx) OVERRIDESWindow
SetMatrix(const SMatrix &mtx)SWindow
SetMsgHandled(BOOL bHandled)SWindow
SetName(LPCWSTR pszName) OVERRIDESObjectImpl< IWindow >inline
SetOwner(SWindow *pOwner)SWindow
SetSwndProc(FunSwndProc swndProc) OVERRIDESWindow
SetTimer(char id, UINT uElapse) OVERRIDESWindow
SetToolTipText(LPCTSTR pszText) OVERRIDESWindow
SetToolTipTextU8(LPCSTR pszText) OVERRIDESWindow
SetUserData(ULONG_PTR uData) OVERRIDESWindow
SetVisible(BOOL bVisible, BOOL bUpdate=FALSE) OVERRIDESWindow
SetWindowPath(IPathS *pPath, BOOL bRedraw=TRUE) OVERRIDESWindow
SetWindowRgn(IRegionS *pRgn, BOOL bRedraw=TRUE) OVERRIDESWindow
SetWindowText(LPCTSTR pszText) OVERRIDE (defined in SComboBase)SComboBase
SetWindowTextU8(LPCSTR lpszText) OVERRIDESWindow
ShowCaret(BOOL bShow) OVERRIDESWindow
SObjectImpl()SObjectImpl< IWindow >inline
SSendMessage(UINT uMsg, WPARAM wParam=0, LPARAM lParam=0, BOOL *pbMsgHandled=NULL) OVERRIDESWindow
StartAnimation(IAnimation *animation) OVERRIDESWindow
SubscribeEvent(DWORD evtId, const IEvtSlot *pSlot) OVERRIDESWindow
SWindow()SWindow
SwndFromPoint(POINT *pt, BOOL bIncludeMsgTransparent=FALSE) SCONST OVERRIDESWindow
SwndFromPoint(CPoint &pt, BOOL bIncludeMsgTransparent=false) constSWindowvirtual
SwndProc(UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *lResult) OVERRIDESWindow
TestMainThread()SWindowprotected
TObjRefImpl()TObjRefImpl< SObjectImpl< IWindow > >inline
ToIWindow() OVERRIDE (defined in TComboBaseProxy< T >)TComboBaseProxy< T >inline
tr(const SStringW &strSrc) constSWindowvirtual
TransformPoint(CPoint &pt) constSWindow
TransformPointEx(CPoint &pt) constSWindow
UnlockUpdate() OVERRIDESWindow
UnregisterDragDrop() OVERRIDESWindow
UnsubscribeEvent(DWORD evtId, const IEvtSlot *pSlot) OVERRIDESWindow
Update(BOOL bForce=FALSE) OVERRIDESWindow
UpdateCacheMode()SWindowprotected
UpdateChildrenPosition() OVERRIDE (defined in SComboBase)SComboBase
UpdateDropdown(const SStringT &strInput) (defined in SComboBase)SComboBaseprotected
UpdateLayout() OVERRIDESWindow
UpdateToolTip(CPoint pt, SwndToolTipInfo &tipInfo)SWindowvirtual
~SComboBase(void) (defined in SComboBase)SComboBasevirtual
~SComboBox()SComboBoxvirtual
~SWindow()SWindowvirtual
~TObjRefImpl()TObjRefImpl< SObjectImpl< IWindow > >inlinevirtual