Create Form
Use the following methods to create user interface forms in Launchpad
CreateCustomForm
public FormResult CreateCustomForm(string title, double width, double height, Action<Windows.CustomFormWindow> builder)Parameters:
Returns:
Behavior:
Example:
CreateInfoForm
Parameters:
Returns:
Behavior:
Last updated