Occurs immediately after layout serialization is complete.
[Visual Basic] Public Event EndSerializeForm As EventHandler [C#] public event EventHandler EndSerializeForm; [C++] public: __event EventHandler* EndSerializeForm;
[JScript] In JScript, you can use the events defined by a type, but you cannot define your own.
FormDesigner Class | Viklele.Win.Designer Namespace