|
-
Nov 24th, 2005, 07:33 PM
#6
Re: MSFlexgrid help needed plz
.MouseRow is the Row where you clicked with the mouse,
.MouseCol is the Col where you clicked with the mouse.
I edited my post and added center Alignment to merged cells.
With .FillStyle = flexFillRepeat the cellbackground color change apply to all selected cells, but you have to restore to normal after that with .FillStyle = flexFillSingle, as in the example.
.SelectionMode must be flexSelectionByRow, else its not very easy to align text (it moves the first time).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|