Quantcast
Browsing all 27020 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to get a progress bar like in this picture in vb.net? Please help

Hello, I need a progress bar, like this: But by as you know, by default we get a progress bar like this: Please help me to code/get the progress bar like in the first picture, I do NOT need the...

View Article


How To Make A Child Window Immovable

Hi All, Here I have a child window such as Microsoft Word window set to a VB Form. The issue is that the Word window is movable inside the form. This is undesirable. The only way I have tried to...

View Article


VS 2010 Help with Chart, Assigning a Series to a secondary Y axis, Chart data...

Hi there, :wave: I am having a brain freeze at the moment :eek2: with my chart control, I am looking to format my chart using the following, Code: 'Chart Stage 2 Formatting...

View Article

dataset, datatable, add records/tables at the end

Hi im having a stupid problem and i dont know why what i want is just to put a list of datatables into 1 table Code: Dim MyConnection As System.Data.OleDb.OleDbConnection             Dim DtSet As...

View Article

Help needed! How to randomize progress bar value increases.

Hello, I am a 16 year old Junior in grade 11 working on a my computer programming class culminating project. I decided to do a racing rpg game since the concept is fairly simple but can be vastly...

View Article


[RESOLVED] BindingSource.Filter

Can anyone tell me why this filter does not work. 1) ProgramID field in the Bid table is a FK col. to a table called IDPrograms. 2) IDPrograms tables PK col is ProgramID but is not a autonum or a num...

View Article

VS 2010 [RESOLVED] Question on Loosing Focus

I've read a bit on both of these, but I'm not sure how to test Loosing Focus to see if it work. Basically my program runs just fine, however when something else takes focus, such as a Windows Update in...

View Article

[RESOLVED] Listview group

Hi! need some help how to get list view group value?

View Article


VS 2008 Use an ActiveReport from VB6 in VB.NET - how to import

Hi! As I search for the use of ActiveReports in VB.NET it looks like there is such thing in VB.NET, but while almost all of the VB6 project files have been imported to VB 2008 Express, all active...

View Article


VS 2008 Tow basic question about references added to a project

Hi! I hope to get short answers to this huge topic. 1. When I add references(libraries) to my project, will those libraries get compiled into my programm for distribution or will the programm rely on...

View Article

VS 2010 Backspace to move back in Textbox

My code currently checks if text length is greater than "4" and automatically tabs to the next textbox. For added convenience to the user, I'd like it to also move to the previous textbox when the user...

View Article

VS 2010 Problem distributing project with chart

I have added a Chart v3.5 to my VB 2010 project and the chart displays correctly. I have published the project and when I distribute it and the user updates and tries to run the project there is the...

View Article

VS 2008 [RESOLVED] Mix Of Uppercase And LowerCase

I know how to covert a string to Upper case or lowercase using .ToUpper or .ToLower is there a built in function to create a string with the first letter in each word being uppercase and the remaining...

View Article


Image may be NSFW.
Clik here to view.

VS 2010 Problem with tableadapter

Hello, I have a datasource for usage with a report. The datasource contains table adapters to fill multiple tables in the report. All table adapters work perectly except one. The weird things is that...

View Article

VS 2008 PrintPreview doesn't work on a Word.Document

Hi! I have managed to fill a Word template within my code and I can print it successfully, but I cannot show a PrintPreview. Here's my code: Code: Dim oWord As New Word.Application Dim oDoc As...

View Article


Help with sending E-mails through VB.NET

First off i am new here! I am not sure if i am posting in the right forum but oh well. So down to the problem. So i am creating a email program in vb, Microsoft visual studios 2012. This isnt really an...

View Article

VS 2010 Saving/Opening array issues

Here is my goal in order of how I want the program to operate: 1. The user chooses one of 4 tabs 2. Within of these 4 tabs the user will enter data in 22 locations. Along with a monthly calendar who...

View Article


VS 2008 making a vb.net app start 2 times

so Basically, i want my vb.net application to start 2 times, by itself, how to do that, should i use a timer ? i have an other silly question, i want to remove the blue default icon of VB.net, to a...

View Article

Need Some Array Help

I dont know if anyone can really help me with this but I'm kind of stuck in a bind. I need to create a program that loads a text file filled with numbers and creates an array out of it and then lists...

View Article

VS 2012 implicit conversion from integer to string

Reviewing some code that says Code: TextBox14.Text = GetSettingInt("TMaxUPSpeed") Being new to programming, can someone explain to me in the most basic format what exactly this means, what does...

View Article
Browsing all 27020 articles
Browse latest View live