NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
CommonHelper Class
CommonHelper Methods
AddControlToParent Method
ApplyPadding Method
BlackenColor Method
BoolToString Method
ButtonStyleToPalette Method
CheckContextMenuForShortcut Method
ClientMouseMessageToScreenPt Method
ColorDepth Method
ColorToBlackAndWhite Method
ColorToString Method
ContentStyleFromLabelStyle Method
CreateInstance Method
DesignMode Method
DestroyInstance Method
DoubleToString Method
GetControlWithFocus Method
GetRightToLeftLayout Method
GetWindowRealNCMargin Method
HasABorder Method
HasAllBorders Method
HasBottomBorder Method
HasLeftBorder Method
HasNoBorders Method
HasOneBorder Method
HasRightBorder Method
HasTopBorder Method
ImageToXmlCData Method
IsFormMaximized Method
IsFormMinimized Method
IsOverrideState Method
IsOverrideStateExclude Method
LogOutput Method
MakeCustomDateFormat Method
MergeColors Method
OrientateDrawBorders Method
OrientatePadding Method
PaletteTextHintToRenderingHint Method
PerformOperation Method
PointToString Method
RealClientRectangle Method
RemoveControlFromParent Method
ReverseOrientateDrawBorders Method
RoundedRectanglePath Method
SeparatorStyleToMetricPadding Method
SizeToString Method
StringToBool Method
StringToColor Method
StringToDouble Method
StringToPoint Method
StringToSize Method
SwapRectangleSizes Method
TextToXmlAttribute Method
ValidContextMenuStrip Method
ValidKryptonContextMenu Method
VisualToOrientation Method
WhitenColor Method
XmlAttributeToText Method
XmlCDataToImage Method
CommonHelper
DesignMode Method
Discover if the component is in design mode.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
static
bool
DesignMode
(
Component
c
)
Parameters
c
Type:
System.ComponentModel
Component
Component to test.
Return Value
Type:
Boolean
True if in design mode; otherwise false.
See Also
Reference
CommonHelper Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.