PanelStyle::CopyFrom Method
Duplicates the style properties of the specified Style object for the current instance of the PanelStyle class.
Assembly: System.Web (in System.Web.dll)
You can use the CopyFrom method to duplicate the style settings of the specified Style object for the current instance of the PanelStyle class.
The CopyFrom method copies non-blank elements from the specified Style object, s. Any element that is defined in s replaces any element that is defined in the PanelStyle object. To replace only those style settings left blank in the PanelStyle object, use the MergeWith method.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.