Type of a BetterListView state.
| Member Name | Description |
|---|---|
| ColumnSelection | column header is being selected |
| ColumnBeforeResize | column header is in state before being resized |
| ColumnResize | column header is being resized |
| ColumnReorder | column headers are being reordered |
| GroupBeforeSelection | group is in state before being selected |
| Normal | normal (default) state |
| ItemBeforeCheckKeyboard | items are in state before their check state being changed using keyboard |
| ItemBeforeCheckMouse | items are in state before their check state being changed using mouse |
| ItemBeforeDrag | items are in state before being dragged |
| ItemBeforeLabelEdit | item is in state before label editing |
| ItemBeforeSelection | items are in state before being selected |
| ItemDrag | items are being dragged |
| ItemSelection | items are being selected |
| LabelEditInit | item/sub-item label is about to be edited |
| LabelEdit | item/sub-item label is being edited |
Namespace: ComponentOwl.BetterThumbnailBrowser
Assembly: BetterThumbnailBrowser (in BetterThumbnailBrowser.dll)
ComponentOwl.BetterThumbnailBrowser Namespace