Table of Contents

Enum PropertyControlType

Namespace
PaintDotNet.IndirectUI
Assembly
PaintDotNet.Core.dll
public enum PropertyControlType

Fields

AngleChooser = 0
CheckBox = 1
PanAndSlider = 2
Slider = 3
IncrementButton = 4
DropDown = 5
TextBox = 6
RadioButton = 7
ColorWheel = 8
RollBallAndSliders = 9
FileChooser = 10
LinkLabel = 11
FolderChooser = 12
Null = 13
Label = 14