1 implementation of InsertOverlay
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DesignerFrame.cs (1)
239
void IOverlayService.
InsertOverlay
(Control control, int index)
1 reference to InsertOverlay
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripAdornerWindowService.cs (1)
35
_overlayService?.
InsertOverlay
(_toolStripAdornerWindow, indexToInsert);