COXMaskedEdit::EmptyData

Dundas

COXMaskedEdit::EmptyData

Class Members | Overview

void EmptyData(BOOL bOnlyInput=FALSE)

Parameters

bOnlyInput

Set to TRUE to only clear the data.

Remarks

Clears the contents of the masked edit. Depending on the value of bOnlyInput, this function clears all data (mask + input) or only input data.