[]
        
(Showing Draft Content)

FarPoint.Win.ElementContainerControl.Picture

Picture Property

Picture

Gets or sets the picture for the control.

Declaration
[Browsable(true)]
[TypeConverter(typeof(FpImageConverter))]
public virtual Image Picture { get; set; }
<Browsable(True)>
<TypeConverter(GetType(FpImageConverter))>
Public Overridable Property Picture As Image