Is there any way that i can edit vb in such a way that it allows me to be able to add my functions say

Public Sub GetCenter() etc to the standard list of functions that vb has ? Do i need to make a dll that loads each time vb does that has these functions in ?