SECMenuButton::Initialise

SECBitmapButton::Alignment SECMenuButton::Initialise(LPCTSTR lpszCaption, HMENU hMenu, Direction direction, UINT& nIDBmp)

Performs object initialisation.

Defined in: SECBTNS.cpp

Return Value

Returns the alignment of the button (See SECBitmapButton::Alignment.

Parameters

lpszCaption

Specifies the button control's caption.

hMenu

Handle to the popup menu.

direction

Direction of the arrow on the popup menu.

nIDBmp

The arrow bitmap id that will be used.

See Also

SECMenuButton