Hello all
This may be a bit of a rookie question but its driving me crazy.
I have 4 buttons on a form all part of an array. When the user selects 1 of the 4 buttons, the selected button changes from a grey colour to a green colour. No problem making this happen
But..
when button #1 is selected the buttons turns green in colour and a black hollow square also appears in the button.
With buttons 2-4 the buttons only appear green in colour when selected, there are no black "hollowed out squares" that are appearing when the buttons are in VBChecked state.
So what in holy #@#$! is wrong with button #1
I have compared the properties for each of the 4 buttons and other than their tab indexes and form positions, all properties are the same??
thanks in advance for all replys
This may be a bit of a rookie question but its driving me crazy.
I have 4 buttons on a form all part of an array. When the user selects 1 of the 4 buttons, the selected button changes from a grey colour to a green colour. No problem making this happen
But..
when button #1 is selected the buttons turns green in colour and a black hollow square also appears in the button.
With buttons 2-4 the buttons only appear green in colour when selected, there are no black "hollowed out squares" that are appearing when the buttons are in VBChecked state.
So what in holy #@#$! is wrong with button #1
I have compared the properties for each of the 4 buttons and other than their tab indexes and form positions, all properties are the same??
thanks in advance for all replys