In The Hand LtdIn The Hand
GetDesignMode Method (c)
NamespacesInTheHand.Windows.FormsControlHelperGetDesignMode(Control)
.NET Components for Mobility
Gets a value indicating whether a control is being used on a design surface.
Declaration Syntax
C#Visual Basic
public static bool GetDesignMode(
	Control c
)
Public Shared Function GetDesignMode ( _
	c As Control _
) As Boolean
Parameters
c (Control)
The Control.
Return Value
true if the control is being used in a designer; otherwise, false.

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