Exemplo n.º 1
0
 private void scrollBarX_Scroll(object sender, ScrollEventArgs e)
 {
     hWndControl.moveXByGUIHandle(scrollBarX.Value);
 }