Quantcast
Channel: VBForums
Browsing all 15702 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

(VB6) Add-In - Move selected controls

Move several controls certain left and/or top at the same time. Not sure if other add-ins do this (probably), but one feature that the VB6 IDE lacks is the ability to move all the selected controls at...

View Article


Image may be NSFW.
Clik here to view.

How to Get the Listindex of the cursor position(Listbox,FileList)

I am studying the transparent control. The LISTBOX is transparent, and it is difficult to click on the text, so I can find the corresponding LISTBOXA line number by clicking on the form, and simulate...

View Article


Move to line

Friends -- a quick help I use Set ts = F.OpenAsTextStream(1, 0) Once i run ts.readline, the pointer move to next line Question: How to move back to first line. :wave:

View Article

Use TypeScript in VB6

We can use JavaScript in VB6 through some methods or tools (such as RC5/RC6). I wonder if there is a way to use TypeScript in VB6? Thanks.

View Article

VS 2019 [RESOLVED] ToolStrip Split Button - Custom highlight Color not...

I am using a custom renderer to change the highlilght color dor a ToolStrip Split button (code below). It works and the highlighted color is indeed changed, the problem is when highlighted it does not...

View Article


Using Post string

Please help i have this example about posting string and returning data . How can i use this very example to my coding please help . Code: Dim J As HttpJob         J.Initialize(Null, Me)...

View Article

VS 2019 System.MissingMemberException: 'public member ToList on type String()...

I am trying to save a list of words in a textfile but get an error, at this line: Dim w = hOO.Words.ToList() System.MissingMemberException: 'public member ToList on type String() not found Code:...

View Article

VS 2019 StartsWith/EndsWith vs Like

Is there any difference between following commands? Code: If mwd.EndsWith("ous") Then mwd = mwd.Replace("ous","ás") Code: If mwd Like "*ous" Then mwd = mwd.Replace("ous","ás")

View Article


CreateIconFromResourceEx not working

This is driving m crazy ... I am storing the bytes of an icon file in a Byte array and then trying to create the icon with the CreateIconFromResourceEx API but for some annoying reason, it is not...

View Article


Need Help for Chrome Extension

Hello everyone. First of all, I want to say that, I am new to this forum. I have not been able to install any extensions in my computer's Chrome browser for the last few days. Whenever I try to install...

View Article

More Misc Programs

Here are 8 more misc programs from my unfinished folder. They are : Create Dummy Files , DrawOnForm with floodfill, Filename generator, Morse Code, Names List Maker, On/off usercontrol, random Strings,...

View Article

Programatically Change Number Values In A String

I am using VS 2008, and coding in VB.Net for an Excel 2007 Add-In. I am looping through a range of cells and programatically changing the value within the cell. I have the code to accomplish this when...

View Article

XML Class to read & write

Hi. I am wondering if anyone has a drop in class that is easy to read & write nested xml files. Ive seen and got a few that read very basic xml files. but i am not good enough to make it read &...

View Article


Modifying an array based on a structure within a function

Hi guys I've run into a bit of an issue which I'm struggling with and wonder if anyone can give me an idea of what I'm missing. I have an array based on a structure which in turn has three string...

View Article

Image may be NSFW.
Clik here to view.

VS2019 Throw new gives excpetion

I'm following the book Visual Basic 2012 How to Program I've created a very simple class : Code: Public Class Form1     Dim First As Employee = New Employee     Dim Second As Employee = New Employee...

View Article


Image may be NSFW.
Clik here to view.

Get Length of MIDI File

Hello, Below is code I use to get the length (time in milliseconds) of a MIDI file. It works perfect provided there is only one one Tempo setting in the sequence. I've attached 2 MIDI files that...

View Article

UCase$ Invariant?

Is the UCase$ function in VB6 invariant or culture sensitive? I read that a case-insensitive string comparison is equal to make a binary string comparison where left and right string are upper cased in...

View Article


VS 2019 Help with tables

So I'm making the mouse move to specific coordinates to draw an image for me. It takes alot of time to type all off the coordinates in like this: moveCursor(140, 204) moveCursor(123, 193)...

View Article

print list1 four columns

Hi, I'm ontro I am making an application where there is a list1 and a commandbuton to print On the screen it does it well, I can change position, but the problem is that I cannot change position when...

View Article

Image may be NSFW.
Clik here to view.

Abbreviate Text

This has very little use but I enjoyed the programming. Can be used to create control labels. See what you think about it. Attached Images   Attached Files Abbrev.zip (3.9 KB)

View Article
Browsing all 15702 articles
Browse latest View live


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