Friday, 13 September 2013

Enable Controls within Panel which is disable in VB.Net

Enable Controls within Panel which is disable in VB.Net

I am developing windows application in VB.Net. Now in that, I have one
situation where there is a form. In that form , there is panel and in that
panel there are some controls. Now i want to disable panel but some
controls which is inside the panel needs to enable.
So is there any way to enable some controls within panel which is disable?
Give some idea how to do that?
Thanks in Advance.

No comments:

Post a Comment