Share via


FormControl.Open method

Include protected members
Include inherited members

Opens a form and loads it into the FormControl object.

Overload list

  Name Description
Public method Open(Stream) Opens a form file (.xml) from a file stream (Stream) and loads it into the FormControl object.
Public method Open(String) Opens a form file (.xml) and loads it into the FormControl object.
Public method Open(Stream, AppDomain, String) Opens a form file (.xml) from a file stream and loads it into the FormControl object.
Public method Open(String, AppDomain, String) Opens a form template file (.xsn) and loads it into the FormControl object.

Top

See also

Reference

FormControl class

FormControl members

Microsoft.Office.InfoPath namespace