Re: Windows Forms Designer - selecting controls
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Next message: Julie: "Designer/properties databinding, how???"
Date: Thu, 11 Nov 2004 09:50:58 -0000
This seems to be a problem with the specific implementation of the windows
forms designer you are using. If your designer is implementing
SelectionService then thats where you want to look.
"Guy Bradley" <guy.bradley@gmail.com> wrote in message
news:d2ae8c9b.0411100446.206623fb@posting.google.com...
> Hi,
>
> Can anyone tell me why existing controls on a form loaded into a
> hosted windows form designer do not display the visual "handles" when
> selected and yet controls newly added to the form using the designer,
> do?
>
> Thanks in advance,
>
> Guy
Next message: Julie: "Designer/properties databinding, how???"
Relevant Pages
- Re: Designer die 2.
... ich habe mir mal folgenden testCode eingebaut: ... void UpdatePropertyPadSelection(ISelectionService selectionService) ... AttributeCollection attributes = TypeDescriptor.GetAttributes; ... System.Console.WriteLine("The designer for this class is: ... (microsoft.public.de.german.entwickler.dotnet.csharp) - Deriving - .NET example
... The example I'm going to give is based on the .NET Windows Forms, but it's really a design related question not related to technology. ... A Form class has fairly large interface which can be used to manipulate the window. ... When designing custom form via MS Visual Studio designer, the corresponding C# code is designed which uses the aforementioned class Form and its interface to achieve the look created in the designer. ... (comp.object) - RE: Update API
... rather than the user being forced to go to Windows ... Your company would have to have a server to host ... parameters like "disk" space, security, required design restrictions, write ... disk and registry mean that the designer also has to manage XPE-specific ... (microsoft.public.windowsxp.embedded) - Re: 2005 vs. 2003
... I don't like the Windows Forms Designer Generated code being placed in form1.vb in a 2005 program. ... Overall I'm happy upgrading works and works very well but it has things that irritate me like not converting the 2003 Windows Forms Designer Generated code to the new 2005 way of doing things. ... The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. ... (microsoft.public.dotnet.languages.vb) - Re: Visual Studio IDE Problem with Compact Framework 3.5
... forms designer if I use CF 2.0. ... Windows Forms Designer' is checked. ... 3, MS Windows SDK for PPC 2002, Microsoft Pocket PC 2003 SDK, Windows ... There is a screenshot of mentioned Visual Studio environment at the ... (microsoft.public.dotnet.framework.compactframework) |
|