I
Ishmael
I'm trying to set the Locked property of a ComboBox. In the Form
Designer, the property shows up, but when I run the code, it doesn't
do anything. Then I noticed that under the "Windows Form Designer
generated code" section, the property never gets set. Finally, I
tried to set the property programatically, but it isn't available (not
listed in the UI menu when I type this->ComboBox1->). I'm running
Visual Studio 2008, Version 9.0.20122.8
Any ideas?
Thanks for your help!
Designer, the property shows up, but when I run the code, it doesn't
do anything. Then I noticed that under the "Windows Form Designer
generated code" section, the property never gets set. Finally, I
tried to set the property programatically, but it isn't available (not
listed in the UI menu when I type this->ComboBox1->). I'm running
Visual Studio 2008, Version 9.0.20122.8
Any ideas?
Thanks for your help!