MESCIUS SPREAD for Windows Forms 15.0J
CreateRectRgn メソッド

CreateRectRgnメソッド。
構文
'宣言
 
Public Shared Function CreateRectRgn( _
   ByVal left As Integer, _
   ByVal top As Integer, _
   ByVal right As Integer, _
   ByVal bottom As Integer _
) As IntPtr
public static IntPtr CreateRectRgn( 
   int left,
   int top,
   int right,
   int bottom
)

パラメータ

left
top
right
bottom
参照

VisualStyle クラス
VisualStyle メンバ

 

 


© MESCIUS inc. All rights reserved.