T
tomj
Its easy to reproduce this bug.
Create new form FormBase, drop DataGrid, set dataGrid.Dock to Fill,
inherit form Form1 from FormBase. Now Form1.dataGrid.Dock is None.
Thanks,
Tom.
Create new form FormBase, drop DataGrid, set dataGrid.Dock to Fill,
inherit form Form1 from FormBase. Now Form1.dataGrid.Dock is None.
Thanks,
Tom.