View Full Version : dotNetControl and .visible/.enabled
RobGalanakis 06-27-2008, 02:12 PM I don't seem to be able to change these properties like I can on a regular MXS control after their initialization (so .visible and .enabled work when I first create the control, but if I try to change them, it doesn't work). Is this a confirmed bug or is there something I'm missing (I checked and they have the .enabled and .visible properties, so it isn't that)? Did a search but nothing turned up.
|
|
magicm
06-27-2008, 02:38 PM
If I remember correctly, it only works when you don't set these properties in the control constructor. Instead you set the initial state in the on open event of the rollout.
I had the same problem some time ago, and I think that's how I "solved" the problem.
Hope that helps,
Martijn
RobGalanakis
06-27-2008, 06:06 PM
Did the trick, thanks.
CGTalk Moderation
06-27-2008, 06:06 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.