Desktop Functions: Smart Device Functions:
|
Search Results for "SetRect" in [All]user321: OffsetRect 2: SetRect
static extern bool SetRect(out RECT lprc, int xLeft, int yTop, int xRight,
Public Declare Function SetRect Lib "user32" Alias "SetRect" (ByVal lpRect As RECT, ByVal X1 As Integer, ByVal Y1 As Integer, ByVal X2 As Integer, ByVal Y2 As Integer) As Integer 3: SetRectEmpty shlwapi
void SetRect(ref RECT rect); Enums5: CDS
SetRect = 536870912,
SetRect = 536870912 |