SvgImageCollection Events
A collection of vector (SVG) images used in WinForms applications.Name | Description |
---|---|
Changed | Fires when the collection changes. Inherited from ImageCollection<TImage, TInfo>. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also