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

[RESOLVED] understanding control events

Hello to all I need some guidance on how to activate\start an event (control) once the program is started - click this or that control or automate an action. I know I can put whatever in the form_load...

View Article


VS 2019 Byte Array to String Problem

I delete the contents of this topic for the following reasons: - Some colleagues act with prejudice and base their beliefs on intentions only. - They release expressions and vocabulary that denote a...

View Article


Image may be NSFW.
Clik here to view.

swf files no longer valid

Hello VbForums community I have embeded swf animations in a resource file. Everything was OK for the two or three years. Suddenly I can't play the animations. I just have this: Does anyone havean idea?...

View Article

FileCopy Doesnt Copy

Hello All, Ran into an interesting occurrence today. FileCopy does not seem to work, but the CopyFile using fso does. What gives? What are the circumstances when FileCopy does not copy. There is no...

View Article

Vizacc HelpMaker on Windows 7

Does anybody have an idea how I can run HelpMaker on Windows 7? I have an old project where the help files were created with HelpMaker. The PC has since been upgraded to Windows 7 and after a heck of a...

View Article


how to zorder vb6 Controls,use SetWindowPos api?

text1,text2,text3,text4 how to change zorder by code? text3 put down= text1,text3,text2,text4 tex1 put up=text3,text1,text2,text4 text1 movetop=text3,text2,text4,text1 like ado recordset...

View Article

[RESOLVED] Ide0059

So I am getting a message when I do the following instruction: Code: if (txtUnitPrice.Text != "" && !decimal.TryParse(txtUnitPrice.Text, out decimal dec)) { MessageBox.Show("Please enter a...

View Article

IDE0017 - Should I simplify all these?

Maybe I should've paid closer attention 5 years ago when I started coding our application, LOL. But now that I have some free time, I'm looking at Messages and Warnings. I have 207 places in my code...

View Article


Image may be NSFW.
Clik here to view.

Checkbox - Graphical. Remove Checked Highlight

I am using a CheckBox as a Button so I can set the ForeColor. I have tried using the PictureBox method I found on this forum, but that has its own issues. It does not handle word wrapping any where...

View Article


[VB.NET] Generic Error in GDI+ While Saving An Image

Hi Hope you all are doing great. I am trying to do a comparison between to image files for some specific Pixl values. I have been successful in it however it runs in the first go ( first go: -that is...

View Article

IDE0059 Unnecessary assignment of a value...

So are you ever developing code and you want to know if your call to TableAdapter.Update() worked so you throw int rc = ta.Update() in front of it to check it when you run and then you leave it there...

View Article

Flash Component

so, with the end of flash, they added a kill switch, that makes the component not working, so its not just browsers but also any VB6 program using the .ocx in windows 7 (an earlier) its easy, you...

View Article

VB application Uploading files(Blobs) into Oracle

I have a simple application that uploads text files into oracle as blobs. I just noticed that if the text has french accent characters in it then when I upload the blobs those characters get corrupt....

View Article


[RESOLVED] How do you work out the difference between two dates.

Basically I have two Date/Time Pickers within my program. One for Arrival and One for Departure. I need to work out the difference between the two dates selected so I can use them in a calculation...

View Article

[RESOLVED] How do I Automatically update a text box, using a NumbericUpDown Box

I'm trying to make my program so it auto updates the price in the text boxes for this "Pod" whenever I increase or decrease the value of the NumericUpDown box. People.Value is the NumericUpDown Box...

View Article


VS 2010 [RESOLVED] A Generic Error Occurred In GDI+

Hi Hope you all are doing great. I am trying to do a comparison between to image files for some specific Pixl values. I have been successful in it however it runs in the first go ( first go: -that is...

View Article

Image may be NSFW.
Clik here to view.

listview table colors

Is there a way to change the standard listview table colors? i know i can change the background and forecolors.. but i want to go from this standard look: to something more like this: with the black...

View Article


SQLite Rename column

Hello everyone I need to rename a column in one of my tables. This is the code I'm using Code: Cnn.Execute "ALTER TABLE Total_tbl" _ & "RENAME COLUMN Tfirst TO Tlast;" but I'm getting syntax error....

View Article

Image may be NSFW.
Clik here to view.

Small Visual Basic: A VB.NET WPF open source project

In this VB.NET open source project, I add the form designer and a prototype for a mini winforms to convert the Small Basic Language to Small Visual Basic!...

View Article

IDE0075 How do I simplify this condition expression?

Is this what VS wants me to do here? Code: //ckOTNew.Checked = drTrips.IsOTNull() ? false : drTrips.OT; ckOTNew.Checked = drTrips.IsOTNull() && drTrips.OT; I feel like I had to think about that...

View Article
Browsing all 15033 articles
Browse latest View live


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