473,662 Members | 2,631 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

keep controls in the toolbox

LBS
Hello everybody
every time I load a vb dotnet application, I need to re-add my controls in
the toolbox.
What's the "trick" to save them so they would appear everytime I load any of
my applications ?

Regards
LBS
Nov 21 '05 #1
3 893
fwiw, you've crossposted to a mixed set of groups. *.vb.* groups are not
..Net related.

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep all discussions in the groups..
"LBS" <1@nospam.com > wrote in message
news:OV******** ******@TK2MSFTN GP11.phx.gbl...
Hello everybody
every time I load a vb dotnet application, I need to re-add my controls in
the toolbox.
What's the "trick" to save them so they would appear everytime I load any
of my applications ?

Regards
LBS

Nov 21 '05 #2
"LBS" <1@nospam.com > schrieb:
every time I load a vb dotnet application, I need to re-add my controls in
the toolbox.
What's the "trick" to save them so they would appear everytime I load any
of my applications ?


VB6 or VB.NET?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #3
LBS
dot net

"Herfried K. Wagner [MVP]" <hi************ ***@gmx.at> wrote in message
news:ev******** ******@TK2MSFTN GP09.phx.gbl...
"LBS" <1@nospam.com > schrieb:
every time I load a vb dotnet application, I need to re-add my controls
in the toolbox.
What's the "trick" to save them so they would appear everytime I load any
of my applications ?


VB6 or VB.NET?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1894
by: Adam Nowotny | last post by:
I've created library with some "user controls" and they all showed up in the toolbox, so it is easy to drag them to a form in Forms Designer. Now we want to use the controls in our main project which is located on another computer. The problem is they don't show up in the toolbox. What's wrong ? -- Adam
3
1112
by: LBS | last post by:
Hello everybody every time I load a vb dotnet application, I need to re-add my controls in the toolbox. What's the "trick" to save them so they would appear everytime I load any of my applications ? Regards LBS
4
3125
by: Justin | last post by:
I am having trouble adding some of my existing controls to my toolbox in VS.NET. Here's what is going on: 1). I have an existing project that is a Windows Control Library with a bunch of controls. 2). I start a new solution and create an Application 3). I add the existing project with my controls to the solution, then create the reference.
3
1273
by: Wayne | last post by:
1. I have created my own class that inherits the textbox (called it CyanFocusTextBox). I put in some code and some new properties. All this works. I build the dll that contains this class successfully. 2. I add it to the user controls section of toolbox and it appears. 3. I add the new CyanFocusTextBoxes to the form and it all works. 4. The problem comes when I update the class CyanFocusTextBox in the dll and rebuild it. ...
1
1616
by: Philippe Meunier | last post by:
Ok, I already asked a question similar to this one but didn't found any answer ! I've a solution with 2 projects in it. One of the project contains Usercontrols and Inherited Controls. I work actively on both project, changing the usercontrols and the second project (forms that uses the usercontrols). When I build my solutuion, my user controls become available in the Toolbox under "My user controls", with an icon of a user control, but...
4
2014
by: XNoDE | last post by:
Hi all, VS.Net 2002. Is there a way to set default properties for controls in the Toolbox? There a some properties that I implement as standard in my apps and would like to get around setting these same basic things each time a use a control.
2
2578
by: Suzanne | last post by:
Hi all, I'm reposting this message as I'm experiencing this problem more and more frequently : I really hope someone out there can help me as I've been tearing my hair out on this one for a good while and I'm getting really frustrated now! My problem is this - my custom controls periodically disappear from my
3
1917
by: Adam Nowotny | last post by:
I've created a user control: Public Class Button Inherits System.Windows.Forms.UserControl (at this point VS added this to toolbox on my computer) and then changed MANUALLY (is there any other way to inherit from built-in controls?) to: Public Class Button Inherits System.Windows.Forms.Button
0
1424
by: Larry Serflaten | last post by:
I recently fired up VS2003 while online which I have done on numerous occasions before. When I opened the toolbox, ZoneAlarm popped up a box saying the IDE wanted to access the internet. This was the first time it tried to connect to the internet, that I can recall, and it was to some address I did not recognise, so I denied it. VS hung, and when I tried to kill the process (Task Manager) all my desktop windows went into tiled view...
2
2417
by: John Olbert | last post by:
I am trying to use the utility tlbimp to add old ActiveX controls and Ocx's to the Toolbox of Vs2005. I tried to apply the the tlbimp to both the Tlb or Dll or Ocx files. The resulting Dll would not load into the toolbox. I suspect I am missing something fundamental. Note that I tried to add to the Vs2005 toolbox both with the original legacy control registered and not registered. In neither case would it load. Because we do not have...
0
8435
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8345
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8857
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8768
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8547
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7368
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5655
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4348
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2763
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.