D
Derek Hart
Build a usercontrol that I want developers to use in Visual Studio. I need
to pass some variables into the control at design time, so the property grid
can pop up with specific properties. How could I pass, for example, the name
of the form I am on (at design time), to the property?
to pass some variables into the control at design time, so the property grid
can pop up with specific properties. How could I pass, for example, the name
of the form I am on (at design time), to the property?