473,385 Members | 1,593 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

how to create my own tool box control

Hi
Is it possible to create my own tool box control (in c#.net) on which i can
place the controls i've created or some other controls which already
exisits?

Can anyone tell me how to do this? or if you know any third party control
which act as a tool box control please let me know.

Thanx in advance
Yoshitha
Jun 15 '06 #1
3 4346
Hi

Do you mean create controls that will exist in the ToolBox? Or actually
create a control resembling the ToolBox control in Visual Studio?

The former is trivial if that's what you mean.

Kev

"Yoshitha" <jy********@nannacomputers.com> wrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
Hi
Is it possible to create my own tool box control (in c#.net) on which i
can
place the controls i've created or some other controls which already
exisits?

Can anyone tell me how to do this? or if you know any third party control
which act as a tool box control please let me know.

Thanx in advance
Yoshitha

Jun 15 '06 #2
yes i want to create a control resembling the ToolBox control in Visual
Studio
"Mantorok" <ma******@mantorok.com> wrote in message
news:e6**********@newsfeed.th.ifl.net...
Hi

Do you mean create controls that will exist in the ToolBox? Or actually
create a control resembling the ToolBox control in Visual Studio?

The former is trivial if that's what you mean.

Kev

"Yoshitha" <jy********@nannacomputers.com> wrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
Hi
Is it possible to create my own tool box control (in c#.net) on which i
can
place the controls i've created or some other controls which already
exisits?

Can anyone tell me how to do this? or if you know any third party control which act as a tool box control please let me know.

Thanx in advance
Yoshitha


Jun 16 '06 #3
In that case it's not trivial, you will need to draw the control yourself,
easiest option is to look for a control already written that you can
download.

Kev

"Yoshitha" <jy********@nannacomputers.com> wrote in message
news:Ob**************@TK2MSFTNGP02.phx.gbl...
yes i want to create a control resembling the ToolBox control in Visual
Studio
"Mantorok" <ma******@mantorok.com> wrote in message
news:e6**********@newsfeed.th.ifl.net...
Hi

Do you mean create controls that will exist in the ToolBox? Or actually
create a control resembling the ToolBox control in Visual Studio?

The former is trivial if that's what you mean.

Kev

"Yoshitha" <jy********@nannacomputers.com> wrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
> Hi
> Is it possible to create my own tool box control (in c#.net) on which i
> can
> place the controls i've created or some other controls which already
> exisits?
>
> Can anyone tell me how to do this? or if you know any third party control > which act as a tool box control please let me know.
>
> Thanx in advance
> Yoshitha
>
>



Jun 16 '06 #4

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

Similar topics

15
by: Viviana Vc | last post by:
How can I programatically do the equivalent of the following: cacls "C:\Program Files\test" /T /G Everyone:f ? Thanks, Viv
1
by: Tom | last post by:
Hello, I'm looking for a tool that would allow me to create a web page with the spreadsheet like functionality. Basically, I want to be able to type in a number in the cell and have all totals...
1
by: Gilbert Tordeur | last post by:
How can I create a new control, let's say a text box with a fixed size and the code to check a valid date is entered, and then insert this new control in the tool box ? Thank you.
3
by: Amjad | last post by:
Hi, I just wrote a test Windows Service that creates a text file on startup (please see my code below). The file is never created. Protected Overrides Sub OnStart(ByVal args() As String) Dim...
27
by: max | last post by:
Hello, I am a newbye, and I'm trying to write a simple application. I have five tables with three columns; all tables are identical; I need to change some data in the first table and let VB...
7
by: The Mad Ape | last post by:
Hi I have code to programatically create a label. It works but when I try to call a sub to create a tooltip it does not work. I do not get an error so have no idea what it wrong. Please review...
3
by: 100grand | last post by:
Modify the Inventory Program to use a GUI. The GUI should display the information one product at a time, including the item number, the name of the product, the number of units in stock, the price...
1
by: =?Utf-8?B?SGFpcGluZw==?= | last post by:
just like Visual Studio? We need create a WPF application which is in C#. We want to our application GUI look like the Visual Studio. It has the -- Tree view like VS's Solution Explorer and...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.