コード例 #1
0
 internal ScrollProperties(ScrollBar scrollbar)
 {
     this.scrollbar = scrollbar;
 }