CoreWebView2WindowFeatures.ShouldDisplayScrollBars Property

Definition

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

Property Value

Applies to