SRGraphStyle::SetComponentStyle
inline voidSRGraphStyle::SetComponentStyle(DWORDstyle)
Initializes the component style with an absolute value
Defined in: SRGDat.h
Parameters
style
Combined component style
Remarks
This flag setting routine is not safe in that it affects all flags in the m_dwStyle variable. For safe initialization of only the required flags, use the specific routines.See also...
SetComponentShadowStyle, SetComponentBorderStyle, SetComponentFillStyle
Developer Notes
The use of this routine is not recommended. Use the specific Get and Set routines provided.