'Declaration Public Overloads Overridable Sub Merge( _ ByVal source As StyleInfo, _ ByVal force As Boolean _ )
Parameters
- source
- The object whose style settings are merged with the current object.
- force
- If set to
true
, overwrites the current settings with the settings from the merged object.