Skybound Rebar

RebarBandType Enumeration

Specifies the type of a rebar band.

[Visual Basic]
Public Enum RebarBandType
[C#]
public enum RebarBandType

Remarks

This enumeration is used by members such as BandType.

Members

Member Name Description
MenuBar The band is a menu bar and may only contain Menu buttons.
ToolBar The band is tool bar and may contain buttons of any type.

Requirements

Namespace: Skybound.Rebar

Assembly: Skybound.Rebar (in Skybound.Rebar.dll)

See Also

Skybound.Rebar Namespace