ListViewHitTestInfo.Location 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
屬性值
其中一個 ListViewHitTestLocations 值。
備註
如果點擊測試指出位於 的工作區 ListView 內,但不位於 ListViewItem 的位置,則此屬性會傳回 None 。