Enum SimpleToolBarView.AddNextAndPreviousTabButtonsFlags
Specifies options for adding Next and Previous tab buttons.
public enum SimpleToolBarView.AddNextAndPreviousTabButtonsFlags
Fields
MakeSticky = 1Makes the first content button sticky after 'Next Tab' or 'Previous Tab' button was clicked.
None = 0No special behavior.