Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. smorken

    Getting bitmap of a user control in c#

    That works nicely. Thank you.
  2. smorken

    Getting bitmap of a user control in c#

    Using usercontrol1.Enabled = false; has no effect since my user control is a custom drawn indicator only. It has no input. I just need to make it show that it is not currently active somehow, and graying it out seems like a good way. If you are interested, there is a screen shot of the...
  3. smorken

    Getting bitmap of a user control in c#

    Hi, I was wondering if anyone knows of way to take a bitmap snapshot of a user control. I have searched and found no way to do it yet. The reason I want to do it is because I have a custom drawn user control and I want to make a disabled "grayed out" mode for it. I figure if I take a bitmap...

Part and Inventory Search

Back
Top