Click here to Skip to main content
15,890,557 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to chnage the border of combo box Pin
Anubhava Dimri23-Jun-08 23:06
Anubhava Dimri23-Jun-08 23:06 
QuestionVB .NET switching from MS Access to SQL Server Pin
Ekjon23-Jun-08 12:12
Ekjon23-Jun-08 12:12 
AnswerRe: VB .NET switching from MS Access to SQL Server Pin
Christian Graus23-Jun-08 13:09
protectorChristian Graus23-Jun-08 13:09 
QuestionProblems updating database Pin
AAGTHosting23-Jun-08 10:49
AAGTHosting23-Jun-08 10:49 
AnswerRe: Problems updating database Pin
Christian Graus23-Jun-08 11:30
protectorChristian Graus23-Jun-08 11:30 
AnswerRe: Problems updating database Pin
SteveNY25-Jun-08 4:50
SteveNY25-Jun-08 4:50 
QuestionHandling Multiple Controls with Multiple Buttons Pin
Phantom71523-Jun-08 10:16
Phantom71523-Jun-08 10:16 
AnswerRe: Handling Multiple Controls with Multiple Buttons Pin
Christian Graus23-Jun-08 11:31
protectorChristian Graus23-Jun-08 11:31 
you can do this by checking the name or tag of the button that did the clicking ( it's passed in as sender, you just need to cast it to be a button ), then perform your action based on which button you find it was.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

AnswerRe: Handling Multiple Controls with Multiple Buttons Pin
Luc Pattyn23-Jun-08 14:32
sitebuilderLuc Pattyn23-Jun-08 14:32 
AnswerRe: Handling Multiple Controls with Multiple Buttons Pin
McPisces24-Jun-08 8:43
McPisces24-Jun-08 8:43 
Question[Message Deleted] Pin
nyjcr23-Jun-08 7:42
nyjcr23-Jun-08 7:42 
AnswerRe: Visual C# - prevent Console window from launching Pin
nyjcr23-Jun-08 7:47
nyjcr23-Jun-08 7:47 
QuestionGet Word Mail Editor Handle Pin
~Khatri Mitesh~23-Jun-08 1:59
~Khatri Mitesh~23-Jun-08 1:59 
QuestionAvoid Flickering in listview Pin
Jes_Latha23-Jun-08 0:59
Jes_Latha23-Jun-08 0:59 
AnswerRe: Avoid Flickering in listview Pin
Ashfield23-Jun-08 1:18
Ashfield23-Jun-08 1:18 
GeneralRe: Avoid Flickering in listview Pin
Jes_Latha23-Jun-08 1:37
Jes_Latha23-Jun-08 1:37 
GeneralRe: Avoid Flickering in listview Pin
Ashfield23-Jun-08 2:05
Ashfield23-Jun-08 2:05 
AnswerRe: Avoid Flickering in listview Pin
jzonthemtn23-Jun-08 15:40
jzonthemtn23-Jun-08 15:40 
AnswerRe: Avoid Flickering in listview Pin
Chinners23-Jun-08 23:04
Chinners23-Jun-08 23:04 
GeneralRe: Avoid Flickering in listview Pin
RUrry2-Jul-08 16:11
RUrry2-Jul-08 16:11 
GeneralRe: Avoid Flickering in listview Pin
Chinners2-Jul-08 23:33
Chinners2-Jul-08 23:33 
GeneralRe: Avoid Flickering in listview Pin
RUrry3-Jul-08 15:08
RUrry3-Jul-08 15:08 
QuestionAnd vs AndAlso, Or vs OrElse Pin
ninkk23-Jun-08 0:35
ninkk23-Jun-08 0:35 
AnswerRe: And vs AndAlso, Or vs OrElse Pin
Christian Graus23-Jun-08 0:46
protectorChristian Graus23-Jun-08 0:46 
GeneralRe: And vs AndAlso, Or vs OrElse Pin
Duncan Edwards Jones23-Jun-08 3:23
professionalDuncan Edwards Jones23-Jun-08 3:23 

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.