2,579 questions with VB-related tags

Sort by: Updated
2 answers

MSAGL Graph C#

Hello, I am trying to make an app with Winforms. The app uses MSAGL to visualize a graph. Can you visualize this graph in the same form as my app, i.e. not making new form for it? Thanks Edit: I can insert the graph to the form. But, can you make sure…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,278 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-03-19T04:38:57.197+00:00
Errataaaaaa 1 Reputation point
commented 2021-10-12T20:20:56.617+00:00
Darryl Hoar 116 Reputation points
1 answer One of the answers was accepted by the question author.

Inherited Application - No documentation

Hello, I have a vb .Net application that I have inherited after the programmer left. He didn't leave any documentation nor did he comment his code at all. We have the .sln file which allows us to view the code but the forms are missing and I'm sure other…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-11T23:13:24.58+00:00
David Boyd 21 Reputation points
accepted 2021-10-12T12:04:42.553+00:00
David Boyd 21 Reputation points
2 answers One of the answers was accepted by the question author.

when we purchase visual studio msdn license can we get windows server and desktop OS

when we purchase visual studio 2019 msdn license can we get windows server and desktop OS -win10

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-12T08:33:27.06+00:00
ISS Prashanth Kasula 21 Reputation points
answered 2021-10-12T08:56:02.943+00:00
ISS Prashanth Kasula 21 Reputation points
1 answer

Edge VB Script to load page and clear cache

I am trying to figure out how to do a VB script to load a page on Edge and then clear the cache. So far I can get the page to load but cannot find the cache part. Set objShell = CreateObject("WScript.Shell") objShell.Run "msedge…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,145 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-07T09:22:55.223+00:00
Gary Ray 1 Reputation point
commented 2021-10-12T06:14:41.063+00:00
Yu Zhou-MSFT 12,061 Reputation points Microsoft Vendor
1 answer

Is it possible to build a project with errors

Hi so I have a visual studio project that has a bunch of errors, I wanted to build into a dll and try to run it anyways, can anyone help me?

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-10T23:33:58.707+00:00
danny devito 1 Reputation point
commented 2021-10-11T18:55:56.703+00:00
Viorel 112.5K Reputation points
1 answer

Change button text on clicking button

I'm clicking a button in vb.net and the button opens up a modal popup. After I change something in the popup and click the button on the popup, the popup closes. My goal here is to change the button text after making the change via the popup. The code I…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-11T01:32:24.453+00:00
Scot King 116 Reputation points
answered 2021-10-11T17:53:38.98+00:00
Scot King 116 Reputation points
1 answer

How to skip system volume information?

Can someone help me how to skip system volume information with this code? string[] originalFiles = Directory.GetFiles(sourcePath, "*", SearchOption.AllDirectories); logFile.Add("Begin SyncDrive backup procedure."); …

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-11T09:27:39.86+00:00
Ken Ekholm 151 Reputation points
answered 2021-10-11T10:21:14.107+00:00
Castorix31 81,741 Reputation points
0 answers

msvbvm60.dll Api List help

Hi I need to have API help for msvbvm60.dll specially VbaVarIndexLoad .

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-11T07:35:10.017+00:00
Amr Edries 1 Reputation point
3 answers

A working VB.net front-end for Access Database - but VERY slow. How can I speed it up?

I have produced working (single user) application for a Vet friend of mine. He has successfully used this for three years but as his client history gets larger it has slowed down. As you see it has multiple relational tables I used the…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-07T18:39:31.887+00:00
Peter Gibbins 1 Reputation point
commented 2021-10-08T16:55:43.653+00:00
Albert Kallal 4,651 Reputation points
1 answer

How to fully delete a PictureBox when another PictureBox touches it

At the moment, I am programming a game in VB.NET. My game consists of a ball, paddle, and some blocks, all of which are PictureBoxes. The way one section of the game works is that, whenever the ball touches a block, that block is supposed to disappear.…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-08T12:00:16.613+00:00
samhobbs 41 Reputation points
commented 2021-10-08T14:59:40.48+00:00
Castorix31 81,741 Reputation points
1 answer One of the answers was accepted by the question author.

Visual basic

What do i do if i only want to display Class I I'm using visual basic 2017, access database, window form.vb And thank you for your time

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
824 questions
asked 2021-10-07T20:53:22.463+00:00
Muana Ralte 21 Reputation points
commented 2021-10-08T07:59:41.5+00:00
Muana Ralte 21 Reputation points
0 answers

