D
Donald Adams
I didn't get any satisfactory answer by searching the web so I'll ask here.
I'm doing visual form inheritance(.net2.0 WinForms), but I have discovered
that some components, even though set to protected in the base form, do not
allow me to modify their properties in the designer. I can set them in code
but it's not designer friendly. One of the components is the DataGridView.
Anyone know why?
Thanks in advance,
Donald Adams
I'm doing visual form inheritance(.net2.0 WinForms), but I have discovered
that some components, even though set to protected in the base form, do not
allow me to modify their properties in the designer. I can set them in code
but it's not designer friendly. One of the components is the DataGridView.
Anyone know why?
Thanks in advance,
Donald Adams