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#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.37
closed#2145 Default Label values in a base class are not shown in the designer.2.1.37
closed#2144 Editing the Label property of a derived custom class doesn't update the Label.Text property in the designer.2.1.37
closed#2143 NumericUpDown and DomainUpDown have the +/- in the inverted position. Plus should be on the right, it is on the left.2.1.37
closed#2142 PictureBox.SizeMode=AutoSize may shrink the PictureBox to 0,0 when the image is slow to load.2.1.37
closed#2136 Setting SplitterContainer.SplitterDistance while the splitter is collapsed doesn't update the splitter distance.2.1.37
closed#2134 A Tool in a DataGridViewTextBox column is not shown anymore2.1.37
closed#2133 ComboBox in Simple DropDownStyle selects the wrong item when pressing arrow KeyDown or KeyUp.2.1.37
closed#2132 Calling Application.Exit() while in a modal dialog bubbles up a ThreadAbortException.2.1.37
closed#2127 TabControl.ShowToolTips is initialized to true, but it should be false to be consistent with TreeView.ShowNodeToolTips and WinForms.2.1.37
closed#2125 EnableNativeContextMenu is not working for TextBox2.1.37
closed#2121 Can't scroll through MultiLine TextBox on iOS2.1.37
closed#2119 Inserting an item in the last position of a ListBox with deleted items may cause an IndexOutOfRangeException2.1.37
closed#2118 Can´t set the focus to a TextBox with an inside Label.2.1.37
closed#2110 Pressing PageUp or PageDown in a ComboBox with DropDownStyle.Simple and a small height hangs the browser.2.1.37
closed#2102 2.1.16 UITests - ListBox – move items with PageUp and PageDown keys hangs browser2.1.37
closed#2101 2.1.16 UITests - ListViewVirtualMode - Issue mouse scroll - Don't move within items with arrows keys 2.1.37

New Features

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