Simon Coghlan

Results 201 issues of Simon Coghlan

There is now a dedicated Help ButtonSpec, with it's appropriate themed icon. But it is invisible to the designer. Add the type to the possible icons to be added when...

enhancement
new feature
suggestion

This is where that property is [DllImport("user32.dll")] static extern int GetSystemMetrics(92); CXPADDEDBORDER = 92, // 0x5C _Originally posted by @lorinkundert in https://github.com/Krypton-Suite/Standard-Toolkit/issues/114#issuecomment-851744794_ Other values to consider: https://pinvoke.net/default.aspx/Enums/SystemMetric.html ``` /// ///...

enhancement
themes

![image](https://user-images.githubusercontent.com/2418812/147950303-7347f833-ceed-41bf-ba64-8c9afc6f2c07.png)

bug

![image](https://user-images.githubusercontent.com/2418812/147950663-c4c95411-f01d-4388-a51e-919209be302f.png)

bug
version:85-lts
version:90

![image](https://user-images.githubusercontent.com/2418812/147950528-66ddd1e6-cd2d-4692-9981-94a34b236185.png)

bug
version:85-lts
version:90

![image](https://user-images.githubusercontent.com/2418812/147949677-09899dbf-478e-4fdf-b0a7-285b1466aaf7.png)

bug

![image](https://user-images.githubusercontent.com/2418812/147949397-ce62c4fa-b04b-49f7-9b1d-082b679f2bc7.png)

bug
version:95

![image](https://user-images.githubusercontent.com/2418812/147949084-34fc2f5c-47d3-47e5-ac27-5cdfdf13e6f1.png)

bug
version:95

As part of the investigation into fixing #441 (and previous knowledge of #487), has led to the following issues that need to be sorted: - Global Palette - Changed via...

bug
enhancement
new feature
suggestion
themes
known bug
ribbon
backlog

Need to be able to set the border for focus / disabled etc. And the following class does not expose the Border part of the PaletteDouble: ![image](https://user-images.githubusercontent.com/2418812/145039087-178e9293-d478-404b-8dd1-6db157ebbaae.png)

enhancement
new feature
suggestion
under investigation
version:95