Click here to Skip to main content
15,891,597 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need several custom controls, the first one needs to allow text entry and have some buttoms attached to it (or drop down menu) that allows different functions to be used.

I suppose more detail would belp, but that will complicate the question, so for now, how do I create a custom control with text entry and a menu strip and custom functions on the menu strip?

Kind Regards

Richard
Posted
Updated 22-Aug-10 5:20am
v2
Comments
Dalek Dave 22-Aug-10 11:20am    
Minor Edit for Syntax.

Just start a UserControl project in Visual Studio. It will provide everything you need to start.
 
Share this answer
 
Comments
justcallmesir 22-Aug-10 12:45pm    
I must be dim - this seems to give a small form and every thing else looks the same. I cant design my personal control as i still have the tool box with standard windowm controls on.
Check this article for a description of the process: Shameless Self-promotion[^]. After you've tried a few things yourself and run into a block, post again with the code that's causing you trouble and we can provide better assistance.
 
Share this answer
 
oh man, could you please google or search MSDN first?
 
Share this answer
 
Comments
justcallmesir 22-Aug-10 12:36pm    
msdn give loads of crap and i rearly find anything useful

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900