Quantcast
Channel: VBForums - Visual Basic .NET
Browsing all 27248 articles
Browse latest View live

update position after form has been dragged

i am loading a form using vb Code: Dim x As Integer = (Index.ClientSize.Width - frmPleaseWait.Width) - 430    Dim y As Integer = (Index.ClientSize.Height - frmPleaseWait.Height) - 90    Dim Points As...

View Article


Textboxes as array

Hello guys once again. I have a problem to code textboxes as an array.What I mean. I have 3 textboxes and I am trying to group them using some kind of index, so having textbox(j) instead of textbox1,...

View Article


VS 2012 Little problem with function

Hi I have 2 forms and I want to do this. If form1 (is open/loaded) Then form2.enabled = false end if I don't know how to write in VB that from1 is open or something. I think that I wrote everything...

View Article

VS 2010 Using a class from another project in a C# project.

Hello everyone. I had to use some functions to load a file called "Output.bin", so I used my friend's files (In C#). I imported the project. However, his project uses his classes. So parts of his...

View Article

VS 2010 Error with directories

Code: If (Not System.IO.Directory.EnumerateFiles("../../Saves/" & configs.name_char).Any()) Then       System.IO.Directory.Delete("../../Saves/" & configs.name_char) End If This code produces...

View Article


VS 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 Article

Image may be NSFW.
Clik here to view.

VS 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 Article

Detecting 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 Article


VS 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 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 Article

BGW 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 Article

Image may be NSFW.
Clik here to view.

VS 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 Article

VS 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


VS 2010 [RESOLVED] Text Rich Text Box not showing when saving panel content...

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

Msxml2.XMLHTTP.6.0 Head problem

Good day, professionals. I have a problem with Msxml2.XMLHTTP.6.0. I have code: Code: Sub TestSend() sURL = "http://ogame.ru/" MethodSend = "GET"  Set oXMLHTTP = CreateObject("Msxml2.XMLHTTP.6.0")...

View Article


Image may be NSFW.
Clik here to view.

VS 2010 error help please

Hello, I'm having a problem with my startup code what im trying to do is when the window system closes and then restarts my app should run but i get this error you can see on my screenshot. I don't...

View Article

Please HELP fill and SUBMIT a WebForm from Vb.NET (Fill ok, but submit is not...

I 'm developing a vb.net application. I have a webbrowser, and i need to fill some info on a webform and click submit button. All is ok except the submit, nothing happens !!! Please help ! The html...

View Article


VS 2010 [RESOLVED] the difference between txtDetail.text ="" and...

Is there a difference between txtDetail.text ="" and textDetails.Clear() if so please explain and is this the right form to clear checkboxes and remove them from memory.. CheckBox1.CheckState =...

View Article

VS 2010 [help]

hii gusy,,,, please give me example projeck Bandwidth monitor in VB.NET 2010,, :) i screat on google not found,, the mayoritas example in VB6 ...

View Article

VS 2008 Removing objects from a collection

Hi ! I'd like to ask you for a little help ! I have a collection filled with my user-defined objects . Adding items to it was easy , but now I want to remove some of them . How can I do it ? Looking in...

View Article
Browsing all 27248 articles
Browse latest View live


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