Initial Release 5.0

Function : Rich Text
DT_SET_STYLE - Stores the style value in DTFlags
----------------------------------------------------------------------------------------------------------

#include <misc.h>

DWORD DT_SET_STYLE(
DWORD dwflag,
BYTE style
);

Description :

This function stores the style value in DTFlags (See DT_XXX).
Parameters :

See Also :

CDEXT2FIELD
----------------------------------------------------------------------------------------------------------