You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an App that is trying to use DarkMode in .Net 9, and prepare for .Net 10 and need to I understand what version of .Net will support it, partly or fully including previews.
I don't see any differences between .Net 9 and .Net 10 included in Microsoft Visual Studio Community 2022 (64-bit) - Preview Version 17.14.6 Preview 1.0
It uses the following standard controls. This list should be updated to contain the complete list of supported controls.
CheckBox
DataGridView
Label
ListView
MenuStrip
MessageBox or TaskDialog
Panel
PictureBox
RichTextBox
SplitContainer
TabControl
TabPage
TableLayoutPanel
TextBox
ToolStripSplitButton
ToolStripMenuItem
ToolStripSeparator
ToolStripStatusLabel
ToolTip
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have an App that is trying to use DarkMode in .Net 9, and prepare for .Net 10 and need to I understand what version of .Net will support it, partly or fully including previews.
I don't see any differences between .Net 9 and .Net 10 included in Microsoft Visual Studio Community 2022 (64-bit) - Preview Version 17.14.6 Preview 1.0
It uses the following standard controls. This list should be updated to contain the complete list of supported controls.
CheckBox
DataGridView
Label
ListView
MenuStrip
MessageBox or TaskDialog
Panel
PictureBox
RichTextBox
SplitContainer
TabControl
TabPage
TableLayoutPanel
TextBox
ToolStripSplitButton
ToolStripMenuItem
ToolStripSeparator
ToolStripStatusLabel
ToolTip
Beta Was this translation helpful? Give feedback.
All reactions