Click or drag to resize

CommonRemoveImageFromImageList Method

Namespace:  MediaCy.Controls.Common.Vb
Assembly:  MediaCy.Controls.Common.Vb (in MediaCy.Controls.Common.Vb.dll) Version: 3.1.0.0
Syntax
VB
Public Sub RemoveImageFromImageList ( 
	Wnd As McWindow,
	ImList As ImageList
)

Parameters

Wnd
Type: McWindow
ImList
Type: System.Windows.FormsImageList
See Also