Quantcast
Browsing all 27017 articles
Browse latest View live

VS 2010 Console Application Colors

I am currently doing a project and need to use a background color (brown) that is not pre-built into Visual Studio 2010. Is there a way of creating one from the HEX or RGB code? Any help would be...

View Article


Image may be NSFW.
Clik here to view.

VS 2010 Show data from database on calendar?

Is it possible to make something like this in vb? Is there a tool for it ,and i wont to conect label with database field with same date?I do not know if I was clear, but thanks anyway.Sorry for bad...

View Article


Do LOOP UNTIL in reverse function. TRICKY

I have created a table displaying rows and columns of Numbers and underscores using the DO WHILE function. I was supposed to use the DO Loop Until function. I am having trouble doing it in the DO Loop...

View Article

any way to install 4.5 on xp?

I guess i know the answer already :/

View Article

VS 2012 Calling module from childform

Hi guys, I am wanting to call a module from a childform however the module is unable to target any fields on the child form. The childform may be a new copy of frmPasswordReset. When the form calls...

View Article


VS 2010 Need help Converting from C# to VBNET 2010 - (Awaits Function Fails)

Hello and Greetings! For the first time I wanted to try ASP.NET and was looking for SignalR methods to send message to another Webpage using a Visual Studio and C# Application. I found a great Source...

View Article

VS 2010 Monthview Calendar VBA in Excel - make input date compulsory

I am working on a project in order to learn VBA and need a popup calendar to enable the user to input an incident date (it is a motor claims training exercise). I have managed to create a calendar...

View Article

Anyone have any idea how to make this program run?

I made a program to use at my buddy's house. I sent it to him and when he tries to open it this is the error message we get. Quote: ERROR SUMMARY Below is a summary of the errors, details of these...

View Article


Clicking a button without id on webbrowser

Im trying to click 2 buttons in WebBrowser1 and Webbrowser2 I have been searching for an hour, and i have been trying different things, but none of them worked. I thought this would work (Cause it...

View Article


Need help with this code [FIXED]

I need to code in my program that when run, it kills some specific processes. In this example: notepad.exe, calc.exe and mspaint.exe I found the code for this which is: Code: Dim taskmgr As Integer = 1...

View Article

VS 2010 need help with strings

Hi, just need a bit of help with the following. I want to set up a sort of translation system. I have a textbox where users can type in the data as a string. then, once a button is pressed, the string...

View Article

Finding the boundaries of an RPG room

I'm making an RPG where the map is stored as characters representing different tiles in a two dimensional array called Map(30, 30). The code is in another thread I posted, if you're interested...

View Article

VS 2012 Recording Temperature Data

I need help creating this program, I have the GUI all setup however I am newer to VB and do not know where to start in order to do this Instructions Write a Visual Basic program named TemperatureData...

View Article


[RESOLVED] Excel Macro Not Found

I use about a dozen different Excel files in one of my projects. Each time the program runs it opens up one of the files, writes to and reads from it then closes it down. One of these old Excel files...

View Article

How to Hide Startup Button?

Hello, i am looking for a piece of code which will hide the taskbar including the start button. Killing explorer.exe wont work as it will only remove the taskbar alone. Thanks.

View Article


Word Automation BEX Error

Hi Everybody. I am new here and looking forward to learning from you all. I am pretty new to vb.net and programming in general. I have an issue I would appreciate help with. I wrote an application so...

View Article

[RESOLVED] Floating point numbers

Take this example Code: Public Class Form1     Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load         Dim d As Double = 55.0...

View Article


VS 2010 GDI+ Drawline in panel with paint event

Evening Guys, looking for a little education on this subject. I'm trying to create a "divider" line in between panels on a group box, these line positions move when a selection is made within a...

View Article

VS 2012 Recording times?

I am making a program for my school that can test a students strong points and weak points. I need to be able to record how long it takes from the time a question is presented, to when the question is...

View Article

Why do we need CStr?

i was given a practice code and when i executed the code everything went well. now when i deleted the CStr from a label it was assigned to, i noticed that the program did not do anything different,...

View Article
Browsing all 27017 articles
Browse latest View live