WINAPIProcessDesignMode Property |
Gets the value if the class is part of the Visual Studio design environment.
Namespace:
ABB.Robotics.Tps.Resources
Assembly:
ABB.Robotics.Tps.Resources (in ABB.Robotics.Tps.Resources.dll) Version: 6.5.129.0
Syntaxpublic static bool DesignMode { get; }Property Value
Type:
BooleanTrue if in design mode else false.
See Also