ChenLin
ChenLin
I mean add arrow indicator and markup function, as shown in Figure. 
Hi Tannerhelland, Congratulations, my wife is about to be born. I will do a good translation of Chinese as soon as the new version is released.
[Simplified Chinese.zip](https://github.com/tannerhelland/PhotoDemon/files/2713892/Simplified.Chinese.zip) New Chinese language file.
[json.txt](https://github.com/mgholam/fastJSON/files/6099608/json.txt) The total number of records is 364.
` Dim sJson As String = IO.File.ReadAllText("..\..\json.txt") Try For i As Long = 0 To JSON.Parse(sJson).count TextBox2.Text += vbCrLf & JSON.Parse(sJson)("data")(i)("bond_nm").ToString 'textBox1.Text Next i Catch ex As Exception MsgBox(ex.Message) End...
Thank you, mgholam! It turned out that my method was wrong.
原来去年就有人提这个需要?看来是没法实现了呀。
请问这个是做什么用的?演示好像也没有正式的表现实际功能。
Sorry, I may not have made it clear. I mean to add shortcut keys to the button, just like an ordinary button, like the picture below. 
Just like the system button below, the underline will be displayed under the letter "t", and press Alt + T to respond to the event.