Visual Basic (Declaration) | |
---|---|
Protected Overrides Sub PerformLoad( _ ByVal serializationManager As IDesignerSerializationManager _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As DesignerLoader Dim serializationManager As IDesignerSerializationManager instance.PerformLoad(serializationManager) |
C# | |
---|---|
protected override void PerformLoad( IDesignerSerializationManager serializationManager ) |
C++/CLI | |
---|---|
protected: void PerformLoad( IDesignerSerializationManager^ serializationManager ) override |
Parameters
- serializationManager
- An System.ComponentModel.Design.Serialization.IDesignerSerializationManager to use for loading state for the designers.
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