CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: rdprecure

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,210

    Re: Never seen this before...anybody?

    Found it. Duh! I had accidentally set the form's scaleheight to 1 instead of the scalemode like I had intended.
  2. Replies
    1
    Views
    1,210

    Never seen this before...anybody?

    Weird problem. I have a couple of frames on a form, Frame1 and Frame2. Top property is set to 930 on both. Left property is set to 60 on Frame1 and 3390 on Frame2. Placed a break in the Resize...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured