Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

What is the 'magic' commands that need to be used in order to have some input areas on a form 'grayed out' when the form loads and only become open to user input if certain values are entered in input areas above them?

 

I've done some searching and am not hitting on the right things. I know it can be done as I've seen too many places where others are doing it. And I'd just like to get myself up to speed on how to accomplish the task.

 

Thanks a bunch

Ira Richard Smith

IraRichardSmith.Net

  • *Experts*
Posted

See if the Enabled property of a control is what you are looking for.

YOu can then manipulate the enabled to true or false depening if the user enters something in the field above.

:)

Posted

It would seem I was making this out to be harder than it was. I thank you very much for that very insightful suggestion as I think that is actually what I was in need of. I am just messing around right now but that seems to do the job for me.

Thanks,

Ira Richard Smith

IraRichardSmith.Net

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...