VS 2008 removing the bleu vb.net icon (default icon)
hi guys i have a question, i want to remove the blue default exe icon of my project to a default windows exe icon, how to do that please?:(
View ArticleVS 2010 AxWinSock connection error
I make a AxWinSock project, and when I connect with a IP:Port, pop up this error: HRESULT: 0x800a9c46 Help me please D:
View ArticleVS 2010 VB.NET: Need Logic To Implement Next Follow Up Date For SLA Tracking...
Hi All, I need your help with a logic which I need to implement in a SLA tracking application. I have designed an App which will capture details from the user and feed into an access database. A...
View Article[RESOLVED] How to make a font and color Dialog to my richtextbox1
I got it working thanks
View ArticleByte array union removes 0's???
I have two byte arrays and when I try to union them together the 0's are removed from the second byte array, how do I stop this from happening? send = Header.Union(buffer).ToArray 'below is psudo code...
View ArticleVS 2008 [RESOLVED] Font Size Issue With Custom Created Listbox Control
I am try to Inherits a Listbox control to change StringFormatFlags direction. All is OK, but when I change the font size of Listbox control it dose not draw item properly. How to fix this issue. I am...
View ArticleVS 2012 Test Conditions
I have written an application in Visual Basic.NET and have been asked to "Set Test Conditions". Can I have a quick description of what actually a test condition is? I have had a look online, with no...
View ArticleVS 2010 Control mobile phone via bluetooth
Hi, I would like to create a program in VB10, to read the address book of a mobile phone (es.iphone4) connected to the PC via Bluetooth, select a number and call, or by dialing a number. Then when the...
View ArticleVS 2010 Help required with GraphicsPath.
Dear All, I have a requirement like this: On my form there is a picture in which the image will be displayed. Now on the image I will be drawing a circle and I want to get only the values of the pixels...
View ArticleVS 2008 When saving file and the power lost file is lost too?
I know that is not good practice to 'pull the power' but this is what happens in pubs, I have jukebox software that saves to a file, now if the file is saved and then the power is lost (say within 15...
View ArticleVS 2010 How to get node index of treeview branch
After searching most of the treeview node posts I have not been able to find the answer I am looking for. I have a treeview loaded like the following example: Parent1 Child1 GrandChild1...
View ArticleVS 2012 Using SQL Server database with vb
Hello, I created an application that serves as an inventory manager for the printer toner cartridges that we have in the company. Due to the restraints of not being able to set triggers with access, I...
View ArticleVS 2012 Tech IQ: How Well Do You Know Visual Basic.NET 2012?
Hi everyone. I have a project that I was going to hire an individual to create, but decided that I'd push it to the community (all of you) instead. I still do need one person who is preferably a...
View ArticleQuestion Array + Function + GOD BLESS AMERICA
Hello all! I am currently trying to write a program for my class. The program's purpose is to find standard deviation of a group of numbers. I managed to write the whole the program without using any...
View ArticleVS 2010 [RESOLVED] Process starts but returns zero
Hi All, I am trying to grab the handle of a .jpg document so that I can place it on a form. The following line of code returns zero even though the image files opens up in Windows Photo Viewer. Code:...
View ArticleVS 2010 What part of the toolbox used?
Hi, this is my first post on the forum. I have a problem: What part of the toolbox used to create a rectangle in which I can put 15 small squares, these squares I will move.
View ArticleVS 2012 Scheduling Tasks
Hello. I have a small class library, each implementing the ITask interface: Code: Public Interface ITask Property StartTime As DateTime Property StopTime As DateTime Property RunFrequency...
View ArticleVS 2010 [HELP] Setting binary key value from a textbox?
Well I'm making an application that changes the key for a game called arma 2 OA. The key value is in the registry and it's a binary key. I want to use the vaule in from a textbox as the value for the...
View ArticleVS 2010 Live HTTP Headers
Hi, I am trying to make an outlook.com login and I was following THIS tutorial and they told me to download Live HTTP Headers. I downloaded it and clicked on the url button to the left of the link and...
View ArticleVS 2010 how to order liistview items by no. in the .ini?
`Exachtly the question: "how to order liistview items by no. in the .ini?" the .ini file: Code: Install Order:1 Prog Name:Adobe Reader X 11.0.02 Installer File:Install\Apps\AcroRdrX-11.0.02.exe...
View Article