README.md
December 4, 2022 ยท View on GitHub
Description
If you need to use a CheckBox in a Grid, you have 2 choices, either use the ListView control which is limited in it's ability to set different styles in it's cells, or you can use this little set of fuctions.
First build your Form, add a MSFlexGrid control, be sure to add the Microsoft FlexGrid Control from Project > Components. Add 2 PictureBox objects, these will contain the checked and unchecked images.
More Info
| Submitted On | 2002-10-22 16:05:46 |
| By | mgfranz |
| Level | Intermediate |
| User Rating | 4.5 (94 globes from 21 users) |
| Compatibility | VB 6.0 |
| Category | Data Structures |
| World | Visual Basic |
| Archive File | CheckBox_i15033311252002.zip |