Custom Window Forms dialog for VB.NET
The following GitHub repository shows how to use Windows-API-Code-Pack 1.1 as all code samples on the web are in C#. Also there are several tricks not easily learned within the code samples. Code:...
View ArticleWhat is more appropriate?
Hello, I want to develop an application and I need your advice what is the best approach for this. Consider a very simple application: The user will browse to a website where he/she must use user and...
View ArticleAll Nodes on TreeView Control Not Showing
I am currently developing a VB 6.0 Application on an old PC running Windows XP. In it's simplest terms, the Application displays a Hierarchical Family Tree structure in a TreeView Control. The...
View ArticleVS 2015 Delete an image displayed in a picture box
hi .. I am facing a problem and I hope for your help While displaying an image in a picture box .. then press a button to delete it ....... it gives me the next message : process cannot access the file...
View ArticleVS 2013 How to Generate a report to display on the form
hello everyone so for the past week I have been working on my project assignment and I have reached the last phase of my desktop application which says I should do this Report of qualified and...
View ArticleObtain value between Axis Plot Values for Line and Curve
When graphing one plots a line or curve with each point residing on a designated axis value. For example (0,0) to (1, 1). The distant between each plot point is some N number of pixels. Is there a...
View Article[RESOLVED] Menus and Submenus
Do menus and submenus have ClassNames like button controls, etc
View ArticleShorten A Line
Hi fellow VBers. Im hoping one of you can help me with my math problem since i have an limited NA education. Currently Im drawing a line from the bottom center of the form to a point on the form that...
View ArticleSplit Worksheets By Criteria VB.Net
Dear All I want to split worksheets with Diameter Criteria (T10, T12, T16, ...) Located in Column C named Diameter in a Master Sheet, My code is Code: Private Sub Splitter() Dim xl As New...
View ArticleHello, I'm newbie here!
Hey everyone, hope u'll r doing well... M currently looking to explore more programming books, here's the list of my book collections... 1) Effective Java by Joshua Bloch 2) Javascript: the Good parts...
View Article[RESOLVED] Integrate two different resource files
In one of my projects I use a file resource; if I want to implement Ribbon 2007 (http://www.planet-source-code.com/vb...66951&lngWId=1) can I integrate the resource file of this project with the...
View ArticleIs it possible to develop a MATLAB-like software with vb6?
I know this is a crazy idea. But you know, I always like to think crazy problems. Last month, several military-related universities in China were banned from using MATLAB because they have entered the...
View ArticleDelete Excel Sheets With Name Criteria
Dear All I have a code to delete excel sheets having a common Criteria in their Names Like T10, T12, T16 and so on I want the code to delete these sheets, the code is working on VBA but it does not on...
View ArticleSimple rpn calculator
Hi, this is a simple reverse polish notation calulator in C it takes the input as postfix and and shows the result. this is very basic code I not added any functions but I may do in time. One rule of...
View ArticleCrash with playSound API when playing Large .WAV
Does the playSound API have a limit or a bug with .WAV sizes? VB seems to crash when it tries to play a 3MB .wav array. Here's a link to a small test project for testing: https://easyupload.io/t7ygqk...
View Article[RESOLVED] Is it possible to develop a MATLAB-like software with vb6?
I know this is a crazy idea. But you know, I always like to think crazy problems. Last month, several military-related universities in China were banned from using MATLAB because they have entered the...
View Article[RESOLVED] Crash with playSound API when playing Large .WAV
Does the playSound API have a limit or a bug with .WAV sizes? VB seems to crash when it tries to play a 3MB .wav array. Here's a link to a small test project for testing: https://easyupload.io/t7ygqk...
View Article[HELP] My random code in text file need a little adjustment!
Hello! glad to talk with you again! you are very effective! ! ok i have a little problem with a code! indeed, my code generate a random file but sometimes i have no file,error or a blank in a...
View ArticleVB web application dictation
Hi! I have a medical And dental practice management web application. Id like to incorporate dictation, so that I can dictate the patients findings directly to the electronic chart. I currently have...
View Article