Skip to content

Extend last column in Form1, TopicsDialog, SelectedTopicsDialog #9

Description

@ioncakephper

Add code to make last column in ListView fill available space. See Google "C# ListView last column" and pick the article using the WndProc override.

https://www.codeproject.com/Articles/3239/Autosize-the-last-column-in-a-ListView-control-usi

  • Form1: change class of phrasesListView to SmartListView
  • TopicsDialog: change class of topicsListView to SmartListView
  • SelectedTopicsDialog: change class of topicListView to SmartListView

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