Question
February 26, 2008 at 07:02 AM
glycere_2000

Controls on Form not supporting common properties

by glycere_2000 . Updated 18 years, 6 months ago

Hello all,
I’m working on a project in Visual Basic 6. My issue is that for some very strange reason some of the controls on a particular form are not supporting their usual propeties, e.g my checkbox is not supporting the ‘value’ property, therefore i cannot programmatically set it to ‘uncheck’ after a condition is satisfied. Instead i’m seeing ‘count, item, LBound and UBound’ from intelesense. Any idea why this is occurring?
Any help would be greatly appreciated.

This discussion is locked

All Comments