|
Process Hacker
|
#include <toolstatus.h>
Data Fields | |
| UINT | CommandID |
| INT | CXBorder |
| INT | ImageWidth |
| INT | ImageHeight |
| LONG | cxImgSize |
| HWND | WindowHandle |
| HFONT | WindowFont |
| HIMAGELIST | ImageList |
| HBRUSH | BrushNormal |
| HBRUSH | BrushFocused |
| HBRUSH | BrushHot |
| HBRUSH | BrushFill |
| COLORREF | BackgroundColorRef |
| BOOLEAN | MouseInClient |
Definition at line 201 of file toolstatus.h.
| COLORREF BackgroundColorRef |
Definition at line 218 of file toolstatus.h.
| HBRUSH BrushFill |
Definition at line 217 of file toolstatus.h.
| HBRUSH BrushFocused |
Definition at line 215 of file toolstatus.h.
| HBRUSH BrushHot |
Definition at line 216 of file toolstatus.h.
| HBRUSH BrushNormal |
Definition at line 214 of file toolstatus.h.
| UINT CommandID |
Definition at line 203 of file toolstatus.h.
| INT CXBorder |
Definition at line 204 of file toolstatus.h.
| LONG cxImgSize |
Definition at line 208 of file toolstatus.h.
| INT ImageHeight |
Definition at line 207 of file toolstatus.h.
| HIMAGELIST ImageList |
Definition at line 212 of file toolstatus.h.
| INT ImageWidth |
Definition at line 206 of file toolstatus.h.
| BOOLEAN MouseInClient |
Definition at line 220 of file toolstatus.h.
| HFONT WindowFont |
Definition at line 211 of file toolstatus.h.
| HWND WindowHandle |
Definition at line 210 of file toolstatus.h.