Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.
Label lblCarrier = new Label();
lblCarrier.Text = "Carrier Name:" lblCarrier.AutoSize = true; Font font = new Font("Arial", 9, FontStyle.Bold); lblCarrier.Font = font;
Hope this helps :-)
No comments:
Post a Comment