CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2009
    Posts
    46

    [RESOLVED] Designer for Win32 API Program

    is there a designer available just to check how would the design of a program is going to be? how would i easily know the size and position of controls?

  2. #2
    Join Date
    Aug 2009
    Posts
    46

    Re: Designer for Win32 API Program

    there's one in Visual Studio for editing Menus and Controls for *.rc files.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured