BCGSoft.Shared Namespace > CommonStateSerializer Class > ApplyRestoredInfo Method : ApplyRestoredInfo(Control,Boolean) Method |
'Declaration Public Overloads Sub ApplyRestoredInfo( _ ByVal control As Control, _ ByVal ignoreVisibleFlag As Boolean _ )
'Usage Dim instance As CommonStateSerializer Dim control As Control Dim ignoreVisibleFlag As Boolean instance.ApplyRestoredInfo(control, ignoreVisibleFlag)
public void ApplyRestoredInfo( Control control, bool ignoreVisibleFlag )
public: void ApplyRestoredInfo( Control* control, bool ignoreVisibleFlag )
public: void ApplyRestoredInfo( Control^ control, bool ignoreVisibleFlag )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2