Click here to Skip to main content
15,886,664 members
Articles / Desktop Programming / Windows Forms
Article

C# ImageText Button

Rate me:
Please Sign up or sign in to vote.
1.00/5 (11 votes)
16 Jan 2005 45.2K   1.3K   14   3
Simple Image/Text button control with XP Styple

Sample Image - tc.jpg

Introduction

This is a simple C# control to show a XP Button with both image and Text.

You can change the image the position and alignement,   simply using the property of control and you can see your control in design time.

The first time i started to work with .NET and windowsform i saw that Microsoft still doesnt have a simple button control with both image and text, i found a lot of control on the net, but i prefere to use my own control...

This control come from MFC control that i developed some years ago and maybe i'll post even the code for the MFC version of this control.

 

 

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Italy Italy
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralSource code is enough Pin
Mikael Wiberg18-Jan-05 20:21
Mikael Wiberg18-Jan-05 20:21 
QuestionButton Maker Tutorial ? Pin
Corinna John17-Jan-05 19:37
Corinna John17-Jan-05 19:37 
GeneralNot really an article... Pin
Jon Rista17-Jan-05 7:11
Jon Rista17-Jan-05 7:11 

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.