TableLayoutPanelCellPosition Methods

 

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

Specifies whether this TableLayoutPanelCellPosition contains the same row and column as the specified TableLayoutPanelCellPosition.(Overrides ValueType::Equals(Object^).)

System_CAPS_pubmethodGetHashCode()

Returns a hash code for this TableLayoutPanelCellPosition.(Overrides ValueType::GetHashCode().)

System_CAPS_pubmethodGetType()

Gets the Type of the current instance.(Inherited from Object.)

System_CAPS_pubmethodToString()

Converts this TableLayoutPanelCellPosition to a human readable string.(Overrides ValueType::ToString().)

Return to top
Show: