Merges the style settings with the current object.
'Declaration
Public Overloads Overridable Sub Merge( _
ByVal As StyleInfo _
)
'Usage
Dim instance As StyleInfo
Dim source As StyleInfo
instance.Merge(source)
Parameters
- source
- Object whose style settings are merged with the current object