S
sumesh
I wrote a method, which creates dynamic form at runtime.
Every Form has lot of controls and every control has its
own events.
The problem here is the Visual Basic Editor opens and
shows the end-user the generated code (as well as while
generating).
Is there any way to suppress the Visual Basic Editor so
that it shouldn't show up when it writes code for the
dynamic form.
Thanks
Sumesh
Every Form has lot of controls and every control has its
own events.
The problem here is the Visual Basic Editor opens and
shows the end-user the generated code (as well as while
generating).
Is there any way to suppress the Visual Basic Editor so
that it shouldn't show up when it writes code for the
dynamic form.
Thanks
Sumesh