|
-
Sep 9th, 2002, 03:00 AM
#1
Thread Starter
Lively Member
Msh Flexgrid - How To Attach A Textbox To An Active Cell In The Flexgrid ?
Good day !
I wish to combine a text box with the MshFlexgrid so that the user can edit the content in the flexgrid.
Last time when using VB 6, I manage to code it to make the textbox attach to the active cell.
Now using VB .Net I face some problems. I tried to get the position of the cell using cellTop and cellLeft or even get_RowPos or get_ColPos but the return values are in Twips ( I think so ).
If the value of the coordinates I got is in Twips, how am I going ot set the Left and Top properties of the text box since the values needed to be in Pixels ?
How can I solve that ?
Thanks a lot !
SonicWave 
P/S: Btw, I found out that it's very hard to find the info of this Msh Flexgrid such as properties or methods even in MSDN itself. Weird .... I tried to search using the keywords "AxMshFlexgrid" or "MshFlexgrid" and I fail to find anything useful. Is that I am using the wrong keywords ?
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
|