User32DrawFrameControl Method

Overload List

DrawFrameControl(IntPtr, Rectangle, DrawFrameControlType, DrawFrameControlButtonFlags) Draws a frame control of the specified type and style on the specified device context for a button.
DrawFrameControl(IntPtr, Rectangle, DrawFrameControlType, DrawFrameControlCaptionType) Draws a frame control of the specified type and style on the specified device context for a button.
DrawFrameControl(IntPtr, Rectangle, DrawFrameControlType, DrawFrameControlMenuType) Draws a frame control of the specified type and style on the specified device context for a button.
DrawFrameControl(IntPtr, Rectangle, DrawFrameControlType, DrawFrameControlScrollFlags) Draws a frame control of the specified type and style on the specified device context for a button.

See Also