Skip to main content
Version: 2023

OptionButtonStyle

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Web.49 (4.9.0.0)

Types of option buttons.

public enum OptionButtonStyle : Enum

Fields

NameDescription
CheckCheck button, toggles on and off.
PaletteRadio button without gaining the focus.
RadioRadio button.

Used By

NameDescription
SalOptionButton.ButtonStyleReturns/Sets the style of the option button.