Skip to content

Listview with View set to Details produces popup error #106

@bar10dr

Description

@bar10dr
---------------------------
ERROR
---------------------------
index ('0') must be less than '0'. (Parameter 'index')

Actual value was 0.   at System.ArgumentOutOfRangeException.ThrowGreaterEqual[T](T value, T other, String paramName)

   at System.ArgumentOutOfRangeException.ThrowIfGreaterThanOrEqual[T](T value, T other, String paramName)

   at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32 index)

   at App.DarkModeCS.ThemeControl(Control control) in C:\App\DarkModeCS.cs:line 761

   at App.DarkModeCS.ApplyTheme(Boolean pIsDarkMode) in C:\App\DarkModeCS.cs:line 417
---------------------------
OK   
---------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions