2 references to ScrollStateHScrollVisible
System.Windows.Forms (2)
System\Windows\Forms\Scrolling\ScrollableControl.cs (2)
234get => GetScrollState(ScrollStateHScrollVisible); 235set => SetScrollState(ScrollStateHScrollVisible, value);