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

Searching for specific set of characters in a label caption?

Hi everyone! I am working on a review game for students, and the beauty of this one is the students come up with the review questions, so they really want to add a lot of questions. Anyway I have two...

View Article


VS 2010 Simply Problem - Need help!

I'm currently doing a school assignment. The aim is to basically find out the amount of animals there are remaining when a certain percentage is wiped out, you then enter the amount of years that the...

View Article


[RESOLVED] Increment texbox value (0001, 0002...)

How can I increment a textbox that has a value from 0001 to 0002,0003... text1.text = val(text1.text) + 1 doesnt work as it returns the value of 0001 to '2' only it removes the zeros.

View Article

Need help with awesomium browser

Hello. I am using the vb.net sample of awesomium sdk (awesomium.com). While browsing the webform, it saves cookies and user settings into cache folder. I have added a form, with a tabcontrol that...

View Article

Image may be NSFW.
Clik here to view.

Populating VBA userform and Fetch previously entered data edit and make new...

i searched in forum with text Populating VBA userform and editing/updating data but there was no reply on that thread.. can u do for me ? (1) Populating VBA userform and Fetch previously entered data...

View Article


Top button with each post

Hi. mostly i need something in forum, which is a top button that is already available at the very end of the each page of thread, but its not useful as much as it can be. I suggest that at the bottom...

View Article

Looking for similar code in vb6

Hello. I have cmd file with the following code: Code: net share d$=d:\ /grant:Administrators,FULL The code grants all administrator users in the network domain to access disk D:\ (and also gives a...

View Article

Image may be NSFW.
Clik here to view.

implementation on if in Excel

Hi,Friends I Simple want if B3 value location is equal to Location . then it needs to print Ware house in all the Column. but when i tried to fill nothing happens it print at A3. but it does not print...

View Article


help needed

Public Function min(ByVal a() As Single) Dim i As Integer Dim smaller As Integer smaller = a(i) i = i + 1 While a(i) <> 555 If smaller > a(i) Then smaller = a(i) End If i = i + 1 End While...

View Article


Changing transparent background image

I've made a program with a transparent background image using the following code in the form_load sub. Code:         Me.SetStyle(ControlStyles.SupportsTransparentBackColor, True)         Me.BackColor =...

View Article

Downloadable Source Code - full website

Hello, I would like to start a website which is basically a forum for users and i was thinking if there is any free source code(complete) available in internet which can be downloaded and used for our...

View Article

Skitchen8's mp3 player code

Hi, I'm converting my mini media player so it does not require the use of Windows Media Player! Anyway the code I am using to do this is Skitchen8's code here. However, due to a lack of error handling...

View Article

Detect modal form?

I've searched this forum and I searched the net, but I couldn't find an answer (therefore I think it's just not possible).. Is there a way to detect (through API call or whatever) if a form in the...

View Article


Read a Text file in to Multiable Text Boxs

Hi All Wonder if one you could help with a little project I am doing Basically I want a combo box to list the lines from a text file and when I select that line in the combo box it fills in multiable...

View Article

How to Grab Songs from a Radio in TextForm or Winamp? (VB6 Example Added)

Any coversation or any product close this this: http://www.vbforums.com/showthread.p...playing-module For vB2010 or Higher: I am wondering if there is anyways to grab the Name of a Playing song from...

View Article


Image may be NSFW.
Clik here to view.

Multiple viewing of Matching Data frp, a Textfile.

Hello everybody, Probably shouldn't have closed my old thread (listbox help) but i forgot to ask. I have the reading of 2 text files, 1 which includes names and details of a user, and 1 which includes...

View Article

VS 2010 Clicking a button in webbrowser (WB)

hi guys, Code: Imports System.Runtime.InteropServices Imports System.IO, System.Net, System.Net.Sockets Public Class Proxy     Dim AppLocation, CurLocation As New Point(0, 0)     Sub Sync()...

View Article


VS 2010 how to search in a list ( of boek)

hi I used list (of t) How can I search in the following list To find 1 one book by a7 And to Find all the book by genre.roman Bit of code Private LijstBoeken As List(Of Boek) LijstBoeken = New List(Of...

View Article

Api

hi, can anyone tell me what's is an api ? and give me some examples about them please !

View Article

Printing multiple pages in colour

I have quite a simple VB6 project. It has a textbox called "txtCustomer" and another textbox called "txtNumBoxes". Basically just type in an address to txtCustomer and a number into txtNumBoxes and...

View Article
Browsing all 42202 articles
Browse latest View live


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