<Code Lib>
2024 Property
Changes 0
P

Application.AllowNavigationDuringRedraw

Description:
Checks whether or not the navigation during redraw is enabled, and enable or disable it.

public bool AllowNavigationDuringRedraw { get; set; }

Loading…