Click here to Skip to main content
15,895,370 members
Home / Discussions / C#
   

C#

 
GeneralDocking a form with the desktop, and auto-hiding... Pin
Anonymous20-Jan-03 11:40
Anonymous20-Jan-03 11:40 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
foxms120-Jan-03 12:57
foxms120-Jan-03 12:57 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Nick Parker20-Jan-03 17:18
protectorNick Parker20-Jan-03 17:18 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Stephane Rodriguez.20-Jan-03 18:59
Stephane Rodriguez.20-Jan-03 18:59 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Nick Parker21-Jan-03 17:47
protectorNick Parker21-Jan-03 17:47 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Stephane Rodriguez.21-Jan-03 19:09
Stephane Rodriguez.21-Jan-03 19:09 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Nick Parker22-Jan-03 2:50
protectorNick Parker22-Jan-03 2:50 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Anonymous21-Jan-03 3:02
Anonymous21-Jan-03 3:02 
I should have been using the Form.Location property instead of SetDesktopLocation(...), I now have a nice sliding motion but: When hiding the bar with a sliding motion the animation stutters as the window under the receding bar is being redrawn. This does not happen when the taskbar hides itself. Any ideas on preventing this?

Also, when the bar is hidden, moving the mouse to the edge of the desktop should trigger the bar to be shown. Can an event be triggered when this happens or even on any mouse move. The Form.MouseMove event won't work as this only occurs when the mouse moves over the control, but the control will be hidden.

Thanks again,
-e


GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Randy Williams21-Jan-03 3:51
Randy Williams21-Jan-03 3:51 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Anonymous21-Jan-03 8:45
Anonymous21-Jan-03 8:45 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Anonymous21-Jan-03 10:05
Anonymous21-Jan-03 10:05 
GeneralNavigating with DataBinding Pin
MattG20-Jan-03 10:11
MattG20-Jan-03 10:11 
GeneralRe: Navigating with DataBinding Pin
David Stone21-Jan-03 5:19
sitebuilderDavid Stone21-Jan-03 5:19 
GeneralRe: Navigating with DataBinding Pin
MattG21-Jan-03 8:32
MattG21-Jan-03 8:32 
GeneralRe: Navigating with DataBinding Pin
David Stone21-Jan-03 18:33
sitebuilderDavid Stone21-Jan-03 18:33 
GeneralWindows Services and Shutdown Pin
Jesse Squire20-Jan-03 6:23
Jesse Squire20-Jan-03 6:23 
GeneralRe: Windows Services and Shutdown Pin
Daniel Turini21-Jan-03 0:51
Daniel Turini21-Jan-03 0:51 
GeneralMagic UI Tab control help Pin
Daniel Bright20-Jan-03 4:52
Daniel Bright20-Jan-03 4:52 
GeneralRe: Magic UI Tab control help Pin
Heath Stewart20-Jan-03 5:31
protectorHeath Stewart20-Jan-03 5:31 
GeneralRe: Magic UI Tab control help Pin
Daniel Bright20-Jan-03 5:52
Daniel Bright20-Jan-03 5:52 
General:mad: Parent/Child Pin
BadDude20-Jan-03 4:14
BadDude20-Jan-03 4:14 
GeneralRe: :mad: Parent/Child Pin
Heath Stewart20-Jan-03 5:36
protectorHeath Stewart20-Jan-03 5:36 
GeneralQuestion about organization Pin
xdavidx19-Jan-03 20:59
xdavidx19-Jan-03 20:59 
GeneralRe: Question about organization Pin
SimonS20-Jan-03 2:21
SimonS20-Jan-03 2:21 
GeneralSmart Client automatically loading ALL assemblies Pin
Ingram Leedy19-Jan-03 20:30
Ingram Leedy19-Jan-03 20:30 

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.