Quantcast
Channel: VBForums
Browsing all 16028 articles
Browse latest View live
↧

vb.net 2012, set dword value

Hi. I'm messing about with a pet project. Part of it requires that I set a dword value to 1. I've tried looking it up but all the answers are vague and to be quite honest non-descript. Can anyone shed...

View Article


Image may be NSFW.
Clik here to view.

WPF CRUD Example Using Entity Framework, MVVM Pattern and DataGrid Control In...

Hello, This article WPF CRUD Application Using DataGrid, MVVM Pattern, Entity Framework, And VB.NET is the VB.NET version of this post which demonstrates on how to create a WPF CRUD application using...

View Article


VS 2013 Setting Top and Left values in Crystal Reports using VS 2013 / VB.net

Hello everyone, I am making a cheque printing program for which I want user to set left & top vales for date field. Here is my code. Please help me how can I set left and top margin for formula...

View Article

How to implement dynamic objects like RC6.DynObj?

RC6 provides a very magical object DynObj, which can dynamically add properties and methods like JavaScript objects, for example: Code: Private Sub Form_Load()   Dim oDyn As Object   Set oDyn =...

View Article

Same Data multiple threads

Hello, I have application that takes data from USB3 at 300MBps, put's into large array, and when display it on screen using SciChart . I have 3 threads: First Thread collects data from USB as fast as...

View Article


listbox to richtextbox

Hi All. This is my first post here at VBForums. VB 2013. I have a listbox populated with .rtf files. When clicking a filename I want that file to show up in my richtextbox. I had it working in VB6 long...

View Article

MVP Award

Hello, I asked si_the_geek earlier if this forum had a plan before to create an MVP award system similar to other popular coding forums out there. In addition to our existing reputation system that we...

View Article

[RESOLVED] How to implement dynamic objects like RC6.DynObj?

RC6 provides a very magical object DynObj, which can dynamically add properties and methods like JavaScript objects, for example: Code: Private Sub Form_Load()   Dim oDyn As Object   Set oDyn =...

View Article


VS 2019 [RESOLVED] Running the program???

Okies, so I'm finally making a program in VS 2019 that I actually intend for others to use! (Not a lot of others, but still...) It's a simple Windows form, no internet access, no good databases, and...

View Article


Some other alternative language that can talk to the machine besides C and...

I would like to find alternatives to create simple 8-16 bit programs that print a message in a simple way without having to compile every time or even having to write in exadecimal manually. Some...

View Article

How to change Letter default assembly

Change character representation in assembly. How to change any letter inserted by some other letter design? example: pattern is letter A I change the drawing to A in Japanese or Arabic.

View Article

Image may be NSFW.
Clik here to view.

Remove Blank Lines and Extra Spaces

This code will remove blank lines and spaces from your code and resave it converted. I would like it to keep a one blank line between procedures but haven't been able to figure it out yet. If anyone...

View Article

[RESOLVED] Adding DTPicker in VbFlexGrid

Hi all I'm using Krool's Flexgrid to insert data in database. I'm using 4 columns. First name, Last name, Date of birth and phone number. I need to add a DTPicker in the 3rd column. so as to oblige the...

View Article


VS 2012 How to delete a jpg file that was just created?

I have a program that creates a number of jpg files and then combines them into one file. This all works great. The problem is that the code I added to delete the jpg files does not work and, even...

View Article

Needs suggestions: Appointment System

I need to develop an appointment system wherein there would be a maximum of allowed persons per day. What calendar is best suited for this task? I just would like to enable selection of specific dates,...

View Article


VS 2010 HOW TO READ ALL DATA FROM weight scale INTO TEXTBOX visual basic 2010

Excuse me, I want to get ALL DATA FROM weight scale INTO TEXTBOX visual basic 2010 like "ST,GS 225,kg<CR><LF>" can you give me the full visual basic 2010 code

View Article

To all Pokemon Lovers

I grew up with Pokemon and i ended up loving them even at 29 years old. There is a community which builds a "new" Pokemon 3D version on Visual Basic and MonoGame. The original idea and early...

View Article


Print Preview / PDF Reccomendations?

Hello, everybody. I have a customer that i have to develop for an application with Print Preview and PDF export and send PDF as an email attachment. All my apps in the past were developed with using...

View Article

[Word] Trying to automatically change the font size of numbers in a textbox

Hi everyone, I have very little experience with VB in general, but I'm trying to change the font size of any number found in a given textbox. When I run the module (or macro? I'm not sure if there is a...

View Article

[RESOLVED] [VBA/VB6/ADO] How to escape strings in MySQL query?

Hi! Does anybody have a complete function for escaping special characters before making a write query to MySQL DB? Something like: https://stackoverflow.com/a/6478616/10205274...

View Article
Browsing all 16028 articles
Browse latest View live