Static Sub Text ( Text As String, X As Integer, Y As Integer )
Draw some text on the current drawing device using the current Font.
Text : the text to draw.
X, Y : the position of the text.