Well, you should post the exception it throws

2009/8/24 Mohammed.hussain <[email protected]>

>
> Q) How to Add a form on TabPage?
>
> How i do this...
> frmMaster _frm = new frmMaster();
> TabControl.TabPages.Controls.add();   // error occurs
>
> bla bla bl...........
>
> frmMaster contains the DataGridView and The navigaion code
> From the menu Selection the TabPage call and it contains the frmMaster
> grid..
>
> How i Call the form into the TabPage..
>
> Thanks
>
>
>

Reply via email to