[]
Gets or sets the image displayed in the button when the button is pressed.
[TypeConverter(typeof(FpImageConverter))] public Image PictureDown { get; set; }
<TypeConverter(GetType(FpImageConverter))> Public Property PictureDown As Image