PictureBox-DrawFocusRect

Function Name dcl-PictureBox-DrawFocusRect
Syntax   (dcl-PictureBox-DrawFocusRect <CONTROL> (List of Lists as (UpperLeftX [as Long] UpperLeftY [as Long] Width [as Long] Height [as Long]) ...))
Return Type Boolean (T if successful; otherwise NIL)
Applies To Picture Box

This method paints one or more standard Windows focus rectangles around the area defined by UpperLeftX, UpperLeftY and the specified Width and Height. All points are specified in client coordinates (in pixels, relative to the upper left corner of the control).