Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSHFlexGrid Column Headers
Message
From
27/08/2001 11:39:05
 
 
To
27/08/2001 11:06:50
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00549450
Message ID:
00549463
Views:
15
This message has been marked as the solution to the initial question of the thread.
>I have just started looking at the MSHFlexGrid control and have a question.
>
>You can set the ColHeader property to 1 (on). Having done this, is there any way to detect a click on one of the column headers?
>
>Thanks!
>
>Brad Jones
>Ariel Computing, Inc.

Check if the value of MSHGrid.MouseRow = 0 on the click event of the grid. MSHGrid.MouseCol will give you wich header was clicked.

HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform