I have just asked which one is better?
Static Vs Non-Static?
Static Vs Instance Method Performance C#
I would like to take this discussion one step ahead.
Consider If i pass reference of Panel control as parameter to Public static method, will static method still rules in performance?