It's in the memberinfo_block_visitormessaging template.
Find:
HTML Code:
<input type="submit" id="qr_submit" class="userprof_button" value="{vb:rawphrase post_message}" name="sbutton" accesskey="s" onclick="clickedelm = this.value" tabindex="1" />
On a side note, you couldn't find vB_ProfileBlock_VisitorMessaging because it extends vB_ProfileBlock, and "vB_ProfileBlock_$class" is used to fetch the appropriate class.