VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

CheckBox in MSFlexGrid

mgfranz  (1 Submission)   Data Structures   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

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.

Rate CheckBox in MSFlexGrid (22(22 Vote))

Download CheckBox in MSFlexGrid

CheckBox in MSFlexGrid Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters