In The Hand LtdIn The Hand
SetTransparencyKey Method (f, value)
NamespacesInTheHand.Windows.FormsControlHelperSetTransparencyKey(Form, Color)
.NET Components for Mobility
Sets the color that will represent transparent areas of the form.
Declaration Syntax
C#Visual Basic
public static void SetTransparencyKey(
	Form f,
	Color value
)
Public Shared Sub SetTransparencyKey ( _
	f As Form, _
	value As Color _
)
Parameters
f (Form)
The form.
value (Color)
A Color that represents the color to display transparently on the form.
Remarks
Platforms Supported
Windows Mobile
Windows Mobile Version 6.5 and later

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0