System.Windows.Forms.XplatUICarbon.HIGrowBoxViewSetTransparent C# (CSharp) Méthode

HIGrowBoxViewSetTransparent() private méthode

private HIGrowBoxViewSetTransparent ( IntPtr GrowBox, bool transparency ) : int
GrowBox System.IntPtr
transparency bool
Résultat int
		extern static int HIGrowBoxViewSetTransparent (IntPtr GrowBox, bool transparency);
		[DllImport("/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon")]
XplatUICarbon