Gets the first instance of RebarButton with the specified name in this instance.
The RebarButton with the specified name, or a null reference (Nothing in Visual Basic) if no button exists with the specified name.
To retreive an item from the RebarBand.RebarButtonCollection, you can specify the name of the button. If more than one button exists in the collection with the same name, the button with the lower index is returned.
RebarBand.RebarButtonCollection Class | Skybound.Rebar Namespace | RebarBand.RebarButtonCollection.Item Overload List