Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > General > Can create multiple instance of User Control


Reply
 
Thread Tools Display Modes
  #1  
Old 03-31-2004, 08:56 PM
sivanath sivanath is offline
Freshman
 
Join Date: Jul 2003
Posts: 33
Default Can create multiple instance of User Control


I have problem about using User Control (I'm Beginner)

After created , I place it on form and it work fine,
But when try to place another instance the first instance
was disappear.

Why?
User Control can place only 1 instance on Form/Project?
If answer is 'YES'
Please suggest me how to solve this.

Thank in advance
Reply With Quote
  #2  
Old 04-01-2004, 02:43 AM
Deadalus Deadalus is offline
Promising Talent

Retired Moderator
* Guru *
 
Join Date: May 2002
Location: Brussels
Posts: 3,601
Default

No, that's not normal. It has to be something in your usercontrol.
To be sure nothing else is wrong with your system, make a very simple user control (without any code) and see if you can create multiple instances of that. If that goes well, you can start looking at the code in the usercontrol you created.
Reply With Quote
  #3  
Old 04-01-2004, 05:41 AM
sivanath sivanath is offline
Freshman
 
Join Date: Jul 2003
Posts: 33
Default I am stupid

Because of me, Now i can solved problem

Thank =)
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Create instance used across multiple forms ThaBizness General 2 08-20-2003 10:25 PM
User Control Object Access skript_kiddie General 8 07-10-2002 01:52 PM
user control call function pells General 5 04-12-2002 10:47 AM
control array okiegrl General 9 07-13-2001 02:48 PM
Control Arrays: What, Why and How BillSoo Tutors' Corner 0 07-13-2001 12:46 PM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->