Windows Forms 2.0 introduced DataGridView (replacing the old DataGrid), WebBrowser (for embedding web content), and MaskedTextBox (for formatted input like phone numbers). The DataGrid control existed in 1.x and was replaced by DataGridView, not introduced in 2.0.