Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

devexpress-winforms-loading-indicators

Sterne33
Forks6
Aktualisiert6. Juli 2026 um 07:27

DevExpress WinForms Loading Indicators — SplashScreenManager (namespace DevExpress.XtraSplashScreen) is the single entry point. Covers four types: (1) Splash Screen for app startup — Fluent (ShowFluentSplashScreen with FluentSplashScreenOptions, FluentLoadingIndicatorType Dots/Ring/Spinner), Skin, Default, and Splash Image, shown before Application.Run() and closed via CloseForm(); (2) Wait Form — a modal full-form overlay for long operations (ShowWaitForm, SetWaitFormCaption/Description, SendCommand, CloseWaitForm); (3) Overlay Form — a semi-transparent overlay over a control (ShowOverlayForm returning IOverlaySplashScreenHandle, CloseOverlayForm in try/finally, custom painting); (4) ProgressPanel — an inline control with Caption, Description, WaitAnimationType Ring/Line/Bar. NuGet DevExpress.Win.Navigation; host on XtraForm/RibbonForm. Use for splash screens, wait indicators, busy overlays, and progress panels.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
5 Dateien
SKILL.md
readonly