Jump to content

Programı Kapatma/Küçültme, Dosya Çalıştırma


whitedeath

Recommended Posts

Kapatma;

Normal kapatma: Application.Exit(0);
Kesin kapatma:  Window.Close(Application.GetWndHandle(), CLOSEWND_TERMINATE);

Simge durumu;

Application.Minimize();

Eski duruma geçirme;

Application.Restore();

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...