NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Navigator
DragViewController Class
DragViewController Methods
DoubleClick Method
GotFocus Method
KeyDown Method
KeyPress Method
KeyUp Method
LostFocus Method
MouseDown Method
MouseEnter Method
MouseLeave Method
MouseMove Method
MouseUp Method
OnDragEnd Method
OnDragMove Method
OnDragQuit Method
OnDragStart Method
OnLeftDoubleClick Method
OnLeftMouseDown Method
OnRightMouseDown Method
DragViewController
LostFocus Method
Source control has lost the focus.
Namespace:
Internal.ComponentFactory.Krypton.Navigator
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
virtual
void
LostFocus
(
Control
c
)
Parameters
c
Type:
System.Windows.Forms
Control
Reference to the source control instance.
Implements
ISourceController
LostFocus(Control)
See Also
Reference
DragViewController Class
Internal.ComponentFactory.Krypton.Navigator Namespace
Copyright 2024 NeoAxis Group. All rights reserved.