Base:
property
State
System.Windows.Forms.AccessibleObject.State
1 reference to State
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
5277return (State & AccessibleStates.Focusable) == AccessibleStates.Focusable;