Click or drag to resize

FileBrowserControllerInitiallyFocusedControl Property

Gets the control which has focus initially.

Namespace: Altaxo.Gui.Pads.FileBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override Object InitiallyFocusedControl { get; }

Property Value

Object

Implements

IWorkbenchContentInitiallyFocusedControl
See Also