mGroupBoxClass Struct Reference
[mGroupBox]
struct of groupbox control, derived from mStaticClass  
More...
#include <mgroupbox.h>
Detailed Description
struct of groupbox control, derived from mStaticClass 
- int (*hitTest)(clsName *self, int x, int y); 
 test mouse hit position- Parameters:
- 
  
    |  | *self | - this pointer of groupbox |  |  | x | - x value of mouse position |  |  | y | - y value of mouse position |  
 
 - Returns:
- HT_OUT - mouse hit out of groupbox, HT_TRANSPARENT - mouse hit inside the controlset area of groupbox, HT_CLIENT - mouse hit in groupbox 
 
The documentation for this struct was generated from the following file: