AppearanceStyleBase.CopyFrom Method
| Name | Parameters | Description |
|---|---|---|
| CopyFrom(Style, Boolean) | style, copyWithoutBorders | Duplicates the properties of the specified object into the current instance of the AppearanceStyleBase class specifying whether border setting should be copied. |
| CopyFrom(Style) | style | Duplicates the properties of the specified object into the current instance of the AppearanceStyleBase class. |