[MonoDevelop] Control behaviour at design time?
Jeremy Morton
jez9999 at gmail.com
Wed Aug 29 20:08:17 UTC 2012
I've noticed that controls seem to behave the same at design time in
MonoDevelop as they do at runtime; for example, I can type text into a
TextView. Visual Studio controls have a DesignMode property that's true
when a control is displaying in the designer, which allows controls to
behave differently - often very useful, and surely desirable for almost
every control (I don't want to type something into a textbox during
design, I probably want to drag it around). Does such a property exist
for GTK# controls, and if not, wouldn't it be a good idea to introduce one?
--
Best regards,
Jeremy Morton (Jez)
More information about the Monodevelop-list
mailing list