5 references to HLastPageButton
System.Windows.Forms.Tests (5)
System\Windows\Forms\ScrollBarTests.cs (5)
2983Assert.True(HLastPageButton(hScrollBar).Bounds.Width > 0); 2984Assert.True(HLastPageButton(hScrollBar).Bounds.Height > 0); 2997Assert.True(HLastPageButton(hScrollBar).Bounds.Width == 0 || HLastPageButton(hScrollBar).Bounds.Height == 0); 3014Assert.Equal(accessibleState, HLastPageButton(hScrollBar).State);