1 write to CharacterCasing
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripTextBox.cs (1)
350
set { TextBox.
CharacterCasing
= value; }
1 reference to CharacterCasing
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripTextBox.cs (1)
349
get { return TextBox.
CharacterCasing
; }