Click here to Skip to main content
15,919,778 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How do I delete all files in a folder? Pin
The ANZAC18-Nov-06 13:24
The ANZAC18-Nov-06 13:24 
GeneralRe: How do I delete all files in a folder? Pin
Code Crapper19-Nov-06 2:14
Code Crapper19-Nov-06 2:14 
QuestionHow to open and view TIF in Access Pin
Tech.Wizard17-Nov-06 13:19
Tech.Wizard17-Nov-06 13:19 
QuestionProblem: .NET 2.0 File.GetLastWriteTime(path) Keeps adding 1 hour Pin
zonkerman17-Nov-06 13:12
zonkerman17-Nov-06 13:12 
AnswerRe: Problem: .NET 2.0 File.GetLastWriteTime(path) Keeps adding 1 hour Pin
Johan Hakkesteegt19-Nov-06 22:20
Johan Hakkesteegt19-Nov-06 22:20 
AnswerRe: Problem: .NET 2.0 File.GetLastWriteTime(path) Keeps adding 1 hour Pin
Cheeso8-Mar-09 12:35
Cheeso8-Mar-09 12:35 
QuestionHow Check if the User Control is already viewed ?? Pin
kindman_nb17-Nov-06 13:03
kindman_nb17-Nov-06 13:03 
AnswerRe: How Check if the User Control is already viewed ?? Pin
Christian Graus17-Nov-06 13:10
protectorChristian Graus17-Nov-06 13:10 
Create a static variable, so it's visible across all instances of the control, and set it to true when the first one is shown.  If it's true, don't allow more to be created.



Christian Graus - C++ MVP

GeneralRe: How Check if the User Control is already viewed ?? Pin
kindman_nb17-Nov-06 13:21
kindman_nb17-Nov-06 13:21 
GeneralRe: How Check if the User Control is already viewed ?? Pin
Christian Graus17-Nov-06 15:07
protectorChristian Graus17-Nov-06 15:07 
QuestionRemoving all checked items in a checked list box. Pin
The ANZAC17-Nov-06 11:05
The ANZAC17-Nov-06 11:05 
AnswerRe: Removing all checked items in a checked list box. Pin
Are Jay17-Nov-06 18:13
Are Jay17-Nov-06 18:13 
AnswerRe: Removing all checked items in a checked list box. Pin
Daytona_67518-Nov-06 3:38
Daytona_67518-Nov-06 3:38 
GeneralRe: Removing all checked items in a checked list box. Pin
The ANZAC18-Nov-06 10:49
The ANZAC18-Nov-06 10:49 
QuestionDrawing Line and Bar Graph on the same Graph Space Pin
PeterTF17-Nov-06 9:12
PeterTF17-Nov-06 9:12 
AnswerRe: Drawing Line and Bar Graph on the same Graph Space Pin
Christian Graus17-Nov-06 13:11
protectorChristian Graus17-Nov-06 13:11 
QuestionGoogle Translate in vb.net Pin
JoshKrak17-Nov-06 8:58
JoshKrak17-Nov-06 8:58 
QuestionMultiLanguage Support Pin
Syed Shahid Hussain17-Nov-06 8:49
Syed Shahid Hussain17-Nov-06 8:49 
AnswerRe: MultiLanguage Support Pin
Janani Divya17-Nov-06 15:58
Janani Divya17-Nov-06 15:58 
GeneralRe: MultiLanguage Support Pin
Syed Shahid Hussain18-Nov-06 7:03
Syed Shahid Hussain18-Nov-06 7:03 
QuestionOpen a new Browser Window Pin
Kevin Nicol17-Nov-06 7:23
Kevin Nicol17-Nov-06 7:23 
AnswerRe: Open a new Browser Window Pin
Guffa17-Nov-06 8:10
Guffa17-Nov-06 8:10 
GeneralRe: Open a new Browser Window Pin
Kevin Nicol17-Nov-06 8:42
Kevin Nicol17-Nov-06 8:42 
GeneralRe: Open a new Browser Window Pin
Dave Kreskowiak17-Nov-06 9:34
mveDave Kreskowiak17-Nov-06 9:34 
AnswerRe: Open a new Browser Window Pin
Dave Kreskowiak17-Nov-06 8:17
mveDave Kreskowiak17-Nov-06 8:17 

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.