Click here to Skip to main content
15,896,425 members
Home / Discussions / C#
   

C#

 
GeneralRe: Custom project and custom code pages Pin
Dave Kreskowiak18-May-04 2:34
mveDave Kreskowiak18-May-04 2:34 
GeneralRe: Custom project and custom code pages Pin
Heath Stewart18-May-04 4:11
protectorHeath Stewart18-May-04 4:11 
GeneralRe: Custom project and custom code pages Pin
narada10818-May-04 5:40
narada10818-May-04 5:40 
GeneralRe: Custom project and custom code pages Pin
Heath Stewart18-May-04 5:46
protectorHeath Stewart18-May-04 5:46 
GeneralRe: Custom project and custom code pages Pin
narada10818-May-04 6:14
narada10818-May-04 6:14 
GeneralRe: Custom project and custom code pages Pin
Heath Stewart18-May-04 6:22
protectorHeath Stewart18-May-04 6:22 
GeneralRe: Custom project and custom code pages Pin
narada10818-May-04 6:29
narada10818-May-04 6:29 
GeneralRe: Custom project and custom code pages Pin
Heath Stewart18-May-04 6:39
protectorHeath Stewart18-May-04 6:39 
Look at the directory names: there's projects, project items, etc. If you actually open the files, it's obvious.

It would take an entire article to tell you exactly what to do. I did tell you were to look, since it seemed like you didn't even know before. Forum members are different, and most of us regulars don't just hand over the answers - you'll never learn anything that way. In this case, though, it's a matter of content length: it would take an entire article but can be discovered in a matter of minutes.

Most of what you need to do you can copy, paste, and modify ever so slightly to get what you want, like copying an existing .vsdir file from CSharpProjectItems and creating your own (works best for an installer) pointing to your own directories and items inside that. Create sub-directories in the VC#Wizards directory. Look at examples like CSharpAddClassWiz.

It's really quite simple. You can add new file types and projects to VS.NET this way.

And I don't know what you mean by "TAB". Do you know now many tabs there are throughout VS.NET? Dozens if not hundreds. If you mean in the toolbox where you'd find Windows Forms, Web Forms, and other components (it's not a "TAB"), then see the ToolBoxItem class documentation in the .NET Framework SDK. The class documentation includes plenty of information and example code.

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: Custom project and custom code pages Pin
narada10818-May-04 6:47
narada10818-May-04 6:47 
GeneralRe: Custom project and custom code pages Pin
Heath Stewart18-May-04 6:57
protectorHeath Stewart18-May-04 6:57 
GeneralRe: Custom project and custom code pages Pin
narada10818-May-04 7:01
narada10818-May-04 7:01 
GeneralRe: Custom project and custom code pages Pin
narada10819-May-04 2:55
narada10819-May-04 2:55 
GeneralWindows media encoder and server Pin
koala8118-May-04 0:24
koala8118-May-04 0:24 
GeneralRe: Windows media encoder and server Pin
Dave Kreskowiak18-May-04 2:29
mveDave Kreskowiak18-May-04 2:29 
GeneralPic in databse Pin
sreejith ss nair17-May-04 23:58
sreejith ss nair17-May-04 23:58 
GeneralRe: Pic in databse Pin
Heath Stewart18-May-04 4:21
protectorHeath Stewart18-May-04 4:21 
Generalthe global Hook doesnt work Pin
fu017-May-04 23:34
fu017-May-04 23:34 
GeneralRe: the global Hook doesnt work Pin
Dave Kreskowiak18-May-04 2:27
mveDave Kreskowiak18-May-04 2:27 
GeneralRe: the global Hook doesnt work Pin
fu019-May-04 23:28
fu019-May-04 23:28 
GeneralRe: the global Hook doesnt work Pin
Dave Kreskowiak20-May-04 0:54
mveDave Kreskowiak20-May-04 0:54 
GeneralStarting a Crystal Report on another databaseserver Pin
jvbragt17-May-04 22:33
jvbragt17-May-04 22:33 
GeneralRe: Starting a Crystal Report on another databaseserver Pin
Heath Stewart18-May-04 4:28
protectorHeath Stewart18-May-04 4:28 
Generaloops Pin
sreejith ss nair17-May-04 21:35
sreejith ss nair17-May-04 21:35 
GeneralRe: oops Pin
Daniel Turini18-May-04 0:42
Daniel Turini18-May-04 0:42 
GeneralRe: oops Pin
Aryadip18-May-04 0:57
Aryadip18-May-04 0:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.