Resize a DialogBox

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lucas Dalmasso

    #1

    Resize a DialogBox

    How do i do to resize a dialog box???

    thanks
  • Jeff Partch [MVP]

    #2
    Re: Resize a DialogBox

    "Lucas Dalmasso" <ldalmasso@full zero.comar> wrote in message
    news:2811901c39 0b6$1ff121d0$a6 01280a@phx.gbl. ..[color=blue]
    > How do i do to resize a dialog box???[/color]

    See if MoveWindow or SetWindowPos are what you're after. Otherwise you might
    need to elaborate a bit on the when and the why.
    --
    Jeff Partch [VC++ MVP]


    Comment

    Working...