I have a windows form that I'm trying to give a drop shadow using .NET. I've tried a million things with regions, opacity, transparencykey's, brushes, pens, bitmaps, etc. I haven't been able to get anything to work.
Anyone have any insight how to give a windows form a drop shadow? (Much like you would see from a tooltip in XP's windows explorer)
Anyone have any insight how to give a windows form a drop shadow? (Much like you would see from a tooltip in XP's windows explorer)