👤

write the code that will chabge the font of the textbox to arial​

Sagot :

Answer:

Font = New System.Drawing.Font("Arial", 8.25, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))