Re: Accessing designer propertyGrid




Is it a designer host youre implementing?


z" <alguien@xxxxxxxxxxxxx> a écrit dans le message de news:
eoST5r9KHHA.1008@xxxxxxxxxxxxxxxxxxxxxxx
Hi all,
It is possible to aquire a reference of the designer propertyGrid at
design time?

Regards,
Mario Vazquez



.



Relevant Pages

  • Re: Designer doesnt update the window/form region based on subclassing
    ... the amount of designer specific code as much as possible. ... Build the project and re-open Form2 in the designer. ... the base form is called and then the Load event handler. ... matter at design time or run time, as long as the size of the derived form ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: Custom controls in VS 2005 inheritance not working :(
    ... Is there a precomplier directive that will allow the designer to ignore code ... > I use a property of type Image to set the Image at design time. ... >> Tim Wilson ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: How to access the owner Page from within a component
    ... The property getter runs at design time, where it can get a reference to the ... When the designer serialzes the component to the code, ... John Saunders ...
    (microsoft.public.dotnet.framework.aspnet.buildingcontrols)
  • Re: Setting properties at design-time faster than at run-time?
    ... The so called design time properties can also be used by code yourself. ... If you look at the designer generated code it sometimes wraps ... in the designer class if you put in top of the Solution Explorer "Show ... Tom Shelton ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to hide a objects inherited properties ?
    ... > To hide properties in design time you can create a designer for the object ... > properties from the list of declared properties provided to the design time ... > Find great Windows Forms articles in Windows Forms Tips and Tricks ...
    (microsoft.public.dotnet.framework.windowsforms)

Loading