PML Customisation
User Guide
Forms
: Form Members
Form Members
Form Title and Icon Title
The
title
sub-command is used to supply a string that is displayed in its banner at the top of the form's window. To set the title:
title 'Quite a Long Title for a Form'
You can modify the title at any time using the
FormTitle
member:
!!MyForm.FormTitle = 'Modified Title'
The
icontitle
sub-command is used to supply a string that is used when a form is iconised. To set the icon title:
icontitle 'Short Title'
You can also modify the icon title at any time using the
IconTitle
member:
!!MyForm.IconTitle = ‘New Icon’
1974 to current year.
AVEVA Solutions Limited and its subsidiaries. All rights reserved.