Group: Forum Members
Posts: 8,
Visits: 27
|
Hi,
I am evaluating your framework and have run into a problem during the Populating the Business Object as the Form Loads
section of the winforms tutorial. This step has you place code inside the ParentFormLoading event of the SF Form. My issue is that in Visual Studio the interface is different when coding in C#. When I view code of the form I don't get the same information in the two drop-down boxes above the code.
What I'd like to figure out is where to go in in visual studio to access the ParentFormLoading event of the SF Form. It doesn't seem to be listed as an event on the Properties panel...
Thank you in advance for you help.
|