[ Version ( since = "4.2" ) ]
public void set_layout_from_file (string file_name, string form_name)
Sets a form layout according an XML description contained in file_name
, for the form identified by the form_name
name (as an XML layout file can contain the descriptions of several forms and grids).
this | |
file_name |
XML file name to use |
form_name |
the name of the form to use, in |