Enum SimpleToolBarView.StickyButtonStyle
Specifies the paint mode for sticky buttons.
public enum SimpleToolBarView.StickyButtonStyle
Fields
Border = 0
Paints the border of the sticky button.
UnderlineFull = 1
Paints the full underline of the sticky button. Currently disabled.
UnderlinePartial = 2
Paints a partial underline of the sticky button. Currently disabled.