form1 control.

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

Syntax

C#
protected HtmlForm form1
Visual Basic
Protected form1 As HtmlForm
Visual C++
protected:
HtmlForm^ form1
F#
val mutable form1: HtmlForm

Field Value

Type: HtmlForm

Remarks

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

See Also