csharp font bold set

Code Example - csharp font bold set

                
                        textBox1.Font = new Font(textBox1.Font, FontStyle.Bold);