Hide Start Button / Task Bar / ALL Desktop Icons Except App When App Starts
Aug 15, 2011I was wondering if it is possible to hide all desktop icons EXCEPT my application's shortcut ?
View 2 RepliesI was wondering if it is possible to hide all desktop icons EXCEPT my application's shortcut ?
View 2 RepliesO.o is there a way to hide the desktop start button
View 1 RepliesSome of u already know I'm making a 'virtual desktop'- thing.Only one problem. When switching to a new desktop it starts a new instance of my app in that desktop (works) and on the form load event it says process.start("explorer.exe") <- here is the problem. It only shows a window not the actually bar.Also this may be important it shows the window, but when I navigate to explorer.exe 'C:Windowsexplorer.exe' and open it there. The explorer bar does show up.
View 14 RepliesI want to create a simple utility app that emulates a right click on the desktop -> view -> show desktop icons - so I can by the click of one button hide and show the desktop icons.[code]...
View 16 RepliesI'm trying to make a tray application to allow me to easily show and hide my icons. I did a bit of research and found this [code]...
View 6 RepliesIs there a way to Show/Hide the desktop icons in .NET?I tried manually editing the HideIcons subkey in the registry through code, but it didn't take for some reason.I also tried calls to Win API methods FindWindowA but i'm not the best at handling unmanaged code.
View 4 Repliesthis code works in every other version of windows, why not 7?
[Code]...
I would like to make a image in the form representing the icon and a label below it to represent name but is there a easy way to do this.
View 2 RepliesI need code to disable start button in task bar. I need code to disable "windows key" in keyboard to lock start button Selection. I need code in vb.net?
View 2 Replieswith the code for hide/show start botton or lock it, because i'm building an application for public use and i want hide start menu to avoid problems. i allready have been on the net looking for that but the code i found doesn't or im doing some thing wrong. The code i found many times is this: Declarations:
[Code]....
How can i lock desktop item Like(start button,mycomputer ,Internetexplore,recyclebin etc) through visual stidio.net code
View 2 RepliesFor Windows XP this code works fine:
Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long Private Declare Function SetWindowPos Lib "user32" (ByVal hWnd As Long, ByVal hWndInsertAfter As Long, ByVal X As Long, ByVal Y As Long, _ ByVal cx As Long, ByVal cy As Long, ByVal wFlags As Long) As Long
[Code]...
Im pretty newbie in coding as my only resource of learning Visualbasic is from the internet..And , I would like to disable some key inputs when my application starts.Means i will put the script given by you guys at MyBase.Load.
View 10 RepliesI have custom asynchronous WebRequest class that I am testing to find out how fast the request will be cancelled and found some odd results, that starting 6 WebRequests with TPL and cancelling them right away takes 25 sec, but when I used just regular background threads it took only 5 sec.
Update: Running them without cancelling takes with Task.Start 9 sec and Thread.Start 3 sec accordingly.
Imports System.Net
Imports System.Threading
[Code]....
to disable right click and to disable the start button and task bar?
View 4 RepliesIs there a way in VB .Net to add specific icons to a desktop like "Computer", "Network",Recycle bin", and "User" files? I want to be ablse to use it for XP and Vista, but Vista as a main priority. In vista you can Right Click the desktop select "Properties", click "Change Desktop Items" in the left hand corner, and then select the icons you want. I thought that maybe there is a way to do it by calling that, or maybe a way to do it in the registry.
View 1 Repliesi have visual basics 2008 express and i made a app, how can i change the icon that it displays when on the desktop, and how can i get it t
View 2 RepliesI don't know if it is possible but does anyone know how to move desktop icons?
View 1 RepliesIs it possible to hide desktop icons with code? If yes could someone give me clues?
View 7 Repliesis there a way to make my windows app go behind desktop icons?
View 6 RepliesI am currently developing some application that's useful for me. And now I have one doubt about something.. My form has 15px Height and 100% screen Width, and it's located at 0,0 coordinates. This means that vissualy, it's little small.I've seen many applications that for preventing this kind of visual method from being positioned above desktop icons and windows, they manage to "Displace" everything down.[url]...
View 6 Replieshow would i count how many icons the desktop has on it? and if i could can i read them
View 1 Replieshow to get the window in front of the desktop, but behind the explorer icons?
View 20 RepliesStyle Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Arial; mso-fareast-font-family:"Times New Roman";} p {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} @page Section1 {size:8.5in
[Code]...
I'm practicing using the setup and deployment project. I can add a shortcut to the desktop and give it an icon to display without problem. Many applications have a choice of icons to display for the desktop icon; when we right-click on the icon and choose "change icon" there is a box that appears giving the user a choice of different styles of icons to use for the programme. My question is: how can I give the user a choice of icons to be able to select which one to display? Do I have to make a dll file or is it another method?
I am having a problem I have created a program which will create Shortcuts by using CLSID. (Edd Bott say God Mode)The problem is it runs fine on some computer but in other it did not work fine.
View 5 RepliesI am having a problem I have created a program which will create Shortcuts by using CLSID. (Edd Bott say God Mode) The problem is it runs fine on some computer but in other it did not work fine.
View 1 Replieswhen my program opens at windows xp befor the startup logo, so in sted of seen in the windows screen when you turn on your computer the my program opens and dose not show the windows logo.
View 3 Repliesis there a way I can get my program to run when the user logs on to Windows, but before the Start menu and everything shows up, and then when the program terminates, run Windows normally?
View 17 RepliesI have created a project that uses a listview associated to an imagelist (LargeImagelist, I have set the size as 100 x 75 and 32 bit depth), that displays information from a database along with an image from the image list. My listview is set to tilemode so that I can control the size of the tiles to get two columns of six. The image list is populated when the form is loaded from all the images in a specific folder, this part is working appropriately as I can get a picturebox working consistently that references an image from the imagelist.
[Code]...
I need to obtain a list of desktop icons and add them to a ListView. I'm currently doing this:
[code]...
It points to the direct path the icons should be located under the user profile. However, for some reason I've yet to determine, not all of the icons are in this directory.