ReactOS 0.4.16-dev-746-g329a414
|
#include <commctrl.h>
Public Attributes | |
POINT | pt |
UINT | flags |
int | iBand |
Definition at line 1697 of file commctrl.h.
UINT _RB_HITTESTINFO::flags |
Definition at line 1699 of file commctrl.h.
Referenced by REBAR_HitTest().
int _RB_HITTESTINFO::iBand |
Definition at line 1700 of file commctrl.h.
Referenced by CBandSiteBase::_OnContextMenu(), CInternetToolbar::OnContextMenu(), and REBAR_HitTest().
POINT _RB_HITTESTINFO::pt |
Definition at line 1698 of file commctrl.h.
Referenced by CBandSiteBase::_OnContextMenu(), CInternetToolbar::OnContextMenu(), and REBAR_HitTest().