'宣言 Public Shared Function CreateRoundRectRgn( _ ByVal nLeftRect As Integer, _ ByVal nTopRect As Integer, _ ByVal nRightRect As Integer, _ ByVal nBottomRect As Integer, _ ByVal nWidthEllipse As Integer, _ ByVal nHeightEllipse As Integer _ ) As IntPtr
public static IntPtr CreateRoundRectRgn( int nLeftRect, int nTopRect, int nRightRect, int nBottomRect, int nWidthEllipse, int nHeightEllipse )
パラメータ
- nLeftRect
 - nTopRect
 - nRightRect
 - nBottomRect
 - nWidthEllipse
 - nHeightEllipse