4 references to Visible
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ScrollableControl.cs (4)
235
if (HScroll || HorizontalScroll.
Visible
) {
241
if (VScroll || VerticalScroll.
Visible
) {
1267
if (this.HorizontalScroll.
Visible
) {
1273
if (this.VerticalScroll.
Visible
) {