SECProgressCtrl::OnSize

voidSECProgressCtrl::OnSize(UINTnType, intcx, intcy)

Called after the window's size has changed.

Defined in: progress.cpp

Return Value

void

Parameters

nType

Specifies the type of resizing requested.

cx

Specifies the new width of the client area.

cy

Specifies the new height of the client area.

See Also

SECProgressCtrl