Draws a rectangular frame having the specified style, color, and border width onto the target device context.
Overload List
Overload | Description |
DrawFrame(Graphics,Rectangle,SpecialEffectsFrameStyleFlags,Int32,Color,Int32,Color,Color,Int32,Color,Color) | Draws a rectangular frame having the specified style, color, and border width onto the target device context. |
DrawFrame(IntPtr,Rectangle,SpecialEffectsFrameStyleFlags,Int32,Color,Int32,Color,Color,Int32,Color,Color) | Draws a rectangular frame having the specified style, color, and border width onto the target device context. |
Requirements
See Also