Click here to Skip to main content
15,890,579 members
Home / Discussions / C#
   

C#

 
AnswerRe: Change Frame Rate of IP CAM Using C# Pin
Pete O'Hanlon20-Apr-15 3:42
mvePete O'Hanlon20-Apr-15 3:42 
QuestiontextBox TextChanged method Pin
DPaul199420-Apr-15 0:40
DPaul199420-Apr-15 0:40 
AnswerRe: textBox TextChanged method Pin
Kenneth Haugland20-Apr-15 0:45
mvaKenneth Haugland20-Apr-15 0:45 
GeneralRe: textBox TextChanged method Pin
DPaul199420-Apr-15 0:56
DPaul199420-Apr-15 0:56 
AnswerRe: textBox TextChanged method Pin
Sascha Lefèvre20-Apr-15 0:48
professionalSascha Lefèvre20-Apr-15 0:48 
GeneralRe: textBox TextChanged method Pin
DPaul199420-Apr-15 0:56
DPaul199420-Apr-15 0:56 
GeneralRe: textBox TextChanged method Pin
Sascha Lefèvre20-Apr-15 1:01
professionalSascha Lefèvre20-Apr-15 1:01 
GeneralRe: textBox TextChanged method Pin
Sascha Lefèvre20-Apr-15 1:19
professionalSascha Lefèvre20-Apr-15 1:19 
On second thought, the modulo operator-approach isn't really well suited here, because due to inserting the dashes, the length of the text won't be a multiple of 4 at the positions where the next dash should be inserted. I would recommend a MaskedTextBox instead with an input mask like 0000\-0000\-0000\-0000
If the brain were so simple we could understand it, we would be so simple we couldn't. — Lyall Watson

GeneralRe: textBox TextChanged method Pin
DPaul199420-Apr-15 3:13
DPaul199420-Apr-15 3:13 
GeneralRe: textBox TextChanged method Pin
Sascha Lefèvre20-Apr-15 3:22
professionalSascha Lefèvre20-Apr-15 3:22 
GeneralRe: textBox TextChanged method Pin
DPaul199420-Apr-15 3:20
DPaul199420-Apr-15 3:20 
GeneralRe: textBox TextChanged method Pin
Sascha Lefèvre20-Apr-15 3:23
professionalSascha Lefèvre20-Apr-15 3:23 
QuestionRe: textBox TextChanged method Pin
Arkadeep De20-Apr-15 0:49
professionalArkadeep De20-Apr-15 0:49 
AnswerRe: textBox TextChanged method Pin
DPaul199420-Apr-15 0:55
DPaul199420-Apr-15 0:55 
GeneralRe: textBox TextChanged method Pin
Arkadeep De20-Apr-15 1:15
professionalArkadeep De20-Apr-15 1:15 
GeneralRe: textBox TextChanged method Pin
Simon_Whale20-Apr-15 3:21
Simon_Whale20-Apr-15 3:21 
QuestionC# Pin
Member 1121840320-Apr-15 0:05
Member 1121840320-Apr-15 0:05 
AnswerRe: C# Pin
Sascha Lefèvre20-Apr-15 0:10
professionalSascha Lefèvre20-Apr-15 0:10 
QuestionBinary tree and BTree are not same Pin
Tridip Bhattacharjee19-Apr-15 23:00
professionalTridip Bhattacharjee19-Apr-15 23:00 
AnswerRe: Binary tree and BTree are not same Pin
Eddy Vluggen20-Apr-15 0:19
professionalEddy Vluggen20-Apr-15 0:19 
AnswerRe: Binary tree and BTree are not same Pin
Sascha Lefèvre20-Apr-15 0:29
professionalSascha Lefèvre20-Apr-15 0:29 
Questionchange the exe application icon on runtime Pin
jojoba2019-Apr-15 18:06
jojoba2019-Apr-15 18:06 
AnswerRe: change the exe application icon on runtime Pin
OriginalGriff19-Apr-15 19:44
mveOriginalGriff19-Apr-15 19:44 
QuestionRe: change the exe application icon on runtime Pin
jojoba2019-Apr-15 21:34
jojoba2019-Apr-15 21:34 
AnswerRe: change the exe application icon on runtime Pin
Eddy Vluggen19-Apr-15 21:44
professionalEddy Vluggen19-Apr-15 21:44 

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.