ok you can goto my site and download the source for Writer2 its called writer2Source.zip. ok but ill tell you here also


double click the toolbar in the sub type
Code:
select case button.key

case "name of key"
code

case "name of key2"
code

case "name of key3"
code

end select
you have to put the keys where they belong name of key 1,2,3 are the name of the keys that belong to the button.