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