Click here to Skip to main content
16,012,843 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
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 
Well, I gave it a few days of hard effort, but there's just too much going on to trap. Essentially, I had to try to, based on key-presses within the control, figure out it's value at all times. I got it about 80% of the way there with using overrides and such but things like "using the mouse to highlight the box and hitting delete" as opposed to "highlighting a digit or two and hitting delete" made me aware this is way over my head.

Once again, I toss this out to the forums:

Need a numeric text entry control. Control has to at all times, know it's value, including while entering. Basically, if it's on the screen; it has to know it's value. Does such a beast exist for the .NET framework?

Thank you.


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 
QuestionIs this legal? Pin
Zaegra25-May-07 4:11
Zaegra25-May-07 4:11 
AnswerRe: Is this legal? Pin
Johan Hakkesteegt28-May-07 2:06
Johan Hakkesteegt28-May-07 2:06 

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.