IndexOf

CustomCommandButtonCollection.IndexOf method

Obtiene el índice del botón.

public int IndexOf(object value)
ParámetroEscribeDescripción
valueObjectEl objeto botón.

Valor_devuelto

El índice.

Ver también