Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

CxCheckBoxDrum::CxCheckBoxDrum ( CxWnd *  parent,
int  x,
int  y,
int  w,
int  h,
int  nRow,
int  nCol 
) [inline]

Definition at line 203 of file CxCheckBoxDrum.h.

References Init().

00203                                                                                   :
00204         CxWnd( parent, x, y, w, h, false )
00205         {
00206                 Init(nRow,nCol);
00207         }

Here is the call graph for this function:


Generated on Thu Jan 13 09:13:05 2011 for ImpalaSrc by  doxygen 1.5.1