Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows Mobile 6.0 プロジェクトに取り組んでいます。Windowsフォームで水平自動スクロールを変更したいのですが、使用しました
this.AutoScrollPosition = new Point(0,100);
しかし、動作していません。何か助けてください。