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)
19
TextBoxState.
Disabled
45
tBState != TextBoxState.
Disabled
74
tBState != TextBoxState.
Disabled
? 10 : 11),
75
tBState != TextBoxState.
Disabled
110
tBState != TextBoxState.
Disabled
? 10 : 11),
111
tBState != TextBoxState.
Disabled