How to Prevent a Grid Header from Being Resized Interactively
Article ID: 141722
Article Last Modified on 9/30/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b Standard Edition
This article was previously published under Q141722
SUMMARY
In a grid object, the default behavior allows a user to resize the header
by clicking and dragging it. The grid header could potentially be pulled
down so that it covers the entire grid object and all of the data contained
within it. This article demonstrates how to use program code to prevent a
user from resizing the header of a grid.
Additional query words: VFoxWin
Keywords: KB141722