Pages

Sunday, January 23, 2011

C# 1: Forms

Set Properties:
AcceptButton - for Enter key
CancelButton - for ESC key

Exit - this.close();

No comments:

Post a Comment