Sponsors
DrawFrameControl
in Graphical
Function name: DrawFrameControl
Defined in : User32
Requirements : Windows NT 3.5(1) or later; Windows 95 or later
Declaration:
Declare Function DrawFrameControl Lib "user32" Alias "DrawFrameControl" (ByVal hDC As Long, lpRect As RECT, ByVal un1 As Long, ByVal un2 As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.