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

In This Topic
DrawFocusRect Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function DrawFocusRect( _
   ByVal hdc As IntPtr, _
   ByRef lpRect As Win32.RECT _
) As Boolean
 

Parameters

hdc
lpRect
See Also