V
Vithan Pipugsmoot via DotNetMonster.com
Have anyone here downloaded a project named "SampleDesignerHost" from
www.microsoft.com before ? It is a Window Designer Host sample. I have
downloaed for couple months ago ? I tried to understand the code. But now i
really stuck on one thing - that is i can't make each control's NAME appear
in the propertygrid.
The project already implmenent IExtenderProvider and
IExtenderProviderService, but I just don't know why the
NameExtenderProvider doens't be wired with each create control !!!
If i try to run the code and add some other IExtenderProvider controls,
such as tooltip. It work fine, but only the NameExtenderProvider. T_T
Or thank in advance, if anyone can point me some focus.
I need help a lot.
www.microsoft.com before ? It is a Window Designer Host sample. I have
downloaed for couple months ago ? I tried to understand the code. But now i
really stuck on one thing - that is i can't make each control's NAME appear
in the propertygrid.
The project already implmenent IExtenderProvider and
IExtenderProviderService, but I just don't know why the
NameExtenderProvider doens't be wired with each create control !!!
If i try to run the code and add some other IExtenderProvider controls,
such as tooltip. It work fine, but only the NameExtenderProvider. T_T
Or thank in advance, if anyone can point me some focus.
I need help a lot.