Login
Search
Welcome to the iTechForums.
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
To register now click here.
Latest Threads
Advertisements
Forum Statistics
Threads:
Posts: 2
Members:
Number of Users Online:
Welcome to our newest member,
Reply
 
Thread Tools Display Modes
  #1  
Old 05-15-2008, 08:54 PM
Vijee Vijee is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Default

How to lock & unlock the Richtextbox control in VB.NET?


Thr is only way to lock & unlock the richtextbox by property window. but i hav to lock & unlock it during runtime.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-15-2008, 08:55 PM
jalford12 jalford12 is offline
Junior Member
 
Join Date: May 2008
Posts: 7
Default

These are the properties for TextBox

Enabled: Default value is True. To disable, set the property to False.
Multiline: Setting this property to True makes the TextBox multiline which allows to accept multiple lines of text. Default value is False.
PasswordChar: Used to set the password character. The text displayed in the TextBox will be the character set by the user. Say, if you enter *, the text that is entered in the TextBox is displayed as *.
ReadOnly: Makes this TextBox readonly. It doesn't allow to enter any text.
Visible: Default value is True. To hide it set the property to False.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
R/C Aircraft control rods servos? scratchedguitar C, C++ 4 07-05-2008 06:17 PM
DateTimePicker Control in VB.NET? Ricky .Net (ASP.Net, VB.Net, C#) 0 05-08-2008 08:18 AM
In C++ Builder: How can I accept amounts in a control or cell? Rolando C Delphi & Kylix 0 05-06-2008 06:15 PM
ASP.net 2.0 login control using MS Access rather tnah default SQL? the_lad_irl MS SQL 1 05-06-2008 04:40 PM
regarding my last quest. ? my password ( lock )? works when i shut down my comp.... whiskeybentn.hellbound Security 2 05-06-2008 09:33 AM

Your Ad Here

All times are GMT. The time now is 07:01 AM.