all groups > dotnet windows forms designtime > december 2004 >
You're in the

dotnet windows forms designtime

group:

Leave designtime mode in runtime


Leave designtime mode in runtime ipaqlinux48
12/16/2004 11:19:04 PM
dotnet windows forms designtime: Is there an easy way to exit designtime mode in runtime and switch back to
designtime?

Re: Leave designtime mode in runtime Ed Kaim
12/17/2004 4:51:37 PM
Can you provide a little more context on what you're trying to do?

[quoted text, click to view]

Re: Leave designtime mode in runtime ipaqlinux48
12/18/2004 12:29:02 AM
I'm writing some kind of scada program. My program has a configuration mode
(which is used to place controls on a form) and an operational mode. When tmy
program starts up, you're always working in operational mode (the user can
use the mouse in order to generate events on the controls). When he wants to
move a control to another place, he needs to go to configuration mode (design
view). So, my question is if it is possible to switch between design view and
"runtime"-view. In order to activate the designer, you'll need to call the
IDesignerHost.Activate method, but there isn't an Deactivate method?

Thanks in advance

[quoted text, click to view]
Re: Leave designtime mode in runtime Cristian Balcanu
12/29/2004 3:57:46 PM
Try Design Mode Dialog - Mike Harsh from
http://www.windowsforms.com/Default.aspx?tabindex=4&tabid=49
http://www.windowsforms.com/Samples/download.aspx?PageId=1&ItemId=197&tabindex=4

The sample use Whidbey Beta 1
Let me know if is what you need. ;)

[quoted text, click to view]

AddThis Social Bookmark Button