Fires resize events

C# | Visual Basic | Visual C++ |
public MulticastDelegate Resize { get; set; }
Public Property Resize As MulticastDelegate Get Set
public: property MulticastDelegate^ Resize { MulticastDelegate^ get (); void set (MulticastDelegate^ value); }