Click or drag to resize

AbstractPadContentInitiallyFocusedControl Property

Gets the control which has focus initially.

Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual Object? InitiallyFocusedControl { get; }

Property Value

Object

Implements

IWorkbenchContentInitiallyFocusedControl
See Also