The create note button control will bring forward note creation window for the contact when pressed
The default for the button is
'--------------------------------------------------
' Create a new note
'--------------------------------------------------
HostApplication.UINoteManager.InsertNote()
To change the default code, click the ellipses (...) button in the properties panel, change the code and click save.