Quantcast
Channel: VBForums - Visual Basic .NET
↧

Why does Button.DoubleClick not fire in WinForms when MouseUp opens another...

In a VB.NET Winforms application, we have a button. On button click i.e. Button1.MouseUp event, it opens another form. But when we double click on the button, the double click splits into two single...

View Article


Why do folds sometimes not work correctly?

As title says, does anyone know why do folds sometimes not work correctly? Not a deal breaker at all but annoying when it happens to multiple subs in the same module. Workaround is to copy the whole...

View Article


VS 2022 Reading in a Massive Access Database Table

I have a database format whose schema is identical for each project. One of the tables has about 130 fields. It is not manageable in that I cannot edit the schema without causing an error. I believe...

View Article

VS 2019 [RESOLVED] How to delete a track in iTunes

I am working on an application to delete duplicate tracks in iTunes. The app uses the iTunes COM library 1.13 and the Option Strict On compiler directive is set. I cannot figure out how to make this...

View Article

Image may be NSFW.
Clik here to view.

VS 2022 Trying to create a sports clock (like a stop watch)

Hi Guys, I am trying to create a sports clock. The functions that I am trying to implement are: Start Clock Stop Clock Resume Clock Reset Clock The clock face I would like is analog where I can use an...

View Article


Versioning in exe

Hi. I have come from VB6 to VB.net and i am finding very difficult to get some sort of version being set on each publish. Have been using chatgpt for a few hours now doing all sorts of things to auto...

View Article

[RESOLVED] Refresh after drawing

On my form i have a panel that fills the client area of the form. Onto this panel, in code, i am adding many thumbnails of images and all is working fine. The issue i have is the refresh after, say,...

View Article

Last record in a bound combobox

How can I give a bound combobox the last record as the default value/text

View Article


System.OutOfMemoryException 'Not enough memory resources are availalbe

Good morning all. I am trying to take a data table and dump it to excel. the datatable has about 40000 rows and 150 columns. and am getting thie error System.OutOfMemoryException: 'Not enough memory...

View Article


Updating Merged Datatables

I have merged three DataTables (gdt below) into a new DataTable Code: gdt(iNewTable) = New DataTable gdt(iNewTable).Merge(gdt(iGEN), False, MissingSchemaAction.Add) gdt(iNewTable).Merge(gdt(iDS),...

View Article

VS 2015 Bug that has me puzzled

I am running MS Visual Studio Enterprise 2015, V4.8.03761, on my Windows 7 machine. I ran into a very annoying issue today: If I tried compiling a program within about one or two minutes of the...

View Article

VS 2015 Debugging double-click

All, I am modifying a working program so that when a file with a particular extension is double-clicked, the program uses the name of the file. Not a big deal. I have already configured the system so...

View Article

[RESOLVED] Out of Memory error

Hopefully someone can nudge me in the right direction. I'm tinkering with a wallpaper changer and have been struggling for a few days with an 'out of memory' error which appears at random (program runs...

View Article


VS 2022 Returning to the form that opened a form

Hi All, I have searched on Google for an answer to this. I did find something on here, but it was for VB6. I have a form, FrmTaxRates that can be navigated to from either FrmMain or FrmSummary. When I...

View Article

VS 2022 Trying to create a Server Sent Event (SSE) Client

Hello Everybody, I am trying to create a simple client that receives Server Sent Events (SSE) I am using VS2022 and have installed the ServerSentEvents package So far, I have only been able to...

View Article



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>