transparent form background with drop shadow image
i have a form that has a transparent background and i have set the background image of this form to a image with a dropshadow BUT everything works fine except the image's drop shadow still contains the...
View Article[VB.NET] Help with DirectX9 scaling and translating
Hi all, I posted this in vb.net a few weeks ago, and although it is vb.net code, I don't think it was the appropriate forum, so I am reposting here. If this is not the right way to bump a thread to a...
View ArticleVS 2010 remove from registry
hello, how do i remove from the registry i use the following code to add it to the registry code Code: Public Shared Sub AddToStartup() Dim regkey As RegistryKey regkey =...
View ArticleVS 2008 Got problem with Vb 2008
Hello I'm starting to learn VB.net but on 2008 i did something with account password I'm following guide but it works good with guide make but with me not picture with error and another for desgin it's...
View ArticleLife is BS!
Aint it the truth. We now live in a world were the economy is in an all time low and we are trapped to follow the whole system that we currently have. That system we have is this. You wake up, get...
View ArticleDetecting when multiple async operations are complete?
Hi friends, here is some example code that you can refer to if you can help... Code: Public Class Form1 Private accountList As List(Of Account) Private Sub Form1_Load(sender As Object, e As...
View ArticleThe system cannot find the file specified.(In renaming files)
Hey People i'm trying to rename some files in different directory but i get this warning and it dont change it it does work when its the same directory with the index.php Code: Warning:...
View ArticleVS 2010 Subtitles in fullscreen
Hey just a quick question. Is it possible to show text over a windows media player control in fullscreen mode?
View Articletype mismatch after saving data
hey i get error type mismatch when i save something i have to combobox with numbers in at and the combos values are text in the DB the thing is it saves me the data in the listview and after gives me...
View Article[VB2010] - about "Unable to open module"(when you open the project)
if anyone find these error after open the project\solution by IDE: "Unable to open module file 'C:\Users\UserName\AppData\Local\Temp\.NETFramework,Version=v4.0,Profile=Client.AssemblyAttributes.v b':...
View ArticleZimmerman verdict
I have to admit I was shocked with the Zimmerman verdict of not guilty but not for the reason I think most people would assume off the bat. I was afraid justice would not be done for political or...
View ArticleBGW report progress stuck
hi i am dropping items on to a panel and running a BGW im getting no issue but nothing is happening and the BGW never stops on the drop panel drag drop event i have vb Code: Private Sub...
View ArticleEnumerate And Load Specific Icon From Multires Icon File Or Resource
Hello, If you load any VB6 compiled executable with no custom icons or icon resources in an icon or resource manager, you'll see 3 icons: - 16x16 16 Colors - 32x32 16 Colors - 32x32 2 Colors Back to VB...
View ArticleVS 2010 Enumeration Error Resolved
Hello to all, in my post number 81, we have talk about enumeration error, that cause problem in my application. Well, long time searching, testing my code, I have finaly resolve problem... Never belive...
View ArticleVS 2010 Text Rich Text Box not showing when saving panel content as Image
Hello, Currently, I am using the code below to save the contents on a panel as an image. The thing is, all contents except for the text in the rich textbox is being saved. Can anyone help me out?...
View Article[VB.NET] Image for jacob
See image and it works fine. This is the one used in the app, just quickly put together for the testing.... Attached Images
View ArticleMsOf07 [Resolved] Help with vlookup table
Dear community, I am strugglging with what I'm sure is something much easier than my simple mind is able to comprehend :o Could someone please have a quick look at the attached file and point me in the...
View ArticleGeometry Lab
Should anyone be interested. I have constructed an interactive software "Geometry Lab" in VB 6. Free when requested. (http://geometrylab.org )
View ArticleAdfly and get URL from SKIP button
Hello everyone! To understand what I mean to say, check this link <removed by moderator> If i hit right mouse click on yellow SKIP button (right top of the screen) I can get the COPY URL method,...
View ArticleFinding my program instance in LAN computer and send a message to close that...
I want to Find a running instance of my program in any of the network computer and if found, send a message to that user to terminate that program. Its like sending message from program to the same...
View Article