Sponsors

DrawCaption

Function name: DrawCaption

Defined in : User32

Requirements : Windows NT 4.0 or later; Windows 95 or later

Declaration:

Declare Function DrawCaption Lib "user32" Alias "DrawCaption" (ByVal hWnd As Long, ByVal hDC As Long, pcRect As Rect, ByVal un As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Graphical

Categories