PeterWallace
Programmer
when I display a MSFlexGrid ..... I can set it up so that user can alter the width of the columns ....
however I can find no way to trigger something IF a user does this
I have some labels that display totals .... using colwidth(colNo) I can position the labels under the colums ...
However ... if user changes the width of a column I can only change the label position by continually checking on Colwidth ....
Does any body know what to use to trigger the change of label position
With Thanks
Peter Wallace