Re: Showing Form



I'm already doing all of that, that's why I asked this question cause
it doesn't make sense that parts of the form are showing randomly and
all choppy...if that is the best we can do, then .NET is extremely
crappy...just my opinion.

On 5 Oct 2005 05:05:13 -0700, "Swaroop" <swaroop.shikhare@xxxxxxxxx>
wrote:

>You do your processing before showing the form. Means create an
>instance of a form, do whatever processing you want to do and at last
>show your form(i.e., call frm.Show() method). This will help you to
>reduce the problem you are facing.
>Till your processing is going on, you can display wait cursor
>Thanks

.



Relevant Pages

  • Show toolbar button only with text
    ... I am facing following two problems while using Toolbar control in Win ... I don't want to display the image on the button. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Help sensei Lebans!
    ... (Display a message. ... to move the cursor, click a button, enter some data, & so on.) ... arbitrary sequence & complexity. ... Prev by Date: ...
    (microsoft.public.access.reports)
  • popup display when mouse over variable names
    ... I am trying to figure out how to change the duration of the pop up ... display as it appears when putting the mouse cursor over a variable ... seconds and then the popup display disappears until you mouse over it ... Prev by Date: ...
    (comp.soft-sys.matlab)
  • RGB Color Balance
    ... I am writing a display driver for Windows Ce 5.0. ... // init cursor related vars ... // check for line overlap with cursor and turn off cursor if overlaps ...
    (microsoft.public.windowsce.platbuilder)
  • Re: How to show/hide cursor on attach/deattach usb mouse
    ... Along with that Display Driver is modified with RequestDeviceNotifications, ... and switching on/off the cursor. ... handling USB mouse device notifications. ...
    (microsoft.public.windowsce.platbuilder)