styleFile
The styleFile property specifies a style file to apply to a form for form previews and style dialogs.
Important:
The styleFile
property is only used by the Form Designer
when previewing the form and for populating Form Designer-related style
dialogs. To apply a style file with your Genero application, you must load
the style file using the ui.Interface.loadStyles
method.
See the Genero Business Development Language User Guide for more information regarding the use of style files by Genero
applications.