Click here to Skip to main content
15,908,015 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralSOS!!!Dynamic Calculation in Datagrid column Pin
BORN...again!16-Jun-05 17:44
BORN...again!16-Jun-05 17:44 
GeneralRe: SOS!!!Dynamic Calculation in Datagrid column Pin
Christian Graus16-Jun-05 17:53
protectorChristian Graus16-Jun-05 17:53 
GeneralRe: SOS!!!Dynamic Calculation in Datagrid column Pin
lata07mahi16-Jun-05 22:48
lata07mahi16-Jun-05 22:48 
GeneralDataGrid problem Pin
seee sharp16-Jun-05 16:37
seee sharp16-Jun-05 16:37 
GeneralPlotting Graph Pin
Vivek Agiwal16-Jun-05 8:25
Vivek Agiwal16-Jun-05 8:25 
GeneralRe: Plotting Graph Pin
seee sharp16-Jun-05 16:57
seee sharp16-Jun-05 16:57 
GeneralDisplay 'please wait' - lengthy process - winforms Pin
Prasaddp16-Jun-05 7:20
sussPrasaddp16-Jun-05 7:20 
GeneralRe: Display 'please wait' - lengthy process - winforms Pin
Dave Kreskowiak16-Jun-05 7:46
mveDave Kreskowiak16-Jun-05 7:46 
Sound like a job for a background thread. After you launch the processing job on its own thread, you can display a modal window with your message. This will keep your UI thread unblocked so it can respond and repaint itself.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Display 'please wait' - lengthy process - winforms Pin
Anonymous17-Jun-05 4:32
Anonymous17-Jun-05 4:32 
GeneralRe: Display 'please wait' - lengthy process - winforms Pin
Dave Kreskowiak17-Jun-05 5:26
mveDave Kreskowiak17-Jun-05 5:26 
GeneralOptional parameters cannot have structure types Pin
Charles Sicotte16-Jun-05 5:30
Charles Sicotte16-Jun-05 5:30 
GeneralRe: Optional parameters cannot have structure types Pin
Dave Kreskowiak16-Jun-05 7:43
mveDave Kreskowiak16-Jun-05 7:43 
GeneralRe: Optional parameters cannot have structure types Pin
Charles Sicotte16-Jun-05 8:52
Charles Sicotte16-Jun-05 8:52 
GeneralEdit text in TreeView Pin
seee sharp16-Jun-05 5:24
seee sharp16-Jun-05 5:24 
GeneralRe: Edit text in TreeView Pin
Anonymous16-Jun-05 8:12
Anonymous16-Jun-05 8:12 
GeneralEdit text in TreeView Pin
seee sharp16-Jun-05 5:24
seee sharp16-Jun-05 5:24 
Generalfile finder Pin
JimClark6816-Jun-05 4:45
JimClark6816-Jun-05 4:45 
GeneralRe: file finder Pin
Anonymous16-Jun-05 7:44
Anonymous16-Jun-05 7:44 
GeneralRe: file finder Pin
JimClark6817-Jun-05 7:24
JimClark6817-Jun-05 7:24 
GeneralCompiling VB.NET Code at runtime Pin
Sumit Domyan16-Jun-05 2:32
Sumit Domyan16-Jun-05 2:32 
GeneralRe: Compiling VB.NET Code at runtime Pin
Dave Kreskowiak16-Jun-05 4:19
mveDave Kreskowiak16-Jun-05 4:19 
GeneralRe: Compiling VB.NET Code at runtime Pin
jonathan1517-Jun-05 0:56
jonathan1517-Jun-05 0:56 
GeneralRe: Compiling VB.NET Code at runtime Pin
Sumit Domyan17-Jun-05 1:00
Sumit Domyan17-Jun-05 1:00 
GeneralVBA question: Putting ByteArray into an XML doc Pin
pankajdaga16-Jun-05 1:12
pankajdaga16-Jun-05 1:12 
GeneralRe: VBA question: Putting ByteArray into an XML doc Pin
Dave Kreskowiak16-Jun-05 4:10
mveDave Kreskowiak16-Jun-05 4:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.