Is there some way to automatically update the contents of a TreeView or ComboBox when changing (renaming) an item?
Without direct indication in each function about the need to update after the change.
Is there some way to automatically update the contents of a TreeView or ComboBox when changing (renaming) an item?
Without direct indication in each function about the need to update after the change.
Source: https://ru.stackoverflow.com/questions/609798/
All Articles