/// <summary>
		/// Initializes a new instance of the <see cref="NuGenPictureBoxActionList"/> class.
		/// </summary>
		public NuGenPictureBoxActionList(NuGenPictureBoxDesigner designer)
			: base(designer.Component)
		{
		}
 /// <summary>
 /// Initializes a new instance of the <see cref="NuGenPictureBoxActionList"/> class.
 /// </summary>
 public NuGenPictureBoxActionList(NuGenPictureBoxDesigner designer)
     : base(designer.Component)
 {
 }