'Declaration Public Overloads Function ColContaining( _ ByVal p As System.Drawing.Point _ ) As System.Integer
public System.int ColContaining( System.Drawing.Point p )
Parameters
- p
- The point.
Return Value
The index of the column in the Split.DisplayColumns collection beneath the specified point.