
11-05-2003, 06:34 PM
|
|
Regular
|
|
Join Date: Jun 2003
Location: Ireland
Posts: 68
|
|
Form Resize, Flicker Problem
|
Dear all.
I have a form that needs to allow user resizing.
Upon resizing it resizes some controls on the form.
Basically its a Windows Explorer type app.
The form causes controls to flicker when user resizes it.
I have looked into . . .
Clip Controls
Auto redraw,
LockWindowUpdate (Cant really use this anyway as the controls have to resize along with the form).
Can anyone please help.
I have been looking for ages and can't find any solutions.
Regards
GT
|
|