CustomCommandButtonCollection.Remove

CustomCommandButtonCollection.Remove method

Removes the custom command button object.

public void Remove(object value)
ParameterTypeDescription
valueObjectThe custom command button object.

See Also