OptionButtonStyle

PPJ.Runtime.Windows.OptionButtonStyle

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.49 (4.9.0.0)

Types of option buttons.

public enum OptionButtonStyle : Enum

Fields

NameDescription

Check

Check button, toggles on and off.

Palette

Radio button without gaining the focus.

Radio

Radio button.

Used By

NameDescription

Returns/Sets the style of the option button.

Last updated