Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SomeControl.Enable=FALSE, but I don't want the greying out

Status
Not open for further replies.

VladimirKim

Programmer
Jan 20, 2005
49
US
Hi.
Let's say, I disabled a textbox, how can I keep the style, so it's not greyed out?
Thanks.
 
Also toggle it's .Locked property (.locked = true)

Roy-Vidar
 
Thanks, that's exactly what I needed. I thought the locked property is for locking the control's positioin on the form, like in VB.NET.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top