Click here to Skip to main content
15,911,360 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Procedure or function UpdateAllRecords has too many arguments specified. Pin
KaptinKrunch19-Sep-05 7:35
KaptinKrunch19-Sep-05 7:35 
Questionsomebody help me! Pin
Gulfraz Khan19-Sep-05 5:56
Gulfraz Khan19-Sep-05 5:56 
AnswerRe: somebody help me! Pin
Dave Kreskowiak19-Sep-05 7:56
mveDave Kreskowiak19-Sep-05 7:56 
GeneralRe: somebody help me! Pin
Gulfraz Khan20-Sep-05 2:45
Gulfraz Khan20-Sep-05 2:45 
GeneralRe: somebody help me! Pin
Dave Kreskowiak20-Sep-05 11:24
mveDave Kreskowiak20-Sep-05 11:24 
QuestionCarriage Return Pin
directred19-Sep-05 3:20
directred19-Sep-05 3:20 
AnswerRe: Carriage Return Pin
KaptinKrunch19-Sep-05 3:37
KaptinKrunch19-Sep-05 3:37 
AnswerRe: Carriage Return Pin
Dave Kreskowiak19-Sep-05 5:34
mveDave Kreskowiak19-Sep-05 5:34 
First, make sure that the TextBox MultiLine property is set to True.
If you want to put a CrLf in the middle of the string, you just do this:
Dim myText As String = "Hello" & Environment.NewLine & "there"



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

QuestionApp.config File Pin
risepop19-Sep-05 1:55
risepop19-Sep-05 1:55 
AnswerRe: App.config File Pin
Dave Kreskowiak19-Sep-05 5:32
mveDave Kreskowiak19-Sep-05 5:32 
QuestionComboBox - TextBox Pin
Zealot34518-Sep-05 23:37
Zealot34518-Sep-05 23:37 
AnswerRe: ComboBox - TextBox Pin
Briga18-Sep-05 23:56
Briga18-Sep-05 23:56 
GeneralRe: ComboBox - TextBox Pin
Zealot34519-Sep-05 22:27
Zealot34519-Sep-05 22:27 
Questionhow to export a dataset into excel files using vb.net? Pin
kcdeleon18-Sep-05 23:04
kcdeleon18-Sep-05 23:04 
AnswerRe: how to export a dataset into excel files using vb.net? Pin
seee sharp19-Sep-05 0:11
seee sharp19-Sep-05 0:11 
GeneralRe: how to export a dataset into excel files using vb.net? Pin
kcdeleon19-Sep-05 13:58
kcdeleon19-Sep-05 13:58 
QuestionExcel controlled by VB application runs too slow Pin
TheKriminal18-Sep-05 22:11
TheKriminal18-Sep-05 22:11 
AnswerRe: Excel controlled by VB application runs too slow Pin
quacks_a_lot20-Sep-05 14:41
quacks_a_lot20-Sep-05 14:41 
GeneralRe: Excel controlled by VB application runs too slow Pin
TheKriminal21-Sep-05 21:48
TheKriminal21-Sep-05 21:48 
QuestionTrack Files Copying Out Of PC Pin
tslu18-Sep-05 21:56
tslu18-Sep-05 21:56 
AnswerRe: Track Files Copying Out Of PC Pin
Dave Kreskowiak19-Sep-05 1:18
mveDave Kreskowiak19-Sep-05 1:18 
QuestionMSCOMM32.OCX push cpu 100% when start accessing com port Pin
sanong18-Sep-05 21:47
sanong18-Sep-05 21:47 
AnswerRe: MSCOMM32.OCX push cpu 100% when start accessing com port Pin
sanong19-Sep-05 6:08
sanong19-Sep-05 6:08 
AnswerRe: MSCOMM32.OCX push cpu 100% when start accessing com port Pin
rwestgraham19-Sep-05 9:16
rwestgraham19-Sep-05 9:16 
Questionpc to phone connection Pin
Talei18-Sep-05 21:34
Talei18-Sep-05 21:34 

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.