Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
StrataFrame
Message
General information
Forum:
ASP.NET
Category:
Forms
Title:
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01206559
Message ID:
01207243
Views:
25
Hey Dmitry, alright with you there?

I must tell you I've never tried the VFP form Wizard... I was completely spoiled by the CodeMine framework in VFP... :) (and still am)

But regarding the SF MaintenanceForm, it's not a wizard at all. It's a template created using the StrataFrame StandardForm as the base form.

So, yes, you can just choose to Add a New Item in your project, pick the StandardForm and drop whatever controls you may like.

You can do what I do... I have created my own MaintenanceForm template, based on the StandardForm, dropped my controls there, put the code where I needed, and now I use it whenever I want to add a new form in my project, so it is completely customized to my application needs and standards, even with the application LookAndFeel, which also comes as a component (DefaultApplicationTheme) in the framework that you can use and make all the UI look extremely consistent and professional.

Hope it helped.

Cheers.

Ivan




>Hi Ivan,
>
>If I may ask you a follow up question on your very helpful and detailed message.
>
>One of the steps you identified was:
>
>>
>>4. Next I would create a MaintenanceForm (this is a StrataFrame template that already has their Gradient Form Header and a Maintenance Form Toolstrip on it).
>>
>
>I presume that their MaintenanceForm is kind of like a form Wizard in VFP. I had burned myself at one time using VFP form wizard (too many dependencies, etc.) and don't like wizards any more. But even if StrataFrame MaintenanceForm is perfect, can I create my own WinForm from scratch, place all the controls (textboxes, labels, etc.) and then still use their objects?
>
>Thank you.
Ivan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform