Re: Trap a build start event from designer
- From: v-lliu@xxxxxxxxxxxxxxxxxxxx (Linda Liu [MSFT])
- Date: Thu, 27 Sep 2007 08:24:13 GMT
Hi Boris,
Thank you for your reply!
The MenuCommandService class implements the IMenuCommandService interface,
which is the managed interface used to add handlers for menu commands and
to define verbs. However, the Build/Start Debugging commands are not
commands on a designer, instead, they're commands of Visual Studio IDE.
So it's impossible to trap a build start event from designer.
The problem is that cell's new value is not stored with each charactertyped, but
only when moving to another cell.
When we make any change on a control in the designer, the changes should be
serialized into the InitializeComponent method immediately, even if we
don't save the changes.
I suggest you to type new value in a grid cell and switch to the code view
to see if the changes are serialized into the form's InitializeComponent
method.
If you could create a simple project that could reproduce the problem, I
still recommend you to send the sample project to me. Then I may give you a
direct assistance.
I look forward to your reply.
Sincerely,
Linda Liu
Microsoft Online Community Support
.
- References:
- RE: Trap a build start event from designer
- From: Linda Liu [MSFT]
- RE: Trap a build start event from designer
- From: bmelt
- RE: Trap a build start event from designer
- From: Linda Liu [MSFT]
- RE: Trap a build start event from designer
- From: bmelt
- Re: Trap a build start event from designer
- From: Jack Jackson
- Re: Trap a build start event from designer
- From: bmelt
- RE: Trap a build start event from designer
- Prev by Date: Re: Trap a build start event from designer
- Next by Date: Re: Get the ExternaProvider Control Refrence in the UITypeEditor
- Previous by thread: Re: Trap a build start event from designer
- Next by thread: Custom CodeDomSerializer issues
- Index(es):
Relevant Pages
|
Loading