Working with MSFlexGrid in VB6
Hi all,
I got problems with using MSFlexGrid in VB6. I really need your support in some issues below:
1. How can I make it multi rows random selected? Let's say I have 5 rows and I want to select row 2 and row 4, is it possible to do that?
2. I want to select text in one cell, how can?
3. This quesion in not related to MSFlexGid, how can I lock the menu bar when the vb application running?
Thanks in advanced.
1 Attachment(s)
Re: Working with MSFlexGrid in VB6
hi, answer to your question 2:
here (don't like this one too much): http://www.codeguru.com/forum/showth...highlight=flex
or here (i like this one. just a template, but something you can work with): see attached