Here is the code :
VB Code:
  1. label1.caption = "This is my number : " & VARIABLE1 & "/" & Variable2

How can i have only the variable1 in bold ?