GToolTipCtrl
GToolTipCtrl — a pop-up window with a line of text.
Class Members
These functions correspond to Windows functions, but may not have exactly the same name. The links attempt a search on the name, but you might have to refine the search manually.
- Activate (bActivate)
- Search on CToolTipCtrl::Activate.
- AddControlResizeFlags (ctrlid, flags)
- Search on CToolTipCtrl::AddControlResizeFlags.
- AdjustRect (lpRect, bLarger)
- Search on CToolTipCtrl::AdjustRect.
- Create (hWndParent, rect, szWindowName, dwStyle, dwExStyle)
- Search on CToolTipCtrl::Create.
- DelTool (args?...)
- Search on CToolTipCtrl::DelTool.
- EndResizeGroup ()
- Search on CToolTipCtrl::EndResizeGroup.
- EnumTools (nTool, lpToolInfo)
- Search on CToolTipCtrl::EnumTools.
- GetBubbleSize (lpToolInfo)
- Search on CToolTipCtrl::GetBubbleSize.
- GetCurrentTool (lpToolInfo)
- Search on CToolTipCtrl::GetCurrentTool.
- GetDelayTime (dwType)
- Search on CToolTipCtrl::GetDelayTime.
- GetMargin (lpRect)
- Search on CToolTipCtrl::GetMargin.
- GetMaxTipWidth ()
- Search on CToolTipCtrl::GetMaxTipWidth.
- GetText (args?...)
- Search on CToolTipCtrl::GetText.
- GetTipBkColor ()
- Search on CToolTipCtrl::GetTipBkColor.
- GetTipTextColor ()
- Search on CToolTipCtrl::GetTipTextColor.
- GetTitle (pTTGetTitle)
- Search on CToolTipCtrl::GetTitle.
- GetToolCount ()
- Search on CToolTipCtrl::GetToolCount.
- GetToolInfo (args?...)
- Search on CToolTipCtrl::GetToolInfo.
- HitTest (args?...)
- Search on CToolTipCtrl::HitTest.
- Pop ()
- Search on CToolTipCtrl::Pop.
- Popup ()
- Search on CToolTipCtrl::Popup.
- RelayEvent (lpMsg)
- Search on CToolTipCtrl::RelayEvent.
- SetDelayTime (dwType, nTime)
- Search on CToolTipCtrl::SetDelayTime.
- SetMargin (lpRect)
- Search on CToolTipCtrl::SetMargin.
- SetMaxTipWidth (nWidth)
- Search on CToolTipCtrl::SetMaxTipWidth.
- SetTipBkColor (clr)
- Search on CToolTipCtrl::SetTipBkColor.
- SetTipTextColor (clr)
- Search on CToolTipCtrl::SetTipTextColor.
- SetTitle (uIcon, lpstrTitle)
- Search on CToolTipCtrl::SetTitle.
- SetToolInfo (lpToolInfo)
- Search on CToolTipCtrl::SetToolInfo.
- SetToolRect (args?...)
- Search on CToolTipCtrl::SetToolRect.
- StartResizeGroup ()
- Search on CToolTipCtrl::StartResizeGroup.
- TrackActivate (lpToolInfo, bActivate)
- Search on CToolTipCtrl::TrackActivate.
- TrackPosition (xPos, yPos)
- Search on CToolTipCtrl::TrackPosition.
- Update ()
- Search on CToolTipCtrl::Update.
This class also inherits the functions of GWindowBase.