I started new project in window application, My requirement for the project is :
1) create dynamic forms.
2) previously i added some the setting in the table tbl_settings.newly added dynamic forms should contains controls which are selected in the setting form(saved in tbl_setting table).
for example setting form contains
i)name of the form ii) current date check box iii) address check box iv) name check box v)gender
while adding dynamic form customer i ll check i,ii,iii,iv,v but while creating company form i ll select only i,ii,iii,iv not v that time by seeing dynamic forms company i ll get to enter only name of the form in the form header,current date text box,address text box,name text box should be available in the form & something in the customer except to gender drop down list etc in that form.
Is it possible to create dynamic forms & fields in window forms?
Why i m asking like this means in visual foxpro this option provided using control source property.
thanks in advance & replies are appreciable.
I was wondering if someone can tell me what would be the best way to bring my application to the foreground if a mutex was not able to be created for a new instance. E.g.: Application X is running ...