Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Resizing dialog boxes
#2
Code:
Copy      Help
int h=win("Quick")
int x y cx cy
GetWinXY h x y cx cy
if(cx>=500)
,x+100
,cx-200
,MoveWindow h x y cx cy 1


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)