Img1 control.

Namespace: MonoSoftware.MonoX
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
protected HtmlImage Img1
Visual Basic
Protected Img1 As HtmlImage
Visual C++
protected:
HtmlImage^ Img1
F#
val mutable Img1: HtmlImage

Field Value

Type: HtmlImage

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

See Also