TreeView for WinForms
UpdateLayeredWindow メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : UpdateLayeredWindow メソッド
シンタックス
'宣言
 
Public Shared Function UpdateLayeredWindow( _
   ByVal hwnd As System.IntPtr, _
   ByVal hdcDst As System.IntPtr, _
   ByRef pptDst As Win32.POINT, _
   ByRef psize As Win32.SIZE, _
   ByVal hdcSrc As System.IntPtr, _
   ByRef pprSrc As Win32.POINT, _
   ByVal crKey As System.Integer, _
   ByRef pblend As Win32.BLENDFUNCTION, _
   ByVal dwFlags As System.Integer _
) As System.Boolean
public static System.bool UpdateLayeredWindow( 
   System.IntPtr hwnd,
   System.IntPtr hdcDst,
   ref Win32.POINT pptDst,
   ref Win32.SIZE psize,
   System.IntPtr hdcSrc,
   ref Win32.POINT pprSrc,
   System.int crKey,
   ref Win32.BLENDFUNCTION pblend,
   System.int dwFlags
)

パラメータ

hwnd
hdcDst
pptDst
psize
hdcSrc
pprSrc
crKey
pblend
dwFlags
参照

Win32 クラス
Win32 メンバ