how to make font csharp

Code Example - how to make font csharp

                
                        lab.Font = new Font(FontFamily.GenericSansSerif,
            12.0F, FontStyle.Bold);