1 write to toolTip1
WinFormsControlsTest (1)
ComboBoxesWithScrollBars.Designer.cs (1)
57
this.
toolTip1
= new System.Windows.Forms.ToolTip(this.components);
4 references to toolTip1
WinFormsControlsTest (4)
ComboBoxesWithScrollBars.Designer.cs (4)
144
this.
toolTip1
.SetToolTip(this.changeDDH_UpDown1, "Sets IntegralHeight to false. MaxDropDownItems won\'t be available after it settin" +
192
this.
toolTip1
.SetToolTip(this.changeDDH_UpDown3, "Sets IntegralHeight to false. MaxDropDownItems won\'t be available after it settin" +
234
this.
toolTip1
.SetToolTip(this.maxDropDownItemsUpDown2, "It doesn\'t affect the combobox with the Simple dropdown style");
341
this.
toolTip1
.SetToolTip(this.useDifferentHeightsCheckBox3, "Changes DropDownList dropdown style to DropDown in view.\nIt is impossible to retu" +