Forum: C# Jul 15th, 2008 |
| Replies: 2 Views: 6,227 Dear Camilo
Thanks for Reply ti's work for me here.
Bbut My situation is that i have to open this form for every IE or every IE tabs and the contorl must be top on for opend IE. not for other IE.... |
Forum: C# Jul 14th, 2008 |
| Replies: 2 Views: 6,227 Dear Friend,
I have one Window From it will open on clicking on ToolStrip button, UserControl1.cs contain ToolStrip (ToolStrip used as IE ToolBar).
Form contain One TextBox and One close Button,... |
Forum: C# Jul 11th, 2008 |
| Replies: 1 Views: 3,055 How to use multiple forms and UserControls in c# windows application?
Where i have one toolStrip in UserControl1 (say UserControl1.cs) and onClick of ToolStripButton1
i need to open on Form1... |
Forum: C# Jul 10th, 2008 |
| Replies: 8 Views: 10,533 "Set properties in the form2, and then retrieve them when form1 becomes active again"
Which proerty i have to set, can u please guide me.
Thanks
Chirag |
Forum: C# Jul 10th, 2008 |
| Replies: 0 Views: 501 How to use multiple forms and UserControls in c# windows application?
Where i have one toolStrip in UserControl1 (say UserControl1.cs) and onClick of ToolStripButton1
i need to open on Form1... |