RE: Setting Inner Tag Content at Design Time programmatically
- From: wawang@xxxxxxxxxxxxxxxxxxxx (Walter Wang [MSFT])
- Date: Thu, 01 Feb 2007 14:38:51 GMT
Hi Nathaniel,
To get the control to re-render, you just call UpdateDesignTimeHtml. To get
it to repersist (and also re-render), call OnComponentChanged(Component,
new ComponentChangedEventArgs(Component, null, null, null)).
Regards,
Walter Wang (wawang@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- RE: Setting Inner Tag Content at Design Time programmatically
- From: Walter Wang [MSFT]
- RE: Setting Inner Tag Content at Design Time programmatically
- Prev by Date: Re: Custom Control: Style Subproperty Changes Not Updating Display at Design-time
- Next by Date: Time Picker
- Previous by thread: Problem with overriding Paint method for a DataGridViewButtonCell
- Next by thread: RE: Setting Inner Tag Content at Design Time programmatically
- Index(es):