Setting Form Title
Folks,
apologies if this has been asked previously - I did a quick search and found nothing...
But I'm trying to set the title of the form via the runtime modifications... and not having much success. How do you actually get a handle on the form you are editing?
I was hoping for something like
form.Find(Of xxxx)("xxxx").Title but can't see a xxxxFormItem object that handles the title of the form?
any help appreciated
cheers
Gareth
-
Hi Gareth,
You can just use form.Title
--Ryan
0 -
Thanks Ryan - worked perfectly!
but where is something like that documented for the non .Net programmer ; )
cheers
Gareth
0 -
This will appear in the Display Form activity documentation with the other commonly used properties in the next release.
--Ryan
0 -
Great news... thanks Ryan. 0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
4 kommentarer