ListBox滚动条置底
置底前:
添加以下代码:
listBox1.TopIndex = listBox1.Items.Count - (int)(listBox1.Height / listBox1.ItemHeight);
置底后:
把圈子变小,把语言变干净,把成绩往上提,把故事往心里收,现在想要的以后你都会有。
置底前:
添加以下代码:
listBox1.TopIndex = listBox1.Items.Count - (int)(listBox1.Height / listBox1.ItemHeight);
置底后: