SECOwnerDrawButton::DrawDisabled

void SECOwnerDrawButton::DrawDisabled(CDC* pDC, int nWidth, int nHeight)

Draws the button in a disabled state.

Defined in: SECBTNS.cpp

Return Value

void

Parameters

pDC

Points to the device context.

nWidth

The width of the button.

nHeight

The height of the button.

See Also

SECOwnerDrawButton DrawButton