|
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Ah, when I created the login form template, I just copied over the existing LoginForm from the Security assembly. It allows you to specify the header title and detail text, so there are properties. For now, if you go to the main code file of the form, and open the Private Fields region you will see the values that you need to change to get it to change the title and detail text. I'll change that in future versions so when you change them in the form designer those changes are reflected at runtime. Sorry for the confusion.
|