Click here to Skip to main content
16,005,141 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: idea for new IDE Pin
Guerven20-Mar-06 17:32
Guerven20-Mar-06 17:32 
AnswerRe: idea for new IDE Pin
Christian Graus20-Mar-06 17:42
protectorChristian Graus20-Mar-06 17:42 
GeneralRe: idea for new IDE Pin
Paul Conrad25-Mar-06 14:49
professionalPaul Conrad25-Mar-06 14:49 
Questionprogrammatically create a csv file????? Pin
scottstarbuck20-Mar-06 5:03
scottstarbuck20-Mar-06 5:03 
AnswerRe: programmatically create a csv file????? Pin
Dave Kreskowiak20-Mar-06 9:43
mveDave Kreskowiak20-Mar-06 9:43 
GeneralRe: programmatically create a csv file????? Pin
scottstarbuck20-Mar-06 10:44
scottstarbuck20-Mar-06 10:44 
QuestionRich Text Box Pin
ADY00720-Mar-06 5:00
ADY00720-Mar-06 5:00 
AnswerRe: Rich Text Box Pin
Dave Kreskowiak20-Mar-06 9:46
mveDave Kreskowiak20-Mar-06 9:46 
Handle the TextBox's KeyDown event. If the key pressed is 13 (Enter), send your stuff, then just clear the textbox text. The cursor will be moved to the first position. If you don't clear the textbox, just set it's SelectionStart property to 0.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

Questioncrystalreport Pin
binumarar20-Mar-06 2:46
binumarar20-Mar-06 2:46 
AnswerRe: crystalreport Pin
albCode20-Mar-06 3:42
albCode20-Mar-06 3:42 
AnswerRe: crystalreport Pin
Vikrant Badhai28-Mar-06 21:15
Vikrant Badhai28-Mar-06 21:15 
Questionhow can i access any device in the network Pin
Piyush Kala20-Mar-06 2:08
Piyush Kala20-Mar-06 2:08 
AnswerRe: how can i access any device in the network Pin
Dave Kreskowiak20-Mar-06 4:26
mveDave Kreskowiak20-Mar-06 4:26 
QuestionHow can I solve MissingManifestResourceFile exception? Pin
JUNEYT20-Mar-06 0:52
JUNEYT20-Mar-06 0:52 
AnswerThe problem has been solved! Pin
JUNEYT20-Mar-06 9:36
JUNEYT20-Mar-06 9:36 
GeneralRe: The problem has been solved! Pin
progload20-Mar-06 9:58
progload20-Mar-06 9:58 
Questiondatabase Pin
moha_dawas20-Mar-06 0:08
moha_dawas20-Mar-06 0:08 
AnswerRe: database Pin
J4amieC20-Mar-06 0:10
J4amieC20-Mar-06 0:10 
AnswerRe: database Pin
HimaBindu Vejella20-Mar-06 1:27
HimaBindu Vejella20-Mar-06 1:27 
QuestionFile Comparing without using any third party tools Pin
Nilanjana Misra19-Mar-06 23:51
Nilanjana Misra19-Mar-06 23:51 
AnswerRe: File Comparing without using any third party tools Pin
Dave Kreskowiak20-Mar-06 9:53
mveDave Kreskowiak20-Mar-06 9:53 
QuestionVB report generation error Pin
Vikrant Badhai19-Mar-06 22:42
Vikrant Badhai19-Mar-06 22:42 
AnswerRe: VB report generation error Pin
Dave Kreskowiak20-Mar-06 9:53
mveDave Kreskowiak20-Mar-06 9:53 
GeneralRe: VB report generation error Pin
Vikrant Badhai20-Mar-06 20:40
Vikrant Badhai20-Mar-06 20:40 
GeneralRe: VB report generation error Pin
Dave Kreskowiak21-Mar-06 4:17
mveDave Kreskowiak21-Mar-06 4:17 

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.