Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
24927 | Feb 14,2005 06:30 PM UTC | Aug 12,2005 02:14 PM UTC | WinForms | 9 |
![]() |
Tags: Tools |
Private Delegate Sub ShowSplashDelegate() Private Sub ShowSplash() If Me.InvokeRequired Then Me.Invoke(New ShowSplashDelegate(AddressOf ShowSplash)) Return End If SplashPanel1.ShowSplash() End SubForm1_4285.zip
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.