I want to make an Edittable look a little less cluttered, – I increase the row height with a Send_Message(ETCtrl, "ROWHEIGHT", 0, NoOfPixels).
By default, cells on Edittable are vertically aligned at the top.
Is there a way to set the vertical alignment to CENTER for all rows on an Edittable?
Thanks ~ Clay
Not tried it but I imagine a style of
equ DTCS_VALIGNCENTER$ to 0x00100000
would do it?
World leaders in all things RevSoft