Click here to Skip to main content
15,915,703 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: program codes in vb - quiz with randomized questions Pin
Dave Kreskowiak27-Feb-07 4:42
mveDave Kreskowiak27-Feb-07 4:42 
GeneralRe: program codes in vb - quiz with randomized questions Pin
Marcus J. Smith27-Feb-07 4:45
professionalMarcus J. Smith27-Feb-07 4:45 
GeneralRe: program codes in vb - quiz with randomized questions Pin
Colin Angus Mackay27-Feb-07 4:50
Colin Angus Mackay27-Feb-07 4:50 
GeneralRe: program codes in vb - quiz with randomized questions Pin
Dave Kreskowiak27-Feb-07 6:21
mveDave Kreskowiak27-Feb-07 6:21 
GeneralRe: program codes in vb - quiz with randomized questions Pin
Colin Angus Mackay27-Feb-07 6:50
Colin Angus Mackay27-Feb-07 6:50 
GeneralRe: program codes in vb - quiz with randomized questions Pin
Christian Graus27-Feb-07 9:26
protectorChristian Graus27-Feb-07 9:26 
GeneralRe: program codes in vb - quiz with randomized questions Pin
Dave Kreskowiak27-Feb-07 10:17
mveDave Kreskowiak27-Feb-07 10:17 
Questionemail sending using exchange server 2003 and VS 2005 Pin
steve_rm27-Feb-07 3:42
steve_rm27-Feb-07 3:42 
AnswerRe: email sending using exchange server 2003 and VS 2005 Pin
JustmeNick27-Feb-07 6:15
JustmeNick27-Feb-07 6:15 
QuestionRe: email sending using exchange server 2003 and VS 2005 Pin
steve_rm27-Feb-07 17:29
steve_rm27-Feb-07 17:29 
Questiondeleting a database Pin
balakpn27-Feb-07 3:19
balakpn27-Feb-07 3:19 
AnswerRe: deleting a database Pin
Marcus J. Smith27-Feb-07 3:22
professionalMarcus J. Smith27-Feb-07 3:22 
GeneralRe: deleting a database Pin
Colin Angus Mackay27-Feb-07 4:10
Colin Angus Mackay27-Feb-07 4:10 
GeneralRe: deleting a database Pin
Marcus J. Smith27-Feb-07 4:28
professionalMarcus J. Smith27-Feb-07 4:28 
GeneralRe: deleting a database Pin
Colin Angus Mackay27-Feb-07 4:49
Colin Angus Mackay27-Feb-07 4:49 
GeneralRe: deleting a database Pin
Marcus J. Smith27-Feb-07 5:07
professionalMarcus J. Smith27-Feb-07 5:07 
GeneralRe: deleting a database Pin
Colin Angus Mackay27-Feb-07 6:09
Colin Angus Mackay27-Feb-07 6:09 
AnswerRe: deleting a database Pin
Colin Angus Mackay27-Feb-07 4:11
Colin Angus Mackay27-Feb-07 4:11 
Questionslashes in textbox Pin
amaneet27-Feb-07 2:27
amaneet27-Feb-07 2:27 
AnswerRe: slashes in textbox Pin
Marcus J. Smith27-Feb-07 2:38
professionalMarcus J. Smith27-Feb-07 2:38 
Unless something has changed with 2.0, you will have to create a custom control for this. I did something similar but it was kind of ugly by taking 5 textboxes, the 1st, 3rd, and 5th had the appropriate borders blanked out and the 2nd and the 4th contained the slashes then you put them all side by side with no spaces. Then you use an autotab JS function to make it seem as if they are just typing through a mask in the textbox.

It will appear to be a textbox but there has to be a better way.


CleAkO

"I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that." - Tommy Boy
"Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

AnswerRe: slashes in textbox Pin
KeithF27-Feb-07 2:57
KeithF27-Feb-07 2:57 
GeneralRe: slashes in textbox Pin
Marcus J. Smith27-Feb-07 3:16
professionalMarcus J. Smith27-Feb-07 3:16 
AnswerRe: slashes in textbox Pin
JustmeNick27-Feb-07 6:05
JustmeNick27-Feb-07 6:05 
GeneralRe: slashes in textbox Pin
Marcus J. Smith27-Feb-07 7:56
professionalMarcus J. Smith27-Feb-07 7:56 
GeneralRe: slashes in textbox Pin
JustmeNick27-Feb-07 8:15
JustmeNick27-Feb-07 8:15 

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.