Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Visual Basic only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
Forum
Topic
Visual Basic
putting string in a listbox?
putting string in a listbox?
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
ck123456
New Member
Join Date:
Aug 2007
Posts:
13
#1
putting string in a listbox?
Aug 30 '07, 06:58 AM
hi
if i have a code like this, g.DrawString(In put1.Text(n), big_font, Brushes.Black, x , y , can i put it in a listbox?
Dököll
Recognized Expert
Top Contributor
Join Date:
Nov 2006
Posts:
2379
#2
Aug 30 '07, 09:53 AM
Originally posted by
ck123456
hi
if i have a code like this, g.DrawString(In put1.Text(n), big_font, Brushes.Black, x , y , can i put it in a listbox?
Hello there, ck123456!
What do you hope to achieve and what is the language being used?
Comment
Post
Cancel
Killer42
Recognized Expert
Expert
Join Date:
Oct 2006
Posts:
8429
#3
Aug 31 '07, 03:47 AM
Originally posted by
ck123456
if i have a code like this, g.DrawString(In put1.Text(n), big_font, Brushes.Black, x , y , can i put it in a listbox?
It looks to me as though the string is in
Input1.Text(n)
. Why don't you just put that in the listbox?
Comment
Post
Cancel
Previous
template
Next
Working...
OK
OK
Cancel
👍
👎
☕
Comment