Skip to Content
0
Former Member
Oct 17, 2005 at 07:11 PM

"AutoManaged" property for a form

179 Views

Hey all,

I was having a problem getting a Screen Painter generated form (.srf file) to load in my application. I kept getting a "Form - Invalid" error. I then compared the XML with a form sample from the SDK. The only difference was the property "AutoManaged". Once I switched the value to "1", the form loaded fine.

Can anyone explain to me what the "AutoManaged" property is for and why it would cause this problem? Thanks!