3 references to EVENT_BORDERSTYLECHANGED
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TextBoxBase.cs (3)
422Events.AddHandler(EVENT_BORDERSTYLECHANGED, value); 425Events.RemoveHandler(EVENT_BORDERSTYLECHANGED, value); 1643EventHandler eh = Events[EVENT_BORDERSTYLECHANGED] as EventHandler;