Hi! All experts,
I am working on MsFlexGrid in VB6.
I'd like to resize row height or column width if the data length can't fit into the cell. I tried to set WordWrap as True in the object property or dynamically in the procedure. Neither can't work.
I would appreciate if anyone can help me solve it. Thanks in advance!!
I am working on MsFlexGrid in VB6.
I'd like to resize row height or column width if the data length can't fit into the cell. I tried to set WordWrap as True in the object property or dynamically in the procedure. Neither can't work.
I would appreciate if anyone can help me solve it. Thanks in advance!!