Application.Exit() 썸네일형 리스트형 C# - Application.Exit() 먹히지 않는 이유 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 더보기 이전 1 다음