Re: WinClass question for Al
- Posted by don cole <doncole at pacbell.net> Nov 30, 2005
- 523 views
don cole wrote: > > Al Getz wrote: > > > > don cole wrote: > > > > > > > > > How do you minimize a window with WinClass.ew? > > > > > > Don Cole > > > A Bug is an un-documented feature. > > > A Feature is a documented Bug. > > > > Hi there Don, > > > > I've never needed to do this, but i guess it would be: > > > > object void > > void=ShowWindow(GetHandle(WindowID),SW_MINIMIZE) I using void=ShowWindow(MainApWindow,SW_MINIMIZE) rather than GetHandle. By the way did you read the post about the interview and oop being made as complicated as posible. Don Cole A Bug is an un-documented feature. A Feature is a documented Bug.