1、HTPP:浏览器的 SameSite 更改会影响身份验证

应用需探查这些版本,并忽略 SameSite

2、Windows程序的窗体控件

该版本删除替换了一些窗体控件

弃用的控件之前已从设计器工具箱中删除,但仍可供使用。

 

请参阅以下表:

已删除的控件 (API) 推荐的替换控件 已删除的关联 API
DataGrid DataGridView DataGridCell、DataGridRow、DataGridTableCollection、DataGridColumnCollection、DataGridTableStyle、DataGridColumnStyle、DataGridLineStyle、DataGridParentRowsLabel、DataGridParentRowsLabelStyle、DataGridBoolColumn、DataGridTextBox、GridColumnStylesCollection、GridTableStylesCollection、HitTestType
ToolBar ToolStrip ToolBarAppearance
ToolBarButton ToolStripButton ToolBarButtonClickEventArgs、ToolBarButtonClickEventHandler、ToolBarButtonStyle、ToolBarTextAlign
ContextMenu ContextMenuStrip  
菜单 ToolStripDropDown、ToolstripDropDownMenu MenuItemCollection
MainMenu MenuStrip  
MenuItem ToolstripMenuItem
此部分是3.0到3.1迁移可能遇到的问题,2.0到3.1的请去官网看看

相关文章:

  • 2022-12-23
  • 2021-06-27
  • 2022-01-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-25
  • 2022-12-23
  • 2021-10-21
  • 2022-12-23
  • 2021-11-29
  • 2021-07-13
相关资源
相似解决方案