This code will do it for you: LblTick.Text = ((char)0x221A).ToString();. Edit: or even easier: lblTick.Text = "\u221A";. Edit 2:.
確定! 回上一頁