writing your own control

  • Thread starter Thread starter Gerben van Loon
  • Start date Start date
G

Gerben van Loon

Hi,

Like to start making a windows form control myself. Does somebody have some
good sites with starting tutorials. Or is there maybe some good book which I
need to buy?

thnx in advance,

Gerben van Loon
 
Your first stop should be the excellent article "Creating Designable
Components for Microsoft Visual Studio .NET Designers" by Shawn Burke.

Search for it in the help files. it's in .NET Development (General)
Technical articles.

--
Bob Powell [MVP]
C#, System.Drawing

Check out the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm

Buy quality Windows Forms tools
http://www.bobpowell.net/xray_tools.htm

New GDI+ articles include how to use the LinearGradientBrush and
how to draw text on a reversed Y axis for graphs and charts.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

want to learn visual studio .net 2
gdi+ book? 2
Been teaching myself how to paint 24
Beginner questions 4
Wizard control advise 3
Tutorial for writing Controls in C# 2
I'm back, sorry...! 19
GDI+ Questions 1

Back
Top