'Declaration
Public Overloads Sub Compose( _ ByVal source As StyleInfo, _ ByVal merge As Boolean _ )
'Usage
Dim instance As ConditionalStyleInfo Dim source As StyleInfo Dim merge As Boolean instance.Compose(source, merge)
Parameters
- source
- Source object from which to get style settings
- merge
- Whether to overwrite the current settings with the settings from the source object