I am running VB6 on Windows 10 (in Administrator mode) and I am not using a manifest.
When I use a CommandButton and I set the foreground color to something other than the default black, nothing happens.
Am I doing something wrong or do I need to do something else to make it work? Thanks.
Paul
Search found 3 matches
- 22 Aug 2016, 13:19
- Forum: ButtonControls
- Topic: Foreground Color not Doing Anything
- Replies: 1
- Views: 9977
- 22 Aug 2016, 12:24
- Forum: ComboListBoxControls
- Topic: Combobox
- Replies: 4
- Views: 21299
Re: Combobox
Thanks. I thought I had tried right-click then Properties and it had taken me to the standard VB6 Properties box but now I see that it doesn't. That's helpful.
- 22 Aug 2016, 04:22
- Forum: ComboListBoxControls
- Topic: Combobox
- Replies: 4
- Views: 21299
Re: Combobox
I don't have a tool called the "form designer." In the standard VB6 IDE I can see properties for the ComboBox but I don't find anything related to "click events." aTiKu, are you using some other tool to get at more features of the ActiveX controls at design time than what comes n...