Searching for a form designer

From: Alain Falanga (a.falanga_at_noreply.com)
Date: 08/15/04

  • Next message: Anton Kolomyeytsev: "Re: BinaryMagics"
    Date: Sun, 15 Aug 2004 02:00:03 +0200
    
    

    I'm looking for a form designer (preferaly) free with source.
    That's important is that it can :
    * Load/Save form design
    * Can give me access all of all component created inside each form and
    can inspect all of them
    * Having capabilities to move control with mouse AND keyboard
    * Tools for sizing, align, etc... controls
    * Generate DFM file (if possible - Not necessary)

    Thanks for your help.
    Alain


  • Next message: Anton Kolomyeytsev: "Re: BinaryMagics"

    Relevant Pages

    • RE: One small way Visual Studio could prevent me from doing something
      ... control library was not public, the form designer could not serialize the ... InitializeComponent method of the form when you dragged the custom control ... When you opened the form again in the designer, the form designer executed ... Microsoft Online Community Support ...
      (microsoft.public.vsnet.ide)
    • Re: adding event handlers for windows controls
      ... >From the Form designer with the Property pane visible, ... "Joanne" wrote in message ... > If I double click on a control in the form designer it will open the code ... > window and automatically add the event handler and delegate but only for ...
      (microsoft.public.dotnet.framework.compactframework)
    • Buggy-Looking Behavior
      ... I have placed a couple of things on its design surface, and then, after adding references to this project into my main one, dragged an instance of that control onto my main form in the form designer. ... Then I have to manually remove the custom control from the guts of the Form Designer code for it to work again. ...
      (microsoft.public.dotnet.languages.vb)
    • RE: Controls disappear from designer...
      ... Protected Overloads Overrides Sub Dispose ... 'It can be modified using the Windows Form Designer. ... What usually is missing is the linein the InitializeComponent section ... thats sets your control objects to new instances of the control: ...
      (microsoft.public.dotnet.languages.vb)
    • Re: WithEvents keyword gone!
      ... have a control with the name WButton1. ... If I switch to Form Design View, and double click on the WButton1, the ... Form Designer automatically removes WithEvents keyword, ...
      (microsoft.public.dotnet.framework.windowsforms)