Thread: Form

  1. #1
    Registered User
    Join Date
    Dec 2007
    Posts
    385

    Form

    I have created a Form in VC++ 2008 Express Edition.

    How is it possible to add Resizable corner to this Form. There are a lot of properties for the form. I wonder if any of these could be used for this etc...
    I have looked everywhere but cant find it.

    When I degug the form and run it. I cant resize the window/form.

  2. #2
    Hardware Engineer
    Join Date
    Sep 2001
    Posts
    1,398
    Your question belongs on the Windows Forum. I've done some Windows programming (with WinAPI), but I've never used a "form". I assume you are using the .NET library?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Reopening a form ?
    By Aga^^ in forum C# Programming
    Replies: 1
    Last Post: 02-11-2009, 09:28 AM
  2. Calling datas from another form?
    By Aga^^ in forum C# Programming
    Replies: 2
    Last Post: 02-06-2009, 02:17 AM
  3. Accessing main form from functions in other classes
    By pj_martins in forum C++ Programming
    Replies: 1
    Last Post: 11-05-2004, 09:27 AM
  4. My UserControls dissapear off my form
    By zMan in forum C# Programming
    Replies: 2
    Last Post: 09-15-2004, 08:55 AM
  5. Making an MFC form to suit
    By TJJ in forum Windows Programming
    Replies: 1
    Last Post: 04-17-2004, 11:20 AM