KSZTAŁTY FORMY

0

Żeby zrobić forme okrgłą trzeba wpisac:
SetWindowRgn(Handle,CreateEllipticRgn(0, 0, Width, Height), True);a jak zrobic zeby forma była roundsquare, wsadzałem to zamiast eliptic, ale nmiedziałało

0

CreateEllipticRgn Creates an elliptical region.
CreateEllipticRgnIndirect Creates an elliptical region.
CreatePolygonRgn Creates a polygonal region.
CreatePolyPolygonRgn Creates a region consisting of a series of polygons.
CreateRectRgn Creates a rectangular region.
CreateRectRgnIndirect Creates a rectangular region.
[b]CreateRoundRectRgn[/b] Creates a rectangular region with rounded corners.

(wprost z msdn.microsoft.com)

1 użytkowników online, w tym zalogowanych: 0, gości: 1