use_system_appearance_for_scrollbars


Description:

[ Version ( since = "2.30" ) ]
public bool use_system_appearance_for_scrollbars { get; set construct; }

Whether to use system appearance for rendering scrollbars.

This is enabled by default for backwards compatibility, but it's only recommened to use when the application includes other widgets to ensure consistency, or when consistency with other applications is required too.