BCGSuite for MFC
static DATE CBCGPDateTimeList::ShowPopup ( CWnd *  pWndOwner,
const COleDateTime &  dateTime,
int  x,
int  y,
CBCGPDateTimeListPopupOptions pOptions = NULL 
)
static

Displays a popup date/time list.

Parameters
pWndOwnerA pointer to the owner window.
dateTimeThe initial date/time value.
xA left corner of the popup window in screen coordinates.
yA top corner of the popup window in screen coordinates.
pOptionsA pointer to CBCGPDateTimeListPopupOptions object. Can be NULL.
Returns
Selected date/time value.