Ribbon for WinForms
CreateRectRgn メソッド (Win32)

C1.Win.4.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : CreateRectRgn メソッド
シンタックス
'宣言
 
Public Shared Function CreateRectRgn( _
   ByVal nLeftRect As Integer, _
   ByVal nTopRect As Integer, _
   ByVal nRightRect As Integer, _
   ByVal nBottomRect As Integer _
) As IntPtr
public static IntPtr CreateRectRgn( 
   int nLeftRect,
   int nTopRect,
   int nRightRect,
   int nBottomRect
)

パラメータ

nLeftRect
nTopRect
nRightRect
nBottomRect
参照

Win32 クラス
Win32 メンバ