• // NotifyIconga kontekst menyusın qosıw (qálegen) ContextMenu trayMenu = new ContextMenu (); trayMenu. MenuItems. Add (" Shıǵıw", OnExit);
  • Windows Forms programmasında PictureBox ishindegi súwretti jaylastırıw ushın SizeMode ózgeshelikinen paydalanıwıńız múmkin. Bul ózgeshelik súwrettiń PictureBox ishinde qanday kórsetiliwin belgileydi.
  • AutoSize: PictureBox ólshemi súwret ólshemine maslanadı. CenterImage: Súwret PictureBoxning orayında jaylastırıladı. Eger súwret PictureBoxdan úlken bolsa, sırtqı shetleri kesiledi.
  • Zoom: Súwret PictureBox ishinde tolıq sıyıwı ushın proporsional túrde choziladi. Mısalı, eger siz súwretti PictureBox ishinde sozıwdı qáleseńiz, tómendegi kodtı isletiwińiz múmkin
  • visible = true // Sistema trayida kórsetiw




    Download 249,48 Kb.
    bet6/9
    Sana20.05.2024
    Hajmi249,48 Kb.
    #244606
    1   2   3   4   5   6   7   8   9
    Bog'liq
    2k1.Bazarbaev.Sharapat

    visible = true // Sistema trayida kórsetiw
    };

    // Eskertiw pufagini sazlaw
    trayIcon. BalloonTipIcon = ToolTipIcon. Info;
    trayIcon. BalloonTipTitle = " Xabar";
    trayIcon. BalloonTipText = " Programma jumısqa tústi! ";
    trayIcon. ShowBalloonTip (3000); // Kóbikti 3 sekund kórsetiw
    // NotifyIcon'ga kontekst menyusın qosıw (qálegen)
    ContextMenu trayMenu = new ContextMenu ();
    trayMenu. MenuItems. Add (" Shıǵıw", OnExit);
    trayIcon. ContextMenu = trayMenu;
    }
    // Shıǵıw menyusın basqanda jumısqa túsetuǵın metod
    private void OnExit (object sender, EventArgs e)
    {
    Application. Exit ();
    }
    Joqarıdaǵı kodlar PictureBox hám NotifyIcon komponentlerin jaratıw hám olardı forma kontrollerine qosıw ushın isletiledi.

    Windows Forms programmasında PictureBox ishindegi súwretti jaylastırıw ushın SizeMode ózgeshelikinen paydalanıwıńız múmkin. Bul ózgeshelik súwrettiń PictureBox ishinde qanday kórsetiliwin belgileydi.
    Ámeldegi SizeMode bahaları :
    Normal : Súwret PictureBoxning joqarı shep múyeshinen baslap jaylastırıladı. Eger súwret PictureBoxdan úlken bolsa, tómengi hám oń tárepleri kesiledi.
    AutoSize: PictureBox ólshemi súwret ólshemine maslanadı.
    CenterImage: Súwret PictureBoxning orayında jaylastırıladı. Eger súwret PictureBoxdan úlken bolsa, sırtqı shetleri kesiledi.
    StretchImage: Súwret PictureBox ólshemine maslaw ushın cho'ziladi. Bul bitmap formatındaǵı súwretler ushın sapa joytıwına alıp keliwi múmkin.
    Zoom: Súwret PictureBox ishinde tolıq sıyıwı ushın proporsional túrde cho'ziladi.
    Mısalı, eger siz súwretti PictureBox ishinde sozıwdı qáleseńiz, tómendegi kodtı isletiwińiz múmkin:

    Download 249,48 Kb.
    1   2   3   4   5   6   7   8   9




    Download 249,48 Kb.

    Bosh sahifa
    Aloqalar

        Bosh sahifa



    visible = true // Sistema trayida kórsetiw

    Download 249,48 Kb.