SECBrowseEditBase::OnShowWindow

voidSECBrowseEditBase::OnShowWindow(BOOLbShow, UINTnState)

Called when the browse dialog is changing visibility states.

Defined in: browedit.cpp

Parameters

bShow

Specifies whether a window is being shown. It is TRUE if the window is being shown; it is FALSE if the window is being hidden.

nState

Specifies the status of the window being shown.

Comments

This method override updates the visibility state of the browse button.

See Also

SECBrowseEditBase