Re: Cursor.Current = Cursors.WaitCursor in WPF HOWTO?



[Cursor.WaitCursor] ... wie macht man sowas in WPF?

[Beispiel für das Ändern des Cursortyps]
http://msdn.microsoft.com/de-de/library/ms771569.aspx

also, zur vereinfachten Suche später zum Beispiel die:

[FrameworkElement.Cursor-Eigenschaft (System.Windows)]
http://msdn.microsoft.com/de-de/library/system.windows.frameworkelement.cursor.aspx

und die:

[Mouse.OverrideCursor-Eigenschaft (System.Windows.Input)]
http://msdn.microsoft.com/de-de/library/system.windows.input.mouse.overridecursor.aspx


ciao Frank
--
Dipl.Inf. Frank Dzaebel [MCP/MVP C#]
http://Dzaebel.NET

.