BetterListViewInsertionMark overview
![]()  DefaultColor | default color of the insertion mark | 
![]()  Empty | represents an empty InsertionMark structure | 
![]()  Equality Operator | Test whether the two BetterListViewInsertionMark objects are identical. | 
![]()  Inequality Operator | Test whether the two BetterListViewInsertionMark objects are different. | 
               
              BetterListViewInsertionMark
             | 
            Overloaded. Initializes a new instance of the BetterListViewInsertionMark class. | 
 Color | display color | 
 Enabled | show insertion mark in disabled state | 
 Index | index of item on which this insertion mark lies | 
 InsertionLocation | exact location of the insertion mark | 
 IsEmpty | this InsertionMark structure is empty | 
 ShowAfterItem | insertion mark is displayed after the item | 
 Equals | Indicates whether this instance and a specified object are equal. | 
 GetHashCode | Returns the hash code for this instance. | 
BetterListViewInsertionMark Class | ComponentOwl.BetterThumbnailBrowser Namespace