C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / FrameRect Method

In This Topic
FrameRect Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function FrameRect( _
   ByVal hdc As IntPtr, _
   ByRef lprc As Win32.RECT, _
   ByVal hbr As IntPtr _
) As Integer
 

Parameters

hdc
lprc
hbr
See Also