How To Work On Program While Minimized
Jan 13, 2009I got a program which needs to be used while it is minimized but don't know how to do this. I would control it by keyboard, my keys only work when the form gets focus.
View 1 RepliesI got a program which needs to be used while it is minimized but don't know how to do this. I would control it by keyboard, my keys only work when the form gets focus.
View 1 RepliesWhy wont this work , when i minimize my program im trying to get the hotkey to work, but it wont. I also have the "KeyPreview" set to "True"
[Code]...
i want my program to understand what i push the key "+" for example and do something. i can write this "something" but i dont remember how to make it see when i push the keyboard keys (NOTICE: i want the program to see the keyboard keys even if the program is minimized and another program is maximized)
View 5 RepliesHow can I make something that closes the program if it's minimized?
View 11 RepliesIm doing a small project in visual basic which involves lighting up leds through the parallel port and turning them on and of. each led is controlled by a checkbox on my form and they only come on when the checkbox is checked i currently have this code
[Code]...
I wrote some code for a program I am making to take a screenshot when the program is minimized. Thing is something is wrong with the code and I am not sure what it is. Whenever I take a screenshot the program is taking the picture with the application up and not minimized.
So what I need it to do is minimize the application then take the screenshot and then reopen the program after its taken the screenshot. for the noob question but I am brand new to the VB and only been coding it in for less then a day.
[Code]...
I would like to get my program to run in the background. The EXE file I have created, I want it to run in the background and yet do not want to show the user that the program is running. Like I don't want to have the minimized screen on the task bar. Can I do it in my VB.net program.
View 10 RepliesI used to know vb6 and I need to make a quick application.
View 2 RepliesI wrote code for checking whether a particular process (Outlook.exe, in my case) is running or not. It is working fine when the Outlook window is open or minimized. But, when the Outlook is minimized to tray (which on the right side of taskbar), my code is not identifying the process.Could anyone please suggest me a way to get the process of Outlook (or any other program) that is minimized to tray?
View 2 Replieshow can i make my Program blink when it is minimized this is what i want to do here is a pic
View 2 RepliesI'm building a VB(2010) program to create the graphics for my laserprojector.The program works when I debug it in VB, but when I run the EXE program in the release directory, it doesn't work. The problem in the EXE program is theat I can't draw/view graphics in the picturebox..I coppied my whole program to a new VB project, but I'm having the same problem...In the original project, where the program works, there are no warnings or errors.
View 3 RepliesWhile i Minimized the program and clossing the program , next times i start the program, it also minimized. how can i prevent this problem happen!! And i want to start the program at position which start minimized. how can i do it!!!
View 4 RepliesI am really confused! My program doesn't work if I don't have Visual Studio here in my PC. To test it I have uninstalled Visual Studio. But my program doesn't work though Flash Player is present there (I have used Flash animation in the first form).
To be more sure about it I have installed Flash. But it's not working! That means the Flash animation file (.swf) is not making a problem! It needs support from Visual Studio to start. Doesn't it mean that some files are not attached with a setup file as a result it needs Visual Studio to run? Let me tell you how I create a setup file of my program.
CODE:
When I click on the icon of my program it shows the error message
CODE:
Reporting details: This error report includes information regarding the condition of WindowsApplication1. When the problem occurred the operating system version and computer hardware is use; your Digital Product ID, which could be used to identify your license; and the Internet Protocol(IP) anddress of your computer.
Option Explicit On
Option Strict On
Option Infer Off
Public Class mainForm
Private Guess As Integer
Private Number As Integer
Private Sub exitBtn_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles exitBtn.Click
Me.Close()
[Code]...
what is wrong with this code, if possible please give me some directions or navigations so that I will try to think and fix my issue due to the fact that i'm a student and trying to do an assignment.
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim antalpersoner
[code].....
I'm stuck in getting the middle name work in my program if you guys can help me. So I'm suposed to break up fullname entered by the user into>firstname= middlename= lastname= I've done first and last name but I get stuck on the middle name. So there is my code.
[Code]...
how can i program add-in to work in solidworks
View 2 RepliesMy program has Framework 3.5, and my friends' computers have same version of framework. But the problem is that my program says for him
[Code]...
I am using Vb.net 2008.My PC has vista 64bit. My program has Framework 3.5, and my friends' computers have same version of framework. But the problem is that my program says for him......It is look like this[URL] and some of them say like this picture...[URL] Actually, some friends said that you have to register the RealAudioObject ... and ... IWshRuntimeLibrary .... If this is a problem, how can I make this by code because I do not like the slow way...
View 4 RepliesI found a vb.net code, you can drap and drop the image files to picuture box, i have tested on Windows 7 OS, double-clicked the exe file, it worked well, but when i ran this exe as administrator, it did not work, why? i want to run as administrator. The code is below:
Imports System.Text
Public Class Form1
Inherits System.Windows.Forms.Form
Implements IMessageFilter
[code]....
I am trying to build a program that monitors how other programs are being used and as part of it I need to figure out if it is possible to work out using VB code what window, program or process the user is currently using or Focused on.
View 1 RepliesThe Windows > New Window command still does not work in Visual Studio 2010.
This is SO 20th century having to edit only a single window at a time, only having that split screen.
I'm not quite sure why, but this program doesnt work as intended. It's kind of difficult to explain but if you tried it, it doesn't work properly.
Private Sub btnApply_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnApply.Click
'clears the changes box before going through if statements
Me.txtChange.Text = ""
[CODE]...
I included (as its a property compnay) photos, MS word docs and exel docs by creating links such as ths one:
Private
Sub
Timer1_Tick(sender As
[code]....
when i publish the program and export it to another computer these links fail and the pgm crashes.
I need to write a program that uses 'try' in it
the program can only accept a number if its bigger than 3 otherwise it would give a error message and return to the start of the [code]...
I completed my VB project a while back and it worked great in XP.Now the same program is needed on computers that have Win7 installed.The program installs without any problems, but when I open it, it gives me an error saying the database is not accessible.
I used Visual Studio 2008 and SQL Compact to design the project.The database was included in the project and in the installation file. I also checked the Programs folder and the database was installed correctly into the correct path.What is the problem with my programs compatibility with Windows 7?
I am writing a program, and it worked just fine, then I changed the icon on the program and I get an error when I try to run the program. Attached is the window that I get when I debug the program.
View 3 RepliesI made an application to give to my friends as practice for my learning, so the app works fine with XP but not on a Vista 64 bit machine. Will the app need re-coding? The app is used as a game mod, so it writes to process.
View 2 RepliesI want my program to work for a certain period of time, may be one month.. two month..
View 1 Repliesim doing a program where you type a teams name into a text box and it displays each player on the team and there batting average. but i also have another program within the form on a different tab and the program on the first tab works fine but when i swith to the second tab my program does not work. I know the code is right becasue i made it on its own seperate form first and it works correctly but when i put it on the second tab page of my other form it doesn't run.
[Code]...