Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[VB.NET] Animiertes Bild nur 1x durchlaufen lassen

Empfohlene Antworten

Veröffentlicht

Hallo zusammen,

ich habe ein kleines Programm in VB.net (mit SharpDevelop 2.2) geschrieben und dort ein kleines animiertes Bild eingefügt. Allerdings wiederholt es sich immer (vermutlich unendlich lang), obwohl es nur einmal durchlaufen soll.

Die Animation ist mit dem MS Gif-Animator erstellt worden und auch so eingestellt, dass sie nur einmal durchläuft. Funktioniert in der Windows Bild- und Faxanzeige auch genau so, wie ichs gern hätte.

Im SharpDevelop hab ich allerdings keine Einstellung entdeckt, in der gesagt wird, dass sich die Animation immer wiederholt.

Falls interessant:

Me.pictureBox1.Cursor = System.Windows.Forms.Cursors.No

Me.pictureBox1.Image = CType(resources.GetObject("pictureBox1.Image"),System.Drawing.Image)

Me.pictureBox1.Location = New System.Drawing.Point(87, 138)

Me.pictureBox1.Name = "pictureBox1"

Me.pictureBox1.Size = New System.Drawing.Size(142, 114)

Me.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage

Me.pictureBox1.TabIndex = 7

Me.pictureBox1.Visible = false

Me.pictureBox1.WaitOnLoad = true

Weiß einer ob und wie ich einstellen kann, dass es eben nur einmal durchläuft?

Danke schonmal.

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.