.NETGURU
Move a Control to another tabpage or clone it
Messages   Related Types
This message was discovered on microsoft.public.dotnet.faqs.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
Post a new message to this list...

Neil (VIP)
I have a listview on a tabcontrol page. depending on what tabpage is
selected, I need to move the listview control to another tab page or clone it.

Can anyone advise on how to move a control to another tab page or to clone it?

Thanks
Reply to this message...
 
    
mdb
"=?Utf-8?B?TmVpbA==?=" <Click here to reveal e-mail address> wrote in
news:Click here to reveal e-mail address:

[Original message clipped]

I've never tried this, so I'm not sure how well it would work, but you
could try just adding it to the TabPage's 'Controls'... such as:

tabPage1.Controls.Add(listView1);
tabPage2.Controls.Add(listView1);
tabPage3.Controls.Add(listView1);

the only problem is that the properties on the listView would have to
remain the same (position, size, contents, etc) since it will be the same
control.

Isn't there a better way you could do this?? Move the listView off of the
tabControl and place it above or below?

-mdb
Reply to this message...
 
    
mdb
mdb <m_b_r_a_y@c_t_i_u_s_a__d0t__com> wrote in
news:Xns95638C0DBF73mbrayctiusacom@207.46.248.16:
[Original message clipped]

Actually I'm not so sure this would work after all... as the listView1
control's Parent would get confused. You'll have to test it, but I
wouldn't expect it to work.. sorry for being confusing.

-mdb
Reply to this message...
 
    
Neil (VIP)
won't work that way, not so simple do to Parent owner of the Tabpage.

Any other ideas appreciated.

"mdb" wrote:

[Original message clipped]

Reply to this message...
 
 
System.Windows.Forms.TabPage




ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification