i need to change a read only property to readable, how can i do this? plz help!How to change a read only property to readable in vb 2008?
Choose the object in your form. Go to properties window, find the ReadOnly property. If it is true, make it false. That's all.
Happy programming!
No comments:
Post a Comment