Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: MS Flex Grid


Message #1 by "paul" <pd_smith@b...> on Thu, 17 Jan 2002 23:50:47
>From: "paul" <pd_smith@b...>
>Date: Fri, 18 Jan 2002 13:36:23
>X-Message-Number: 14
>
>thanks for your responses,
>in regards to Toby's question,
>
> > 1. Please explain what you mean by "typing cursor."
>
>I mean't the cursor that appears in text boxes when they are being edited.

Use the CreateCaret and DestroyCaret APIs.

>A final question, is there another grid that is better to use than the ms
>flex grid? In other words, what are the advanatages/disadvantages of the
>flex grid over other grids (such as the data grid)?

They all have their pros and cons (don't forget the MSHFlexGrid). All 
depends on what you are trying to do with your data. The commercially 
available VS FlexGrid does everything the other MS grids can do.

Regards,
-Toby


  Return to Index