In The Hand LtdIn The Hand
SetBorder Method (c, value)
NamespacesInTheHand.Windows.FormsControlHelperSetBorder(Control, Boolean)
.NET Components for Mobility
Sets whether the control draws a 1 pixel border.
Declaration Syntax
C#Visual Basic
public static void SetBorder(
	Control c,
	bool value
)
Public Shared Sub SetBorder ( _
	c As Control, _
	value As Boolean _
)
Parameters
c (Control)

[Missing <param name="c"/> documentation for "M:InTheHand.Windows.Forms.ControlHelper.SetBorder(System.Windows.Forms.Control,System.Boolean)"]

value (Boolean)

[Missing <param name="value"/> documentation for "M:InTheHand.Windows.Forms.ControlHelper.SetBorder(System.Windows.Forms.Control,System.Boolean)"]

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