I'm afraid that your question doesn't really make much sense. If you want to call a method in the Load event handler then go ahead and call it. There's nothing stopping you.
That said, the code snippet you posted demonstrates setting properties, not calling methods. It's really not clear what you want to do and what your actual problem doing it is.