Environment.IsDesignMode Method

Gets a boolean indicating whether the control is running at design time.
Public Overrides Function IsDesignMode() As Boolean
This language is not supported or no code example is available.
public override bool IsDesignMode()
This language is not supported or no code example is available.

Return Value

bool
Remarks
 
For internal use only.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition