QTools  7.4.1
Collection of Host-Based Tools
Loading...
Searching...
No Matches
OwnerDrawnButton Struct Reference

#include "qwin_gui.h"

Public Attributes

UINT itemID
 
HBITMAP hBitmapUp
 
HBITMAP hBitmapDown
 
HCURSOR hCursor
 
int isDepressed
 

Detailed Description

Definition at line 60 of file qwin_gui.h.

Member Data Documentation

◆ itemID

UINT OwnerDrawnButton::itemID

Definition at line 61 of file qwin_gui.h.

◆ hBitmapUp

HBITMAP OwnerDrawnButton::hBitmapUp

Definition at line 62 of file qwin_gui.h.

◆ hBitmapDown

HBITMAP OwnerDrawnButton::hBitmapDown

Definition at line 63 of file qwin_gui.h.

◆ hCursor

HCURSOR OwnerDrawnButton::hCursor

Definition at line 64 of file qwin_gui.h.

◆ isDepressed

int OwnerDrawnButton::isDepressed

Definition at line 65 of file qwin_gui.h.


The documentation for this struct was generated from the following file: