1 write to components
WinFormsControlsTest (1)
ToolTipTests.Designer.cs (1)
31this.components = new System.ComponentModel.Container();
8 references to components
WinFormsControlsTest (8)
ToolTipTests.Designer.cs (8)
16if (disposing && (components != null)) 18components.Dispose(); 35this.delaysNotSetToolTip = new System.Windows.Forms.ToolTip(this.components); 40this.automaticDelayToolTip = new System.Windows.Forms.ToolTip(this.components); 41this.autoPopDelayToolTip = new System.Windows.Forms.ToolTip(this.components); 42this.defaultAutoPopDelayToolTip = new System.Windows.Forms.ToolTip(this.components); 43this.defaultAutomaticDelayToolTip = new System.Windows.Forms.ToolTip(this.components); 44this.initialDelayToolTip = new System.Windows.Forms.ToolTip(this.components);