CBCGPGridPopupDlgItem::CBCGPGridPopupDlgItem | ( | CString | str, |
CRuntimeClass * | pRTI, | ||
UINT | nIDTemplate, | ||
BOOL | bIsResizable = FALSE , |
||
BOOL | bIsRightAligned = FALSE |
||
) |
Constructor.
str | Specifies the Grid item text. |
pRTI | The popup dialog runtime class. Should be derived from CBCGPDialog |
nIDTemplate | The popup dialog resource ID. |
bIsResizable | Specifies whether the popup dialog is resizable or not. |
bIsRightAligned | Specifies whether the popup dialog is right-aligned or not. |