Click here to Skip to main content
15,893,622 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how to set a corresponding color on a particular cell? Pin
Dave Kreskowiak1-May-07 3:41
mveDave Kreskowiak1-May-07 3:41 
QuestionGet the time of the last event fired by an application Pin
Polymorpher30-Apr-07 12:06
Polymorpher30-Apr-07 12:06 
AnswerRe: Get the time of the last event fired by an application Pin
Christian Graus30-Apr-07 12:08
protectorChristian Graus30-Apr-07 12:08 
GeneralRe: Get the time of the last event fired by an application Pin
Polymorpher30-Apr-07 12:11
Polymorpher30-Apr-07 12:11 
GeneralRe: Get the time of the last event fired by an application Pin
Dave Kreskowiak30-Apr-07 12:25
mveDave Kreskowiak30-Apr-07 12:25 
GeneralRe: Get the time of the last event fired by an application Pin
Polymorpher30-Apr-07 12:28
Polymorpher30-Apr-07 12:28 
GeneralRe: Get the time of the last event fired by an application Pin
Polymorpher30-Apr-07 12:30
Polymorpher30-Apr-07 12:30 
GeneralRe: Get the time of the last event fired by an application Pin
Dave Kreskowiak30-Apr-07 12:34
mveDave Kreskowiak30-Apr-07 12:34 
There's no event for that one.

What you want to do isn't normally done in applications. It's left up to the system to lock itself.

You might want to look into overriding the WndProc of your startup form to get this. You dont need to look for a specific window message, just that there is one comming down the pipe.


Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: Get the time of the last event fired by an application Pin
Polymorpher30-Apr-07 12:43
Polymorpher30-Apr-07 12:43 
GeneralRe: Get the time of the last event fired by an application Pin
Polymorpher30-Apr-07 13:09
Polymorpher30-Apr-07 13:09 
QuestionAdd icons to project Pin
Manfr3d30-Apr-07 10:39
Manfr3d30-Apr-07 10:39 
QuestionAdd icons to project Pin
Manfr3d30-Apr-07 11:41
Manfr3d30-Apr-07 11:41 
AnswerRe: Add icons to project Pin
Dave Kreskowiak30-Apr-07 12:03
mveDave Kreskowiak30-Apr-07 12:03 
AnswerAdd icons to project Pin
Manfr3d30-Apr-07 14:05
Manfr3d30-Apr-07 14:05 
GeneralRe: Add icons to project Pin
kubben30-Apr-07 14:21
kubben30-Apr-07 14:21 
Questionsort array in vb Pin
kpdipen130-Apr-07 9:34
kpdipen130-Apr-07 9:34 
AnswerRe: sort array in vb Pin
Arun.Immanuel30-Apr-07 9:45
Arun.Immanuel30-Apr-07 9:45 
GeneralRe: sort array in vb Pin
Christian Graus30-Apr-07 12:09
protectorChristian Graus30-Apr-07 12:09 
GeneralRe: sort array in vb Pin
Arun.Immanuel30-Apr-07 15:16
Arun.Immanuel30-Apr-07 15:16 
GeneralRe: sort array in vb Pin
Christian Graus30-Apr-07 22:16
protectorChristian Graus30-Apr-07 22:16 
AnswerRe: sort array in vb Pin
TwoFaced30-Apr-07 12:02
TwoFaced30-Apr-07 12:02 
QuestionProblem Updating Access DB... Pin
CCG330-Apr-07 9:25
CCG330-Apr-07 9:25 
AnswerRe: Problem Updating Access DB... Pin
Dave Kreskowiak30-Apr-07 10:12
mveDave Kreskowiak30-Apr-07 10:12 
GeneralRe: Problem Updating Access DB... Pin
CCG330-Apr-07 10:31
CCG330-Apr-07 10:31 
GeneralRe: Problem Updating Access DB... Pin
Dave Kreskowiak30-Apr-07 11:59
mveDave Kreskowiak30-Apr-07 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.