The US fragile democracy Exposed
All it took was one narcissistic, morally bankrupt president and democracy was close to being subverted. And still might be. The Republican party has completely caved in to Trump, trying to throw out...
View ArticleCan't get Image to show up in Email?
I have a PHP script in which it loops through a database extracting an email address from each record. This ultimately sends a formatted email to all the emails. The problem I'm having is that the...
View ArticleToday received a single, transaction amount: 0 yuan, do you know why is 0 yuan??
A 67 year old VB programmer said: Today received a single, transaction amount: 0 yuan, do you know why is 0 yuan?? After communicating with the boss, they want to computerize their business, which will...
View Article4.0 Images not aligning with text in RTB
I am working on a chat interface(w/ windows forms RTB) which has images (PNGs) for profiles and emojis to replace text. I have been using the clipboard paste method to insert the images but obviously...
View ArticleVB6 - GDIPLUS: how use GdipBitmapUnlockBits() and GdipBitmapLockBits() ?
using the GdipCloneBitmapArea() i can copy 1 bitmap to anotherone. and using the GdipBitmapLockBits(), i can get the pixels array... and using the GdipBitmapUnlockBits() save the results. can anyone...
View ArticleThere is no row at position 0
Hi Guys, First time caller, long time listener Im trying to convert a hobby project from vb6 (word templates / Access Database) to Visual Basic .net in Visual Studio 2019 Code: Private Sub...
View ArticleW10 updates appear to have disabled properties window?
After a long time working fine, it appears that the latest W10 updates have disabled the properties window in the IDE. Any one else found that? Edit: Looks like I've lost control of my docking and...
View ArticleToolbox problem vs 2019
I am unable to get media player control to appear in toolbox. I have tried every solution I could find including Microsoft's and still it will not appear. I've tried uninstalling and reinstalling. Any...
View Articledevelop 3D ImageControl OCX OPENGL in VB6.0 Project 2021
my goal Project: develop 3D ImageControl OCX OPENGL in VB6.0 to my personal use (NOT HOMEWORK OF SCHOOL!!!) (in the future i am will make one of DIRECTX too) if someone people have a sample project...
View ArticleFind an empty textbox on form and populate it with text
Hi All Hope you and your loved one's are all doing well in these testing times. I have a form which contains 16 textboxes (form1), on form1 is a button which opens up another form (form 2) (both forms...
View ArticleRegistering RC6
I have tried to do this using the .vbs in the package and manually and while I can register widgets I always get LoadLibrary failed. The specified procedure could not be found. rc5 registeres...
View ArticleNet bitmap to VB6
I want use a bitmap class created in VBNet in VB6 as Picture property of a control, It is posible? If an administrator thinks it would be in te VBNet forum, he can move it
View ArticleHow do I use the URL: CALLTO in a VB6 app?
We recently implemented a new phone system with a soft phone app, and need to add 'click-to-dial' functionality to our VB6 app. The phone vendor is saying we can go to "Choose default apps by protocol"...
View ArticleStop Watch Demo
This is my attempt at a stopwatch. Its not perfect, but seems to work okay. Looks good though. Any improvements/ suggestions you make will be appreciated.StopWatch_Analog.zip Attached Images Attached...
View Article[RESOLVED] Textbox Sizing Anomaly
I have two textboxes next to each other on my main form (not in frames) with no text yet added. However, the set font of both is the same: Microsoft Sans Serif, Bold, 18. Using VB6's menu, as normal, I...
View ArticleVS 2017 How To Use A MsgBox Before Updating DataGridView Cells?
I would like to use a Yes/No MsgBox for when editing my datagridview data per cell, this will happen when I press enter or tab or any other time that it can change the data in each cell. So when I edit...
View Article[RESOLVED] Links to code in editor?
I keep notes and a basic explanation of the programs path/progression at the top of my code to reference when I need to implement changes or additions, or just to remember what I did. Is it possible in...
View ArticleComboBox ?
Hi Please I need code for make combobox disable/enable ? Example:I have Type ComboBox, ande Combobox 1 is Caps and combobox 2 is Shirts I want when I change in TypeItems to Caps, the combobox Shirts...
View ArticleBootstrap 5 - Single Page Application Login Form
This uses the twitter-bootstrap v5.0.0-beta1, documentation here: https://getbootstrap.com/docs/5.0/ge.../introduction/ Dependencies Bootstrap 5 CSS (CDN here) jQuery (CDN here) Bootstrap 5 and Popper...
View ArticleVB.NET Core projects/Entity Framework Core
Entity Framework is not for everyone while it seems that for reverse engineering an existing database VB.NET takes a backseat to C# where there are Visual Studio extensions (like EF Power Tools) and T4...
View Article