ApplyToStyle Method (CheckBoxBaseStyles)
Applies style to destination C1.Framework.Style object if it is possible.
public virtual bool ApplyToStyle(
Style
)
'Declaration
Public Overridable Function ApplyToStyle( _
ByVal As Style _
) As Boolean
Parameters
- dst
- destination style.