Click here to Skip to main content
15,921,279 members
Home / Discussions / C#
   

C#

 
GeneralRe: call .css file into c# Pin
matjame12-Jun-07 1:09
matjame12-Jun-07 1:09 
GeneralRe: call .css file into c# Pin
Colin Angus Mackay12-Jun-07 1:23
Colin Angus Mackay12-Jun-07 1:23 
Questionhow to take valid input in NumericUpDown control Pin
Rocky#11-Jun-07 22:38
Rocky#11-Jun-07 22:38 
AnswerRe: how to take valid input in NumericUpDown control Pin
Shy Agam12-Jun-07 0:41
Shy Agam12-Jun-07 0:41 
GeneralRe: how to take valid input in NumericUpDown control Pin
PandemoniumPasha12-Jun-07 1:02
PandemoniumPasha12-Jun-07 1:02 
GeneralRe: how to take valid input in NumericUpDown control Pin
Rocky#12-Jun-07 2:25
Rocky#12-Jun-07 2:25 
GeneralRe: how to take valid input in NumericUpDown control Pin
Shy Agam12-Jun-07 2:26
Shy Agam12-Jun-07 2:26 
GeneralRe: how to take valid input in NumericUpDown control Pin
PandemoniumPasha13-Jun-07 0:37
PandemoniumPasha13-Jun-07 0:37 
shyagam wrote:
Wouldn't that cause flickering text?


no, i don't think so. it will be fired only after the value is changed, just like the keypress event handler is fired for every key pressed. and if keypress event handler doesn't cause flickering, i don't see any reason why this should?

if you implement this, you don't need the keypress event handler and it will provide the same function.

there may be other ways to implement this as well.Big Grin | :-D



regards
Smile | :)

GeneralRe: how to take valid input in NumericUpDown control Pin
Rocky#12-Jun-07 2:14
Rocky#12-Jun-07 2:14 
GeneralRe: how to take valid input in NumericUpDown control Pin
Rocky#14-Jun-07 0:44
Rocky#14-Jun-07 0:44 
GeneralRe: how to take valid input in NumericUpDown control Pin
Shy Agam14-Jun-07 2:09
Shy Agam14-Jun-07 2:09 
GeneralRe: how to take valid input in NumericUpDown control Pin
Rocky#14-Jun-07 2:15
Rocky#14-Jun-07 2:15 
GeneralRe: how to take valid input in NumericUpDown control Pin
Rocky#14-Jun-07 2:16
Rocky#14-Jun-07 2:16 
QuestionMy computer Explorer Pin
Jayesh Talsaniya11-Jun-07 22:28
Jayesh Talsaniya11-Jun-07 22:28 
AnswerRe: My computer Explorer Pin
Pete O'Hanlon11-Jun-07 23:19
mvePete O'Hanlon11-Jun-07 23:19 
Question[XAML Beginner] how to customize my list box? Pin
Super Lloyd11-Jun-07 21:54
Super Lloyd11-Jun-07 21:54 
QuestionIs it possible to have TabControl without the Tab to click on? Pin
Khoramdin11-Jun-07 21:46
Khoramdin11-Jun-07 21:46 
GeneralRe: Is it possible to have TabControl without the Tab to click on? Pin
Martin#11-Jun-07 21:51
Martin#11-Jun-07 21:51 
GeneralRe: Is it possible to have TabControl without the Tab to click on? Pin
Khoramdin11-Jun-07 22:17
Khoramdin11-Jun-07 22:17 
AnswerRe: Is it possible to have TabControl without the Tab to click on? Pin
Martin#11-Jun-07 22:31
Martin#11-Jun-07 22:31 
QuestionHow to Add an .msi file to a setup project????? Pin
nelluru11-Jun-07 21:12
nelluru11-Jun-07 21:12 
AnswerRe: How to Add an .msi file to a setup project????? Pin
Sylvester george12-Jun-07 2:11
Sylvester george12-Jun-07 2:11 
QuestionRe: How to Add an .msi file to a setup project????? Pin
nelluru12-Jun-07 20:50
nelluru12-Jun-07 20:50 
QuestionOutlook Addin Problem/Error Pin
Walaza11-Jun-07 21:11
Walaza11-Jun-07 21:11 
QuestionTag usage Pin
M. J. Jaya Chitra11-Jun-07 20:51
M. J. Jaya Chitra11-Jun-07 20:51 

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.