writing a code in visual baisc 2015

I need to write a code that would compute discount price and another code for displaying the total amount

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-07T11:00:01.937+00:00
hind 1 Reputation point
commented 2021-10-08T01:41:05.53+00:00
Xingyu Zhao-MSFT 5,356 Reputation points
2 answers

Regex output

Hi, I have this below Regex expression, just like to know what each step is doing below and the output ? string Invoice = BSC|KS1|LS1 string[] result = Regex.Matches(Invoice, @"(?:^|\|)(""[^""]""|[^|])") …

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,278 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,555 questions
asked 2021-09-16T05:56:49.39+00:00
Rock Hitman 46 Reputation points
commented 2021-10-07T07:55:13.19+00:00
Timon Yang-MSFT 9,576 Reputation points
2 answers

How to change the selected listviewitem's backcolor to transparent on a click of toolstripmenuitem?

Hi, I have a listview which shows images of symbols n I am introducing a method to cut n copy the selected symbols. I am using a toolstripmenu having Cut n Copy menu items which pops up on right click after listviewitem selection, just like the file…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,398 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,278 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,125 questions
asked 2021-10-05T03:34:26.647+00:00
Rashmi Gupta 81 Reputation points
commented 2021-10-07T07:48:39.727+00:00
Jack J Jun 24,296 Reputation points Microsoft Vendor
1 answer

VB.NET extracting data from MySql in to a graph

Hi, I have been experimenting with graphs in a windows form using VB.NET I have had some success as I can now extract data in to my graph. I created a windows form and dragged a chart on to it using Visual studio 2019. I then placed a button on the…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,835 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-09-25T19:59:39.013+00:00
nigelsvision nigelsvision 96 Reputation points
commented 2021-10-06T05:56:36.977+00:00
Xingyu Zhao-MSFT 5,356 Reputation points
0 answers

Missing Form in solution explorer in visual basic .net

Hi I have a project of vb.net. It includes forms.. Design icons of two forms has disappeared from solution explorer but the code for these forms is available. There is an error message appear when I run the project. I tried to add a new form with…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,835 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-09-22T07:33:51.38+00:00
Mohamed Wardany 1 Reputation point
commented 2021-10-06T05:54:43.137+00:00
Xingyu Zhao-MSFT 5,356 Reputation points
3 answers One of the answers was accepted by the question author.

Can I use the SetWindowsSubclass API to subclass a constituent control on a UserControl?

WHAT I HAVE: Visual Basic 2019, WinForms, .NET 4+ MY PROBLEM: I've created an extended-function rich-text UserControl that uses a RichTextBox as a child constituent control, and I want to use the SetWindowsSubclass on the constituent control to…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,835 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-05T23:06:28.353+00:00
Robert Gustafson 606 Reputation points
accepted 2021-10-06T05:20:15.203+00:00
Robert Gustafson 606 Reputation points
0 answers

Adding domain credentials

Good morning all, I have a scenario with the below code whereby i need to add in domain credentials. Reason being, the app is run by a user who is logged into the PC as a domain user and thus has access to the share. What i would like to do is remove the…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-05T07:51:22.39+00:00
Simon Scott 306 Reputation points
commented 2021-10-06T01:50:27.187+00:00
Xingyu Zhao-MSFT 5,356 Reputation points
2 answers One of the answers was accepted by the question author.

Move code into class

I have the following below code which I'm using to initialize a modalpopupextender . Due to the fact that there are 106 buttons going down the page, and 96 lines of code for each button as shown below, this adds 9964 lines of code to the already existing…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-05T03:09:32.577+00:00
Scot King 116 Reputation points
commented 2021-10-06T00:51:58.977+00:00
Karen Payne MVP 35,191 Reputation points
1 answer One of the answers was accepted by the question author.

How do I set it up so an application can use mspaint to modify an Image multiple times in a single run?

WHAT I HAVE: Visual Basic 2019, WinForms, .NET Framework 4.6.1+ MY PROBLEM: I've learned how to design an app so that it can use mspaint.exe to edit an Image for the app user, as follows: ImageInstance.Save(FileName) 'FileName is a temporary file…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,835 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2021-10-05T08:41:20.797+00:00
Robert Gustafson 606 Reputation points
accepted 2021-10-05T20:02:15.057+00:00
Robert Gustafson 606 Reputation points