[]
        
(Showing Draft Content)

C1.Util.Win.Win32.FrameRect

FrameRect Method

FrameRect(IntPtr, ref RECT, IntPtr)

Declaration
public static extern int FrameRect(IntPtr hdc, ref Win32.RECT lprc, IntPtr hbr)
Public Shared Function FrameRect(hdc As IntPtr, ByRef lprc As Win32.RECT, hbr As IntPtr) As Integer
Parameters
Type Name Description
IntPtr hdc
Win32.RECT lprc
IntPtr hbr
Returns
Type Description
int