Click here to Skip to main content
15,912,932 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioncan i install mpeg2 codecs programatically in VB.net application? if yes how Pin
Prince Tanveer Farman26-May-07 21:53
Prince Tanveer Farman26-May-07 21:53 
AnswerRe: can i install mpeg2 codecs programatically in VB.net application? if yes how Pin
Dave Kreskowiak27-May-07 4:02
mveDave Kreskowiak27-May-07 4:02 
QuestionHelp Creating Undo/Redo Class Pin
Richard Blythe25-May-07 6:54
Richard Blythe25-May-07 6:54 
AnswerRe: Help Creating Undo/Redo Class Pin
Ian Shlasko25-May-07 7:35
Ian Shlasko25-May-07 7:35 
GeneralRe: Help Creating Undo/Redo Class Pin
Richard Blythe25-May-07 8:30
Richard Blythe25-May-07 8:30 
GeneralRe: Help Creating Undo/Redo Class Pin
Christian Graus25-May-07 9:44
protectorChristian Graus25-May-07 9:44 
GeneralRe: Help Creating Undo/Redo Class Pin
Kevin McFarlane26-May-07 2:00
Kevin McFarlane26-May-07 2:00 
QuestionNumericUpDown that updates as you type Pin
frobozzdamad25-May-07 6:03
frobozzdamad25-May-07 6:03 
Hello, is there any way to get a NumericUpDown control to update and validate itself as you type?

My problem is: The NUD control updates it's Value property when you use the up-down arrows, but it doesn't update itself as you type until it has lost focus.

What I am trying to do is have a "FINISHED" button stay Enabled=False until the value entered into the NUD control is greater than a certain amount, then, I want it to Enabled=True.

I don't want the user to have to click off the NUD control or have to "Tab" off if it just to throw a LostFocus event just for the "finished" button to light up.

Can this be done? Are there any already written user controls or chunks of code out there that already do this?

Thanks.


AnswerRe: NumericUpDown that updates as you type Pin
Marcus J. Smith25-May-07 6:21
professionalMarcus J. Smith25-May-07 6:21 
GeneralRe: NumericUpDown that updates as you type Pin
frobozzdamad29-May-07 4:21
frobozzdamad29-May-07 4:21 
GeneralRe: NumericUpDown that updates as you type [modified] Pin
Marcus J. Smith29-May-07 4:54
professionalMarcus J. Smith29-May-07 4:54 
Questionhow to work with datagrid? Pin
sathyan_829425-May-07 5:08
sathyan_829425-May-07 5:08 
AnswerRe: how to work with datagrid? Pin
Marcus J. Smith25-May-07 6:19
professionalMarcus J. Smith25-May-07 6:19 
GeneralRe: how to work with datagrid? Pin
Flame11325-May-07 14:52
Flame11325-May-07 14:52 
Questionhow to work with datagrid? Pin
sathyan_829425-May-07 5:07
sathyan_829425-May-07 5:07 
QuestionFinding the Text value of a column... Pin
CCG325-May-07 4:39
CCG325-May-07 4:39 
AnswerRe: Finding the Text value of a column... Pin
Marcus J. Smith25-May-07 6:24
professionalMarcus J. Smith25-May-07 6:24 
GeneralRe: Finding the Text value of a column... Pin
CCG325-May-07 6:38
CCG325-May-07 6:38 
GeneralRe: Finding the Text value of a column... Pin
Marcus J. Smith25-May-07 7:53
professionalMarcus J. Smith25-May-07 7:53 
GeneralRe: Finding the Text value of a column... Pin
CCG325-May-07 8:04
CCG325-May-07 8:04 
QuestionStringBuilder huge string concatenation Pin
K.P.Kannan25-May-07 4:18
K.P.Kannan25-May-07 4:18 
AnswerRe: StringBuilder huge string concatenation Pin
Marcus J. Smith25-May-07 6:28
professionalMarcus J. Smith25-May-07 6:28 
Questioncan't update Pin
sathyan_829425-May-07 4:16
sathyan_829425-May-07 4:16 
AnswerRe: can't update Pin
Kschuler25-May-07 7:39
Kschuler25-May-07 7:39 
AnswerRe: can't update Pin
advansis25-May-07 8:26
advansis25-May-07 8:26 

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.