Click here to Skip to main content
15,891,033 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Mdi Form Pin
Dave Kreskowiak17-May-04 3:56
mveDave Kreskowiak17-May-04 3:56 
GeneralRe: Mdi Form Pin
XGaMeS17-May-04 4:02
XGaMeS17-May-04 4:02 
GeneralActiveDesktop in VB.NET Pin
Emdek17-May-04 2:23
Emdek17-May-04 2:23 
GeneralRe: ActiveDesktop in VB.NET Pin
Dave Kreskowiak17-May-04 3:15
mveDave Kreskowiak17-May-04 3:15 
GeneralRe: ActiveDesktop in VB.NET Pin
Emdek17-May-04 3:52
Emdek17-May-04 3:52 
GeneralRe: ActiveDesktop in VB.NET Pin
Dave Kreskowiak17-May-04 3:59
mveDave Kreskowiak17-May-04 3:59 
GeneralRe: ActiveDesktop in VB.NET Pin
Emdek17-May-04 4:30
Emdek17-May-04 4:30 
GeneralRe: ActiveDesktop in VB.NET Pin
Dave Kreskowiak17-May-04 8:48
mveDave Kreskowiak17-May-04 8:48 
I can't think of a way your going to accomplish this. Just repeating mouse clicks isn't as easy as it sounds. Your form, literally, has to minimize before the mouse clicks are going to go their destination, then your form can come back and repaint.

Also, having your clock on top of the desktop icons will alter the coloring of the icons themselves. Icons under your clock are going to be colored funny and possibly even greyed out. This is a violation of the GUI design guidlines that describe a consistant user experience.

I don't see how your going to pull this off without a near impossible implementation of your clock app. You can map mouse click to the Desktop window and send the desktop the mouse click messages, but I just don't see how your going to get past context menus and icon manipulation since those will require you forwarding all mouse actions to various windows.


RageInTheMachine9532
"...a pungent, gastly, stinky piece of cheese!" -- The Roaming Nome

GeneralRe: ActiveDesktop in VB.NET Pin
Emdek17-May-04 9:37
Emdek17-May-04 9:37 
GeneralRe: ActiveDesktop in VB.NET Pin
Dave Kreskowiak17-May-04 9:56
mveDave Kreskowiak17-May-04 9:56 
Generalopenfile dialog box in VB.Net Pin
rubdub17-May-04 2:07
rubdub17-May-04 2:07 
GeneralRe: openfile dialog box in VB.Net Pin
Dave Kreskowiak17-May-04 3:11
mveDave Kreskowiak17-May-04 3:11 
GeneralRe: openfile dialog box in VB.Net Pin
VBGuruWantabe17-May-04 10:03
VBGuruWantabe17-May-04 10:03 
GeneralFAX Pin
chintan197916-May-04 23:37
chintan197916-May-04 23:37 
GeneralRe: FAX Pin
rubdub17-May-04 2:09
rubdub17-May-04 2:09 
GeneralRe: FAX Pin
Dave Kreskowiak17-May-04 3:05
mveDave Kreskowiak17-May-04 3:05 
GeneralRe: VB.Net and Excel spread sheets Pin
Dave Kreskowiak17-May-04 0:44
mveDave Kreskowiak17-May-04 0:44 
GeneralRe: VB.Net and Excel spread sheets Pin
Dave Kreskowiak17-May-04 3:08
mveDave Kreskowiak17-May-04 3:08 
GeneralRe: VB.Net and Excel spread sheets Pin
beowulfagate19-May-04 0:17
beowulfagate19-May-04 0:17 
GeneralRe: VB.Net and Excel spread sheets Pin
Dave Kreskowiak19-May-04 2:27
mveDave Kreskowiak19-May-04 2:27 
GeneralRe: VB.Net and Excel spread sheets Pin
VBGuruWantabe17-May-04 10:46
VBGuruWantabe17-May-04 10:46 
GeneralVisual Studio Installer Pin
RichardGrimmer16-May-04 21:44
RichardGrimmer16-May-04 21:44 
GeneralRe: Visual Studio Installer Pin
Steve S16-May-04 23:07
Steve S16-May-04 23:07 
GeneralRe: Visual Studio Installer Pin
RichardGrimmer17-May-04 0:42
RichardGrimmer17-May-04 0:42 
GeneralRe: Visual Studio Installer Pin
Steve S17-May-04 1:03
Steve S17-May-04 1:03 

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.