SECDateTimeCtrl::Create

BOOLSECDateTimeCtrl::Create(DWORDdwStyle, const RECT&rect, CWnd*pParentWnd, UINTnID, CCreateContext*pContext)

Creates the edit control and attaches it to the SECDateTimeCtrl object.

Defined in: DTCtrl.cpp

Return Value

Nonzero if the edit control is created; otherwise 0.

Parameters

dwStyle

Specifies the style attributes of the edit control.

rect

Specifies the rectangle of the edit control.

pParentWnd

Pointer to the parent window.

nID

Specifies the ID of the control window.

pContext

The create context of the window.

See Also

SECDateTimeCtrl  CreateEx  AttachDateTimeCtrl