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