all groups > dotnet windows forms > august 2005 >
You're in the

dotnet windows forms

group:

Suppressing ISupportInitialize



Re: Suppressing ISupportInitialize Atul
8/31/2005 12:00:00 AM
dotnet windows forms: As far as I know, this cannot be done. The only way is to not implement
ISupportInitialize

-Atul, Sky Software http://www.ssware.com
Shell MegaPack For ActiveX & .Net - Windows Explorer Like Shell UI Controls





[quoted text, click to view]

Suppressing ISupportInitialize Nima
8/31/2005 12:18:03 PM
I have a property of a type that implements ISupportInitialize. Is there an
Attribute that I can place on the property that will cause the designer to
ignore it and not call BeginInit() and EndInit() on it?

Thanks,

AddThis Social Bookmark Button