D
David Schmidt
Let me start by saying that I have successfully used the Form.Opacity
property in many other windows in my application.
I have several forms that inherit from a base class form that do not seem to
respond to the Opacity property. I've tried setting it in the designer and
programatically. I've inspected the property in the debugger and it shows up
at Opacity = .75, as desired.
As I said, I can successfully put other windows that have varying levels of
transparency up at the same time which work just fine.
Any help would be appreciated.
Thanks,
Davey
property in many other windows in my application.
I have several forms that inherit from a base class form that do not seem to
respond to the Opacity property. I've tried setting it in the designer and
programatically. I've inspected the property in the debugger and it shows up
at Opacity = .75, as desired.
As I said, I can successfully put other windows that have varying levels of
transparency up at the same time which work just fine.
Any help would be appreciated.
Thanks,
Davey