3 references to STATE2_SETSCROLLPOS
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
8291
SetState2(
STATE2_SETSCROLLPOS
, true);
8795
if (!(this is ScrollableControl) && !IsMirrored && GetState2(
STATE2_SETSCROLLPOS
) && !GetState2(STATE2_HAVEINVOKED)) {
8798
SetState2(
STATE2_SETSCROLLPOS
, false);