Heap vs Stack confusion
Hi, I always been under the impression that value types are stored on the stack while reference types are stored on the heap. Then the other day I read somewhere that said something in the line of...
View ArticleGet RDLC Report Parameter Values
When I built my RDLC report I added a parameter and gave it a default value. Is there a way from within VS2010 to get a report parameter value WITHOUT using the ReportViewer? I am not using the...
View ArticleAnyway to get rid of a background pic?
Hello everyone. I am working on a program to help teach elementary subjects, and I am working on a whiteboard of sorts to write stuff on. In the first version I made, it did not resize, and I had a...
View ArticleVS 2008 Need help changing a button's backcolor back to ActiveCaption
Hello I set the backcolor of a button to ActiveCaption when I created it. Then in my code later on I changed it to cyan. Later still I want to reset the color back to ActiveCaption, But I get error...
View ArticleHomework Help!! Please!!
I am so lost in this class. I just need to get past my last two assignments in this class and I don't have to worry about VB again. I am going to school for web development/Admin. Please help me, I...
View ArticleVS 2008 Invalidoperationexception was unhandled
Hi everyone I am using a SQL database in my program I made the database in SQl server management Studio and imported the data from a excel spreadsheet, everything went fine no errors It works fine in...
View ArticleVS 2010 Run-Time Error '462' - Please Help
Hi everyone, I am new here and I really need your help. I am creating a excel macro to copy some information to a word file as plain text, after that, I am trying to format the pasted text. The macro...
View ArticleVS 2010 saving and loading listview
Ok, many of you have helped me recently with a listview problem, well, I hit another one. Basically, I have a score bored in the form of a listview, the position in the right hand column, player name...
View ArticleNeed Help..... How To Controll / Access WMP Plugin from Form ? plugin sample...
Dear Master, Im Newbie in VB. and now i'm learning VB6. i found a good DLL plugin for Windows Media Player. My Question is.... When I Emeded Windows Media Player to The Form, How to controll / access...
View ArticleText Localization with VB6?
So, I have coded in Visual Basic using Tesseract OCR, but now I am stuck at a problem, that is to localize the texts. I'll give the breakdown, to help you understand better, I get an RGB image, then...
View ArticleSorting a Listbox
Is it possible to sort the entries in a listbox by the value in the ItemData Property? I need to sort a listbox first by the ItemData value and then by the List value
View ArticleBest way to include "a Form that sends Emails" - in several different Projects
Using VB 2010 Express. In my VB5 System that I am converting to VB 2010, I have a single "Email Form", that connects to 2 Databases, that I use to send an Email to me if a System problem occurs. I call...
View ArticleHoriz scroll-bar seemingly disabled
Guys Here is a screen shot of a thread in VB 6 and Earlier Forum, http://www.vbforums.com/showthread.p...43#post4385143 Attachment 98527 As you can see, there is a horiz scroll bar, but no slider Long...
View Articlecloned combobox
Hey! There are Form1 & Form2 On Form1 is an ComboBox1 with his prefrences/setting...like strings added, draw mode, etc. How to 'clone' ComboBox1 to Form2, so all(if possible) of their settings will...
View ArticleRun-time error '1004' - Encountered while coding a submit button
Hello everyone, I know you've seen this many times - I searched the forum to see if anyone else's problem could help me solve mine. Unfortunately I'm pretty stuck. What I'm trying to do: I made a...
View ArticleVS2012: Check for Empty ListBox Immediately after deleting an item?
Hi guys, I'm new to VB.NET... I have a program that populates a ListBox from a SqlDataSource. There is a button beneath it that removes the selected item from the database... I need to check whether...
View Article[RESOLVED] VB6 DTPicker MinDate/MaxDate
Hi! Would you please help me with the following problem: I'm using the DateTimePicker from [Components]>[MS Windows Common Controls-2 6.0 (SP6)]. DTPicker Name: dtpDOB Format: 3 - dtpCustom...
View Articlehey all is glbasic worth buying , other than game programing across all...
im just wondering why microsoft didnt make vb6 that way, or is there something im missing about it. it seems to me that glbasic would have the same limits as vb6. thanks just wondering
View Articlecompact & repair
To be clear-... when is strictlkly necessary to compact & repair acess db: when update recordset or insert recordset or read recordset, or .... ??? i use vb6 and ado jet 4.0 in this project
View ArticleImporting Contact in Pop A/c of Outlook
Hi Friends,can anyone tell me ? . how show i import the contact form exchange server A/c ? .because when i click on Exchange server A/C . click on address Book . shows stored name from disk .but when i...
View Article