Constructor SpeedButton
SpeedButton(IContainer)
Initializes a new instance of the SpeedButton class with specified container.
public SpeedButton(IContainer container)
Parameters
containerIContainerSpecifies IContainer that contains this new instance.
SpeedButton()
Initializes a new instance of the SpeedButton class with default settings.
public SpeedButton()