'Declaration
Public Overloads Function GetItemRect( _
ByVal index As System.Integer, _
ByVal portion As System.Windows.Forms.ItemBoundsPortion _
) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetItemRect(
System.int index,
System.Windows.Forms.ItemBoundsPortion portion
)