BaseWebForm.useProjectTheme

Change the current Form so it uses its Project's configured Theme.

The Theme must have the same Framework and collection of Property Sets as the current Theme otherwise the Form may not look as expected.

For further information see:

JavaScript example:

 form.useProjectTheme();