skip to main | skip to sidebar

Developer Tips & Tricks

Collection of my code from previous project.

Monday, July 14, 2008

[C#] Scroll reset when control focused

protected override Point ScrollToControl(Control activeControl)
{
return this.AutoScrollPosition;
}
Posted by Ayette at 9:32 AM No comments:
Labels: C#, User Control
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Blog Archive

  • ▼  2008 (2)
    • ▼  July (1)
      • [C#] Scroll reset when control focused
    • ►  March (1)
  • ►  2007 (24)
    • ►  October (1)
    • ►  September (1)
    • ►  August (1)
    • ►  July (16)
    • ►  June (5)

About Me

Ayette
View my complete profile