Note that if you click on an issue GitHub will show the 404 page.

Only Technology Partners with Source Code Access can follow the Wisej Source Code repository on GitHub.

Bugs

Bugs fixed in the build. Limited to 30.
closed#2176 e.DropTarget is null when TreeView and ListBox have VirtualScroll = true.2.1.42
closed#2175 Accelerators defined on a ContainerControl stopped working.2.1.42
closed#2169 The designer may become invalid when there is an error in the InitializeComponent() method.2.1.42
closed#2168 DataGridView.HitTest may return the wrong column when columns are moved.2.1.42
closed#2163 DataGridView CustomColumnEditor with Form - datagridcell does not display value after second edition2.1.42
closed#2161 Setting a theme font to multiple controls in the designer loses the definition of the theme font.2.1.42
closed#2146 Changing the values of DataGridViewLinkColumn.DefaultCellStyle after the grid has been populated results in the link text being rendered as "[object Object]"2.1.42
closed#2145 Default Label values in a base class are not shown in the designer.2.1.42
closed#2144 Editing the Label property of a derived custom class doesn't update the Label.Text property in the designer.2.1.42
closed#2143 NumericUpDown and DomainUpDown have the +/- in the inverted position. Plus should be on the right, it is on the left.2.1.42
closed#2142 PictureBox.SizeMode=AutoSize may shrink the PictureBox to 0,0 when the image is slow to load.2.1.42
closed#2136 Setting SplitterContainer.SplitterDistance while the splitter is collapsed doesn't update the splitter distance.2.1.42
closed#2134 A Tool in a DataGridViewTextBox column is not shown anymore2.1.42
closed#2133 ComboBox in Simple DropDownStyle selects the wrong item when pressing arrow KeyDown or KeyUp.2.1.42
closed#2132 Calling Application.Exit() while in a modal dialog bubbles up a ThreadAbortException.2.1.42
closed#2127 TabControl.ShowToolTips is initialized to true, but it should be false to be consistent with TreeView.ShowNodeToolTips and WinForms.2.1.42
closed#2125 EnableNativeContextMenu is not working for TextBox2.1.42
closed#2124 Designer may load the same theme in the selection list multiple times when it's embedded in a referenced assembly.2.1.42
closed#2122 Cancelling a validation of a TextBox inside a UserControl does not keep the focus on the TextBox2.1.42
closed#2121 Can't scroll through MultiLine TextBox on iOS2.1.42
closed#2119 Inserting an item in the last position of a ListBox with deleted items may cause an IndexOutOfRangeException2.1.42
closed#2118 Can´t set the focus to a TextBox with an inside Label.2.1.42
closed#2110 Pressing PageUp or PageDown in a ComboBox with DropDownStyle.Simple and a small height hangs the browser.2.1.42
closed#2102 2.1.16 UITests - ListBox – move items with PageUp and PageDown keys hangs browser2.1.42
closed#2101 2.1.16 UITests - ListViewVirtualMode - Issue mouse scroll - Don't move within items with arrows keys 2.1.42

New Features

New features included in the build. Limited to 30.
None