X
xenophon
I would like to create a panel, completely through code (no
designer!), that is the same size as the current winform, and has
transparency set to 95%. I am using C# on Framework 1.1 and don't see
how to do this. I am tryng to emulate some WebForm behavior where
after a button is clicked a "please wait" div is drawn over the page
to indicate that somethihg is happening and controls can't be touched,
but can mostly be seen.
Thanks.
designer!), that is the same size as the current winform, and has
transparency set to 95%. I am using C# on Framework 1.1 and don't see
how to do this. I am tryng to emulate some WebForm behavior where
after a button is clicked a "please wait" div is drawn over the page
to indicate that somethihg is happening and controls can't be touched,
but can mostly be seen.
Thanks.