Click or drag to resize

IKryptonMonthCalendarSetFocusOverride Method

Update usage of focus overrides.

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#
void SetFocusOverride(
	bool focus
)

Parameters

focus
Type: SystemBoolean
Should show focus.
See Also