7 references to Disabled
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBoxRenderer.cs (1)
28
if (state != TextBoxState.
Disabled
)
System.Windows.Forms.Tests (6)
System\Windows\Forms\TextBoxRendererTests.cs (6)
17
TextBoxState.
Disabled
43
tBState != TextBoxState.
Disabled
72
tBState != TextBoxState.
Disabled
? 10 : 11),
73
tBState != TextBoxState.
Disabled
108
tBState != TextBoxState.
Disabled
? 10 : 11),
109
tBState != TextBoxState.
Disabled