Skybound Rebar

RebarButton Constructor ()

Initializes a new instance of a RebarButton.

[Visual Basic]
Overloads Public Sub New()
[C#]
public RebarButton();

Remarks

The newly created RebarButton has no default Text or Image assigned to it. The button's default type is RebarButtonType.Push.

See Also

RebarButton Class | Skybound.Rebar Namespace | RebarButton Constructor Overload List