|
tech
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Turn Cursor into an Hourglass when waitingI'm creating an application in C# with webservices and some of the pages have
a substantial amount of lag time. I'd like to know if there is any way to have the cursor turn into an hourglass while waiting? Any help is appreciated! -- PK9 "PK9" <P**@discussions.microsoft.com> wrote in message ThisForm.Cursor = Cursors.WaitCursor.news:52495AB0-E252-4CEA-803A-5965FBDE513D@microsoft.com... > I'm creating an application in C# with webservices and some of the pages > have > a substantial amount of lag time. > > I'd like to know if there is any way to have the cursor turn into an > hourglass while waiting? Any help is appreciated! > -- > PK9 Tom P. Try looking up cursor in the help. This won't work. I am not creating a Windows Form applicaiton. I am
creating a Web Application (using C#). Is there any way to do this in a web application? -- Show quoteHide quotePK9 "Henry Padilla" wrote: > > "PK9" <P**@discussions.microsoft.com> wrote in message > news:52495AB0-E252-4CEA-803A-5965FBDE513D@microsoft.com... > > I'm creating an application in C# with webservices and some of the pages > > have > > a substantial amount of lag time. > > > > I'd like to know if there is any way to have the cursor turn into an > > hourglass while waiting? Any help is appreciated! > > -- > > PK9 > > ThisForm.Cursor = Cursors.WaitCursor. > > Tom P. > > Try looking up cursor in the help. > > >
Really Dumb Question about .Net
Help getting started with a .NET app that runs in a browser. How to view full path of source files? Com to .Net How do put image on favorite When to use struct and when to use class Closing office apps with c# Urgent!! Error while trying to run project: Unable to start debugg How do I delete a row in a DataGrid ? Does CompareValidator work for the date in dd-mmm-yyyy format? |
|||||||||||||||||||||||