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