SystemListView Properties |
The SystemListView type exposes the following members.
Name | Description | |
---|---|---|
BackgroundContextMenu |
Gets or sets the ContextMenuStrip that is displayed if no item of the
listview is under the cursor if the user clicks the right mouse button.
If this value is null, no ContextMenu is shown.
| |
CreateParams |
Overwriting the CreateParams property to set the WS_VISIBLE flag; bug #8960
(Overrides ListViewCreateParams.) | |
HeaderRectangle |
Returns the area occupied by the ListView header.
| |
HideSelection |
Gets or sets a value indicating whether the selected item in the control
remains highlighted when the control loses focus.
| |
ShellDragDrop | Activates/deactivates the internal drag drop handling of the component. | |
UseSystemFont |
Set this property to true if you want the component to utilize the default system font.
It is also set to true if the UseSystemStyles property is set.
| |
UseSystemStyles |
Use this property to turn on or off the usage of the system specific design, i.e. enable Vista visual styles of the explorer components.
|