> >
> >
> > Why not simply put the code in the Click event?
> >
> > This will satisfy your requirement:
> > I want to color the label if the user enters a label via mouse and left button is pressed.
> >
> > Tony
>
> Hello Tony,
>
> to color 140 cells would be 140 clicks and we do not sell mice :-)
>
> Think of a calendar or excelsheet.
> You click in one cell, then with pressed button you move 5 cells right (coloring them) , thern release button (to stop coloring), move 6 right and 4 down, click in a cell, move right with pressed button,...
>
>
> regards
> tom
Now I understand your requirement. But Martina seems to have solved for you.
Tony