Ant Organisation Ltd documentation

ContentEntryWindowsTabbedForm Constructor 

Constructor

public ContentEntryWindowsTabbedForm(
   string title,
   string[] tabTitles,
   ContentDefinition[] defs,
   XmlDocument[] instances
);

Parameters

title
Title to be used for the dialog box
tabTitles
Titles to be used to the tabs
defs
ContentDefinitions to be used for each tabs
instances
Array of values for the fields to be use to initialise the controls on the tabs

See Also

ContentEntryWindowsTabbedForm Class | Ant.ContentEntry.Windows Namespace