472,332 Members | 1,142 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

How can I whip up a "designer window" in Visual Studio 2005?

A colleague gave me a project where there was a /designer/ window
for database connectivity (drag&drop from the toolbox), but I can't
find out how to get a /designer/ window in my own project.
Shift-F7 does not work. What do I have to do in order to get a
/designer/ window?
Thanks
Tin

Jul 2 '06 #1
3 2283
Tin,

Basically, you just have to double click on any class where the class
derives from Component. A designer window will pop up.

Hope this helps.

--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Tin Gherdanarra" <ti*********@gmail.comwrote in message
news:4g*************@individual.net...
>A colleague gave me a project where there was a /designer/ window
for database connectivity (drag&drop from the toolbox), but I can't
find out how to get a /designer/ window in my own project.
Shift-F7 does not work. What do I have to do in order to get a
/designer/ window?
Thanks
Tin

Jul 2 '06 #2
Which window you are talking?
Shift+F7 just show you WinForms Designer

"Tin Gherdanarra" wrote:
A colleague gave me a project where there was a /designer/ window
for database connectivity (drag&drop from the toolbox), but I can't
find out how to get a /designer/ window in my own project.
Shift-F7 does not work. What do I have to do in order to get a
/designer/ window?
Thanks
Tin
--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche

Jul 2 '06 #3
Tin Gherdanarra wrote:
A colleague gave me a project where there was a /designer/ window
for database connectivity (drag&drop from the toolbox), but I can't
find out how to get a /designer/ window in my own project.
Shift-F7 does not work. What do I have to do in order to get a
/designer/ window?
Thanks
Tin

I appreciate your answers, but since I was confused, I asked
the wrong question. What I actually meant was the /Component Designer/.
I give an answer here, in the hope it might be useful for
groups.goolge-surfers in the future. Thanks all the same, now
let me be a good usenet citizen:

In order to create and configure a component with the component
designer:

- right-click on your project in the solution explorer to get
the solutions explorer.
- In this menu, there is a menu item "Add >". Select "Add >"
to get the "Add >" sub-menu.
- Select "new item" to get the dialog that lets you pick
an item to add.
- Select "Component Class"

A component designer window will show up to which you can add
items from the toolbox. Your configuration will be reflected in
automatically generated source code for your component.

google-bait:

Microsoft Visual Studio 2005
Component Designer
View Designer
Add Item

Good luck
Jul 2 '06 #4

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

Similar topics

5
by: Brandon Potter | last post by:
Forgive me if this has already been covered... I use dual displays and have 2 - 3 Visual Studio .NET 2003's open at the same time, however,...
3
by: JohnEGee | last post by:
Hello, all, and TIA for any help you can offer. I've searched the Internet for answers and have finally come here. I've created a page (several,...
6
by: Martijn Coppoolse | last post by:
Hello everyone, I've got two little apps which are able to create a window that displays something on the desktop, but are not clickable. ...
0
by: GS | last post by:
Documentation states that there supposed to be a "Data Sources" windows in VS 2005. See below. I can not find Data menu in VS 2005 anywhere. Anybody...
5
by: lindanr | last post by:
In ASP.NET 2005 I have an onblur="window.close()" javascript event in the <body> tag. When I click on the window's scrollbar, the window closes. The...
3
by: segecko | last post by:
Hi I have a created a custom usercontrol which inherites an Excel like usercontrol. In this usercontrol I have a custom property called...
6
by: MACKTEK | last post by:
Intro: I have recently started programming in C++/CLI. I have done a lot of research on the net trying to locate an answer to this problem, but...
1
by: Hermes | last post by:
Is there a way to write the information that appears in the "Messages" window in SQL Server Management Studio to an external log file? I'd like to...
1
by: talk2pk | last post by:
Hi, I want to implement the pinned behavior of an Immedidate window which can be observed while debugging a C# code.Can we do that?Can anybody...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...

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.