Informs all message pumps that they must terminate, and then closes all application windows after the messages have been processed.
메세지루프가 시작되기 전, 그러니까 Form 생성전 호출하면 효과가 없다.
https://msdn.microsoft.com/ko-kr/library/ms157894(v=vs.110).aspx
'프로그래밍 > C# 프로그래밍' 카테고리의 다른 글
C# FileStream MemoryStream (0) | 2015.12.23 |
---|---|
C# 파일 직렬화 - BinaryFormatter (0) | 2015.12.23 |
C# 6.0 새로운 기능 (0) | 2015.12.10 |
C# 의 define 처리 (0) | 2015.12.01 |
C# Math 함수 모음집 (0) | 2015.11.30 |