SECOwnerDrawButton::DrawDisabled

voidSECOwnerDrawButton::DrawDisabled(CDC*pDC, intnWidth, intnHeight)

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