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

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

AddRef() overrideTObjRefImpl< INativeWnd >inline
CenterWindow(HWND hWndCenter=0) OVERRIDESNativeWnd
ClearTip() OVERRIDESTipCtrl
ClientToScreen(LPPOINT lpPoint) SCONST OVERRIDESNativeWnd
ClientToScreen2(LPRECT lpRect) SCONST OVERRIDESNativeWnd
Create()STipCtrl
CreateCaret(HBITMAP hBitmap, int nWidth, int nHeight) OVERRIDESNativeWnd
CreateNative(LPCTSTR lpWindowName, DWORD dwStyle, DWORD dwExStyle, int x, int y, int nWidth, int nHeight, HWND hWndParent, int nID=0, LPVOID lpParam=0) OVERRIDESNativeWnd
DefaultReflectionHandler(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT &lResult)SNativeWndstatic
DefWindowProc()SNativeWnd
DefWindowProc(UINT uMsg, WPARAM wParam, LPARAM lParam)SNativeWndprotected
DestroyWindow() OVERRIDESNativeWnd
ForwardNotifications(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)SNativeWnd
GetCapture() OVERRIDESNativeWnd
GetClientRect(LPRECT lpRect) SCONST OVERRIDESNativeWnd
GetCurrentMessage() SCONST OVERRIDESNativeWnd
GetDC() OVERRIDESNativeWnd
GetDlgCtrlID() SCONST OVERRIDESNativeWnd
GetExStyle() SCONST OVERRIDESNativeWnd
GetHwnd() OVERRIDESNativeWnd
GetID() SCONSTSNativeWndinline
GetMsgHandler() OVERRIDESNativeWnd
GetParent() OVERRIDESNativeWnd
GetStyle() SCONST OVERRIDESNativeWnd
GetWindowDC() OVERRIDESNativeWnd
GetWindowLongPtr(int nIndex) SCONST OVERRIDESNativeWnd
GetWindowRect(LPRECT lpRect) SCONST OVERRIDESNativeWnd
GetWindowText(LPTSTR lpszStringBuf, int nMaxCount) SCONST OVERRIDESNativeWnd
HideCaret() OVERRIDESNativeWnd
InitWndClass(HINSTANCE hInst, LPCTSTR pszSimpleWndName, BOOL bImeWnd)SNativeWndstatic
Invalidate(BOOL bErase=TRUE) OVERRIDESNativeWnd
InvalidateRect(LPCRECT lpRect, BOOL bErase=TRUE) OVERRIDESNativeWnd
IsIconic() SCONST OVERRIDESNativeWnd
IsWindow() SCONST OVERRIDESNativeWnd
IsWindowEnabled() SCONST OVERRIDESNativeWnd
IsWindowVisible() SCONST OVERRIDESNativeWnd
IsZoomed() SCONST OVERRIDESNativeWnd
KillTimer(UINT_PTR nIDEvent) OVERRIDESNativeWnd
m_bDestoryedSNativeWndprotected
m_cRefTObjRefImpl< INativeWnd >protected
m_font (defined in STipCtrl)STipCtrlprotected
m_hWndSNativeWnd
m_id (defined in STipCtrl)STipCtrlprotected
m_msgHandlerInfoSNativeWndprotected
m_nDelay (defined in STipCtrl)STipCtrlprotected
m_nScale (defined in STipCtrl)STipCtrlprotected
m_nShowSpan (defined in STipCtrl)STipCtrlprotected
m_pCurrentMsgSNativeWndprotected
m_pfnSuperWindowProcSNativeWndprotected
m_pThunkSNativeWndprotected
m_rcTarget (defined in STipCtrl)STipCtrlprotected
m_strTip (defined in STipCtrl)STipCtrlprotected
m_tipAlign (defined in STipCtrl)STipCtrlprotected
MapWindowPoints(HWND hWndTo, LPPOINT lpPoint, UINT nCount) SCONST OVERRIDESNativeWnd
MapWindowRect(HWND hWndTo, LPRECT lpRect) SCONST OVERRIDESNativeWnd
ModifyStyle(DWORD dwRemove, DWORD dwAdd, UINT nFlags=0) OVERRIDESNativeWnd
ModifyStyleEx(DWORD dwRemove, DWORD dwAdd, UINT nFlags=0) OVERRIDESNativeWnd
MoveWindow(int x, int y, int nWidth, int nHeight, BOOL bRepaint=TRUE) OVERRIDESNativeWnd
MoveWindow2(LPCRECT lpRect, BOOL bRepaint=TRUE) OVERRIDESNativeWnd
OnFinalMessage(HWND hWnd)STipCtrlprotectedvirtual
OnFinalRelease() overrideTObjRefImpl< INativeWnd >inline
OnPaint(HDC dc)STipCtrlprotected
OnTimer(UINT_PTR idEvent)STipCtrlprotected
PostMessage(UINT message, WPARAM wParam=0, LPARAM lParam=0) OVERRIDESNativeWnd
PreTranslateMessage(MSG *pMsg) OVERRIDESTipCtrl
ProcessWindowMessage(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT &lResult, DWORD dwMsgMapID=0)SNativeWndvirtual
ReflectNotifications(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)SNativeWnd
RegisterSimpleWnd(HINSTANCE hInst, LPCTSTR pszSimpleWndName, BOOL bImeWnd)SNativeWndstatic
RelayEvent(const MSG *pMsg) OVERRIDESTipCtrl
Release() overrideTObjRefImpl< INativeWnd >inline
ReleaseCapture() OVERRIDESNativeWnd
ReleaseDC(HDC hDC) OVERRIDESNativeWnd
ScreenToClient(LPPOINT lpPoint) SCONST OVERRIDESNativeWnd
ScreenToClient2(LPRECT lpRect) SCONST OVERRIDESNativeWnd
SendMessage(UINT message, WPARAM wParam=0, LPARAM lParam=0) OVERRIDESNativeWnd
SendNotifyMessage(UINT message, WPARAM wParam=0, LPARAM lParam=0) OVERRIDESNativeWnd
SetCapture() OVERRIDESNativeWnd
SetFocus() OVERRIDESNativeWnd
SetID(int nID)SNativeWndinline
SetLayeredWindowAttributes(COLORREF crKey, BYTE bAlpha, DWORD dwFlags) OVERRIDESNativeWnd
SetMsgHandler(FunMsgHandler fun, void *ctx) OVERRIDESNativeWnd
SetParent(HWND hWndNewParent) OVERRIDESNativeWnd
SetTimer(UINT_PTR nIDEvent, UINT nElapse, void(CALLBACK *lpfnTimer)(HWND, UINT, UINT_PTR, DWORD)=NULL) OVERRIDESNativeWnd
SetToolTip(LPCRECT rc, UINT tipAlign, LPCTSTR pszTip, int nScale) OVERRIDESTipCtrl
SetWindowLongPtr(int nIndex, LONG_PTR dwNewLong) OVERRIDESNativeWnd
SetWindowPos(HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT nFlags) OVERRIDESNativeWnd
SetWindowRgn(HRGN hRgn, BOOL bRedraw=TRUE) OVERRIDESNativeWnd
SetWindowText(LPCTSTR lpszString) OVERRIDESNativeWnd
ShowCaret() OVERRIDESNativeWnd
ShowTip(BOOL bShow)STipCtrlprotected
ShowWindow(int nCmdShow) OVERRIDESNativeWnd
SNativeWnd() (defined in SNativeWnd)SNativeWnd
StartWindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)SNativeWndprotectedstatic
STipCtrl(void)STipCtrl
SubclassWindow(HWND hWnd) OVERRIDESNativeWnd
TObjRefImpl()TObjRefImpl< INativeWnd >inline
UnsubclassWindow(BOOL bForce=FALSE) OVERRIDESNativeWnd
UpdateFont(int nScale)STipCtrlprotected
UpdateLayeredWindow(HDC hdcDst, POINT *pptDst, SIZE *psize, HDC hdcSrc, POINT *pptSrc, COLORREF crKey, BLENDFUNCTION *pblend, DWORD dwFlags) OVERRIDESNativeWnd
UpdateTip(const TIPID *id, RECT rc, LPCTSTR pszTip, int nScale) OVERRIDESTipCtrl
WindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)SNativeWndprotectedstatic
~SNativeWnd(void) (defined in SNativeWnd)SNativeWndvirtual
~STipCtrl(void)STipCtrlvirtual
~TObjRefImpl()TObjRefImpl< INativeWnd >inlinevirtual