what is difference between using button as command button and as push button.
If i use it as PushButton and call the event OnClick and In case of Command button i call OnCommmand event and same work can be done in both so where is difference?
If i use it as PushButton and call the event OnClick and In case of Command button i call OnCommmand event and same work can be done in both so where is difference?