How do I programmatically scroll to the first checked item in a CheckedListBox?
Use TopIndex
property: http://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.topindex.aspx
Maybe the ListBox.TopIndex property helps here:
Gets or sets the index of the first visible item in the ListBox.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With