Click here to Skip to main content
15,902,275 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionnull value - datetimepicker checked property Pin
VaLynna30-Mar-06 16:36
VaLynna30-Mar-06 16:36 
AnswerRe: null value - datetimepicker checked property Pin
sathish s30-Mar-06 19:05
sathish s30-Mar-06 19:05 
QuestionHowto:Transfer or show display Excel data into listbox with VB.NET Pin
jikadawe30-Mar-06 16:34
jikadawe30-Mar-06 16:34 
Questionview video Pin
vivayor kong30-Mar-06 15:49
vivayor kong30-Mar-06 15:49 
AnswerRe: view video Pin
Dave Kreskowiak31-Mar-06 4:40
mveDave Kreskowiak31-Mar-06 4:40 
QuestionDataset.HasChanges won't becomeTrue! Pin
MohammadAmiry30-Mar-06 12:59
MohammadAmiry30-Mar-06 12:59 
Questiontopmost Pin
SVb.net30-Mar-06 12:07
SVb.net30-Mar-06 12:07 
AnswerRe: topmost Pin
Steve Pullan30-Mar-06 12:59
Steve Pullan30-Mar-06 12:59 
SVb.net wrote:
hi every body . i want do my project run only on pc . i mean a user can't run any program , when my program is run.


What exactly are you trying to do? Windows is a multi-tasking O/S and by nature many different programs can run on the same machine. There is no way to prevent this unless you hack into kernel code.

If on the other hand you simply want your program to be the topmost window at all times (for example like Task Manager) - there is a property in the Form class that will allow this.

...Steve

1. quod erat demonstrandum
2. "Give a man a fish and you've fed him for a day. Teach him how to fish and you've fed him for life."
I read that somewhere once Smile | :)
AnswerRe: topmost Pin
Joshua Quick30-Mar-06 14:06
Joshua Quick30-Mar-06 14:06 
AnswerUse Desktops Pin
MohammadAmiry30-Mar-06 14:18
MohammadAmiry30-Mar-06 14:18 
GeneralRe: Use Desktops Pin
Joshua Quick30-Mar-06 23:46
Joshua Quick30-Mar-06 23:46 
GeneralRe: Use Desktops Pin
Dave Kreskowiak31-Mar-06 5:56
mveDave Kreskowiak31-Mar-06 5:56 
GeneralRe: Use Desktops Pin
MohammadAmiry31-Mar-06 11:14
MohammadAmiry31-Mar-06 11:14 
QuestionReversing a string Pin
machman130-Mar-06 11:52
machman130-Mar-06 11:52 
AnswerRe: Reversing a string Pin
Steve Pullan30-Mar-06 11:58
Steve Pullan30-Mar-06 11:58 
QuestionProgress bar Pin
MikeUPMC30-Mar-06 9:33
MikeUPMC30-Mar-06 9:33 
AnswerRe: Progress bar Pin
Steve Pullan30-Mar-06 13:07
Steve Pullan30-Mar-06 13:07 
AnswerRe: Progress bar Pin
MohammadAmiry30-Mar-06 14:25
MohammadAmiry30-Mar-06 14:25 
GeneralRe: Progress bar Pin
MikeUPMC3-Apr-06 10:29
MikeUPMC3-Apr-06 10:29 
AnswerRe: Progress bar Pin
MohammadAmiry4-Apr-06 1:23
MohammadAmiry4-Apr-06 1:23 
QuestionReceiving Net Send within application textbox Pin
sharmaabhishek30-Mar-06 8:19
sharmaabhishek30-Mar-06 8:19 
AnswerRe: Receiving Net Send within application textbox Pin
Eric Dahlvang31-Mar-06 3:17
Eric Dahlvang31-Mar-06 3:17 
GeneralRe: Receiving Net Send within application textbox Pin
sharmaabhishek1-Apr-06 13:08
sharmaabhishek1-Apr-06 13:08 
GeneralRe: Receiving Net Send within application textbox Pin
Eric Dahlvang3-Apr-06 4:56
Eric Dahlvang3-Apr-06 4:56 
GeneralRe: Receiving Net Send within application textbox Pin
sharmaabhishek5-Apr-06 11:59
sharmaabhishek5-Apr-06 11:59 

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.