User32FrameRect Method

Overload List

FrameRect(IntPtr, NativeRectangle, IntPtr) Draws a border around the specified rectangle by using the specified brush.

The width and height of the border are always one logical unit.

FrameRect(IntPtr, Rectangle, IntPtr) Draws a border around the specified rectangle by using the specified brush.

The width and height of the border are always one logical unit.

See Also