VB

Time:11-07

How lowest points, the highest in "the" font Settings

CodePudding user response:

Select the Label control, set in the properties window click the Font;

CodePudding user response:

Label1. The Font="tahoma"

CodePudding user response:

 Label1. The Font set Font="tahoma" '
Label1. FontSize=18 'set the font size
Label1. FontBold=True 'set to bold
Label1. ForeColor=& amp;
H100000 'set the font colorLabel1. Caption="high" 'set display text
Label1. BackStyle=0 'Settings make the background transparent