hi
assume i created a user control which contains a datagridview element.
assume i want to derive several custom controls from that control and i want
to edit the properties of the dgv in vs05 at design time (binding
datasources, editing columns and something like that).
currently all prope...
more >>