borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Monitor MDIChildren)Next Topic (quiz creation!!! PLease HelP!) New Topic New Poll Post Reply
AndreaVB Forum : VB.Net : *urgent! help needed here! Solved Topic
Poster Message
hahagal
Level: Protégé

Registered: 27-12-2006
Posts: 4

icon *urgent! help needed here!

i have some questions here:

1) i have too many text in the label, and some cannot be seen. can a v scrollbar be use so that the unseen text can be seen?

2) i have a textbox for user to write something. i also have a label to show what the user has type. can the text the user type be store to the label permanently?

*using vb.net 2005

06-01-2007 at 07:57 AM
View Profile Send Email to User Show All Posts | Quote Reply
stickleprojects
Level: Moderator


Registered: 09-09-2002
Posts: 891
icon Re: *urgent! help needed here!

Hi,
You cannot add a scrollbar to a label. You can add a scrollbar to a textbox and make it "locked=true".
You can store information a user types, but not in a label permanently, you would need to store it in the registry or a file or a database.
Suggest you msdn search for storing user settings, as VS2005 has a lot of stuff to help you with that

Hope this helps,
Kieron


____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)

14-01-2007 at 06:47 PM
View Profile Send Email to User Show All Posts | Quote Reply
hahagal
Level: Protégé

Registered: 27-12-2006
Posts: 4
icon Re: *urgent! help needed here!

thanks lots! my problem is solved.  

17-01-2007 at 01:42 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : VB.Net : *urgent! help needed here! Solved Topic
Previous Topic (Monitor MDIChildren)Next Topic (quiz creation!!! PLease HelP!) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder