Click here to Skip to main content
15,894,460 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how to convert pixel to inches or mm Pin
Guffa3-Aug-07 4:14
Guffa3-Aug-07 4:14 
QuestionMessage Removed Pin
3-Aug-07 2:30
SureshB.Tech3-Aug-07 2:30 
AnswerRe: After giving the ENTER button corresponding actions will perform......? Pin
nlarson113-Aug-07 2:51
nlarson113-Aug-07 2:51 
AnswerRe: After giving the ENTER button corresponding actions will perform......? Pin
Tom Deketelaere3-Aug-07 2:52
professionalTom Deketelaere3-Aug-07 2:52 
AnswerRe: After giving the ENTER button corresponding actions will perform......? Pin
Rupesh Kumar Swami3-Aug-07 2:58
Rupesh Kumar Swami3-Aug-07 2:58 
GeneralRe: After giving the ENTER button corresponding actions will perform......? Pin
nlarson113-Aug-07 3:29
nlarson113-Aug-07 3:29 
AnswerRe: After giving the ENTER button corresponding actions will perform......? Pin
The ANZAC4-Aug-07 2:00
The ANZAC4-Aug-07 2:00 
QuestionCustom Controls - Play Button Pin
RichardBerry3-Aug-07 1:44
RichardBerry3-Aug-07 1:44 
Hi

Using VS2005 - Visual Basic

I'd like to make a control like a button, but that looks like the Play, Stop, Record, Pause, Skip Forward and Skip Backward.

I'd like to be able to resize the button, and the images must resize.

I's like to be able to set the color of the button as well as the color of the image that shows the fuction of the button.

It only needs a click event.

I'd like to be able to add it under user controls.

I'd like to be able to set the 'function'

I'd like to be able to use the control as follows:
myButton.Style = myButton.Styles.Play
myButton.Forecolor = Color.Red
myButton.Backcolor = Color.Gray

So far I have:
Opened a new project
Chose 'Windows User Control'
Placed a normal button on the form


What do I do next???

AnswerRe: Custom Controls - Play Button Pin
Tom Deketelaere3-Aug-07 2:22
professionalTom Deketelaere3-Aug-07 2:22 
GeneralRe: Custom Controls - Play Button Pin
RichardBerry3-Aug-07 2:30
RichardBerry3-Aug-07 2:30 
GeneralRe: Custom Controls - Play Button Pin
Tom Deketelaere3-Aug-07 2:43
professionalTom Deketelaere3-Aug-07 2:43 
QuestionForm OpenArguments Pin
MatthysDT3-Aug-07 0:46
MatthysDT3-Aug-07 0:46 
AnswerRe: Form OpenArguments Pin
Luc Pattyn3-Aug-07 1:08
sitebuilderLuc Pattyn3-Aug-07 1:08 
Questionhow to write events of titlebar of the form Pin
eyes20073-Aug-07 0:03
eyes20073-Aug-07 0:03 
AnswerRe: how to write events of titlebar of the form Pin
nlarson113-Aug-07 2:52
nlarson113-Aug-07 2:52 
GeneralRe: how to write events of titlebar of the form Pin
eyes20073-Aug-07 3:25
eyes20073-Aug-07 3:25 
GeneralRe: how to write events of titlebar of the form Pin
nlarson113-Aug-07 3:43
nlarson113-Aug-07 3:43 
GeneralRe: how to write events of titlebar of the form Pin
Dave Kreskowiak3-Aug-07 3:57
mveDave Kreskowiak3-Aug-07 3:57 
AnswerRe: how to write events of titlebar of the form Pin
'Drew3-Aug-07 10:31
'Drew3-Aug-07 10:31 
QuestionMobile Programing With VB Pin
Mogtabam2-Aug-07 22:01
Mogtabam2-Aug-07 22:01 
AnswerRe: Mobile Programing With VB Pin
originSH3-Aug-07 2:13
originSH3-Aug-07 2:13 
GeneralRe: Mobile Programing With VB Pin
Mogtabam3-Aug-07 2:44
Mogtabam3-Aug-07 2:44 
GeneralRe: Mobile Programing With VB Pin
Dave Kreskowiak3-Aug-07 3:56
mveDave Kreskowiak3-Aug-07 3:56 
Questionhow to resize the richtextbox as well as the font size Pin
eyes20072-Aug-07 21:54
eyes20072-Aug-07 21:54 
AnswerRe: how to resize the richtextbox as well as the font size Pin
The ANZAC2-Aug-07 22:09
The ANZAC2-Aug-07 22:09 

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.