I am using this :

MsgBox("Some message", MsgBoxStyle.MsgBoxHelp, "Information")

this displays two buttons "Ok" and "Help"

"Ok" is fine... but
how do i know when the user clicks the help button ?