Styles - Remove Method

Remove a style from the control

Member of Styles (PRIM_VCOL)

Parameters

NameTypeData TypeDescription
Style*InputPRIM_VS.StyleStyle to be removed from the control

Details

The Remove method removes a Style from the Styles collection.
 
If the Style to be removed from the collection is not in the collection, the request is ignored.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2