EDITTABLE Vertical Alignment (OpenInsight 32-bit)
At 24 APR 2012 05:17:36PM cborne wrote:
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
At 25 APR 2012 05:04AM Andrew McAuley wrote:
Not tried it but I imagine a style of
equ DTCS_VALIGNCENTER$ to 0x00100000
would do it?
World leaders in all things RevSoft