CoreWebView2WindowFeatures.ShouldDisplayScrollBars Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the scroll bars are displayed.
public bool ShouldDisplayScrollBars { get; }
public int ShouldDisplayScrollBars { get; }
member this.ShouldDisplayScrollBars : bool
member this.ShouldDisplayScrollBars : int
Public ReadOnly Property ShouldDisplayScrollBars As Boolean
Public ReadOnly Property ShouldDisplayScrollBars As Integer