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

Visual Basic

 
AnswerRe: Form Query Pin
CWIZO11-Nov-06 1:49
CWIZO11-Nov-06 1:49 
QuestionHow to handle Maps in VB.NET Windows Application Pin
Durga Ammu10-Nov-06 18:37
Durga Ammu10-Nov-06 18:37 
AnswerRe: How to handle Maps in VB.NET Windows Application Pin
Janani Divya12-Nov-06 14:35
Janani Divya12-Nov-06 14:35 
QuestionRandom Exclamation Marks Pin
Marc Paliotti10-Nov-06 9:31
Marc Paliotti10-Nov-06 9:31 
QuestionReading in code from a text to be excute inside of a vb.net project Pin
angelaflowers10-Nov-06 8:44
angelaflowers10-Nov-06 8:44 
AnswerRe: Reading in code from a text to be excute inside of a vb.net project Pin
Steven J Jowett10-Nov-06 13:46
Steven J Jowett10-Nov-06 13:46 
QuestionText box question Pin
babyray200210-Nov-06 5:27
babyray200210-Nov-06 5:27 
AnswerRe: Text box question Pin
nlarson1110-Nov-06 5:48
nlarson1110-Nov-06 5:48 
where are you struggling?

is a mult-lined textbox?

To add a new line to the text box:

textbox1.text &= "new line" & controlchars.crlf

if i'm not even close, then please explain


AnswerRe: Text box question Pin
Richard Jones10-Nov-06 6:48
Richard Jones10-Nov-06 6:48 
QuestionHow to count elements in an array? Pin
code63110-Nov-06 4:54
code63110-Nov-06 4:54 
AnswerRe: How to count elements in an array? Pin
nlarson1110-Nov-06 5:40
nlarson1110-Nov-06 5:40 
QuestionReadPixel in image Pin
charchabil0310-Nov-06 4:11
charchabil0310-Nov-06 4:11 
AnswerRe: ReadPixel in image Pin
indianet10-Nov-06 4:38
indianet10-Nov-06 4:38 
QuestionReplace * with empty space Pin
jds120710-Nov-06 3:45
jds120710-Nov-06 3:45 
AnswerRe: Replace * with empty space Pin
nlarson1110-Nov-06 3:54
nlarson1110-Nov-06 3:54 
GeneralRe: Replace * with empty space Pin
jds120710-Nov-06 4:22
jds120710-Nov-06 4:22 
QuestionTransfer messy text file to datagrid Pin
penguin500010-Nov-06 1:55
penguin500010-Nov-06 1:55 
AnswerRe: Transfer messy text file to datagrid Pin
RichardBerry10-Nov-06 3:21
RichardBerry10-Nov-06 3:21 
Question.net addin putlook Pin
K edar V10-Nov-06 0:38
K edar V10-Nov-06 0:38 
AnswerRe: .net addin putlook Pin
Guffa10-Nov-06 13:12
Guffa10-Nov-06 13:12 
GeneralRe: .net addin putlook Pin
K edar V10-Nov-06 23:43
K edar V10-Nov-06 23:43 
QuestionQuestions on Forms Pin
Pete Newman10-Nov-06 0:28
Pete Newman10-Nov-06 0:28 
AnswerRe: Questions on Forms Pin
nlarson1110-Nov-06 4:18
nlarson1110-Nov-06 4:18 
QuestionClose all the application in vb.net Pin
V Senthil9-Nov-06 22:53
V Senthil9-Nov-06 22:53 
AnswerRe: Close all the application in vb.net Pin
b43r_3oo310-Nov-06 0:21
b43r_3oo310-Nov-06 0:21 

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.