NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
ViewDecorator Class
ViewDecorator Methods
Add Method
Clear Method
ClearFixedState Method
Contains Method
ContainsRecurse Method
CopyTo Method
Dispose Method
EvalTransparentPaint Method
GetEnumerator Method
GetPreferredSize Method
GotFocus Method
IndexOf Method
Insert Method
KeyDown Method
KeyPress Method
KeyUp Method
Layout Method
LostFocus Method
MouseDown Method
MouseEnter Method
MouseLeave Method
MouseMove Method
MouseUp Method
Recurse Method
Remove Method
RemoveAt Method
Render Method
Reverse Method
ReverseRecurse Method
ToString Method
ViewFromPoint Method
View
Decorator
Insert Method
Inserts a view to the collection at the specified index.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
Copy
public
override
void
Insert
(
int
index
,
ViewBase
item
)
Parameters
index
Int32
Insert index.
item
ViewBase
ViewBase reference.
Implements
IList
T
Insert(Int32, T)
See Also
Reference
ViewDecorator Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2026 NeoAxis. All rights reserved.