ListViewHitTestInfo.Location Özellik

Tanım

Denetimdeki ListView isabet testinin konumunu içerdiği ve öğeleriyle ListView ilişkili olarak alır.

public:
 property System::Windows::Forms::ListViewHitTestLocations Location { System::Windows::Forms::ListViewHitTestLocations get(); };
public System.Windows.Forms.ListViewHitTestLocations Location { get; }
member this.Location : System.Windows.Forms.ListViewHitTestLocations
Public ReadOnly Property Location As ListViewHitTestLocations

Özellik Değeri

ListViewHitTestLocations

Değerlerden ListViewHitTestLocations biri.

Açıklamalar

Bu özellik, isabet testi istemci alanının ListView içinde olan ancak üzerinde bulunmayan bir ListViewItemkonumu gösteriyorsa döndürülecektirNone.

Şunlara uygulanır