windows control library

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Dec 2008
Posts: 19
Reputation: Egypt Pharaoh is an unknown quantity at this point 
Solved Threads: 0
Egypt Pharaoh Egypt Pharaoh is offline Offline
Newbie Poster

windows control library

 
0
  #1
Jul 17th, 2009
How Can I make a Botton in windows control library
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 106
Reputation: sid78669 is an unknown quantity at this point 
Solved Threads: 4
sid78669's Avatar
sid78669 sid78669 is offline Offline
Junior Poster

Re: windows control library

 
0
  #2
Jul 17th, 2009
Can you be more clear on what you mean, please?
Live free.... Die Hard!
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 2,052
Reputation: serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light 
Solved Threads: 120
Featured Poster
serkan sendur serkan sendur is offline Offline
Postaholic

Re: windows control library

 
0
  #3
Jul 17th, 2009
add a new custom control and then drive from Button using System.Windows.Forms
i have created some custom controls you can download the project and have an idea how to do that
http://www.daniweb.com/forums/thread202814.html
Due to lack of freedom of speech, i no longer post on this website.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 106
Reputation: sid78669 is an unknown quantity at this point 
Solved Threads: 4
sid78669's Avatar
sid78669 sid78669 is offline Offline
Junior Poster

Re: windows control library

 
0
  #4
Jul 17th, 2009
ok. So taking the example of your rich text box, am I assuming correct that you wish to, say, create a button which will add the bold effect to the highlighted text?

If you wish to have your own button, you just need to create a new button class and derive is from System.Windows.Forms.Button. It will have its basic button functions plus you can code any addition functions you like.
Live free.... Die Hard!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for C#
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC