1. put a DataGridView in Form1
2. Create a new class named "Form2" inherits from Form1
but, i can't modify any property on DataGridView (in Form2), why ?
ps: in Form1, i set the datagridview's "Modifiers" property to "protected /
public"£¬but the question is still
2. Create a new class named "Form2" inherits from Form1
but, i can't modify any property on DataGridView (in Form2), why ?
ps: in Form1, i set the datagridview's "Modifiers" property to "protected /
public"£¬but the question is still