header.Select(item, button)
                  header.Select(item, button)
                  | Variable | Description | 
|---|---|
| item | The path or index of the item to select. ItemIdentifier. | 
| button | The index of the mouse button to use for selection. 1=left, 2=right, 3=middle,... MouseButton. |