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

extract datetimepicker (dateedit) form devexpress components source code

i have source code of latest devexpress (version 12.2.8) Is it possible extract only dateedit source code and compile it as Separate component ? i want use its source code to made my own datetimepiker...

View Article


VS 2010 [RESOLVED] Writing to multiple .txt files

Hey Guys, What i'm trying to do is write to individual .txt files depending if a string is found from items in a listbox. code: Code:             For Each itm As String In listBoxMain.Items...

View Article


VS 2012 State Charts

I have developed a Visual Basic application and have been asked to develop some state charts for the components in this application. Is there a tool or feature to do this in Visual Basic, or a third...

View Article

VS 2012 Programmer Help Documentation

I have developed a Visual Basic application and have been asked to develop some Programmer Documentation. What exactly is programmer documentation and is there a tool that can produce this...

View Article

Multiple adressof to 1 sub?

Hi all, I'm trying to make a dynamic input form. But to do this I need to be able to pass multiple adressof's to 1 sub. Is this possible? Here is my code: Code:     Public Function AddNewcombobox() 'As...

View Article


Windows Media Palyer - Show Current Playlist & Delete Song Once Played

Hi & Good Afternoon, I've got the following code that populates a Listbox with Songs from my PC. Code:     Private Sub frmMain_Load(sender As System.Object, e As System.EventArgs) Handles...

View Article

someone?

Hello i am already sometime working with visual basic.net (its a hobby not really work) i made a lot of programs on my own but i really want someone who i can work with like a kinf of a team so whe can...

View Article

Set DataGrid1.DataSource = rs

I am using the following statement in my vb6 code: Set DataGrid1.DataSource = rs How am I supposed to use this statement in vb10?

View Article


event handling com objects - newbee

Hi I use the COM interface of iTunes to control the program and add features. This works well. I can't get event handling to work, though. The events that iTunes can raise are listed here:...

View Article


VS 2010 Finding a dynamically created form by its "tag" value?

Hey guys, I've got a little project that requires me to dynamically create a new instance of an existing form (along with all the controls inside that form) when a specific button is clicked. That...

View Article

setting a form /panel in the center of another form / panel using code

i am loading a form inside a panel on another form using Code:         f = Frm_Profiles         f.TopLevel = False         Me.Form_Panel.Controls.Add(f)         f.Location = New Point((Me.Width -...

View Article

VS 2010 Resolution Question

I really don't understand what might be the issue: When I first created my program, I was careful to anchor everything and lock my controls and I created it in my native 1680 x 1050. When I change my...

View Article

Image may be NSFW.
Clik here to view.

VS 2010 When selecting a item in a listbox, move to another

I have tried so many things. I can't seem to even give you an example of how to do it. I want a button when pressed, The selected item in Listbox1 go into Listbox 2 but have the item in listbox 1...

View Article


Image may be NSFW.
Clik here to view.

[SOLVED]There has to be a shortcut..

As you can see, I have a form with 48 different colors/48 labels with a different background color. Whenever a label is pressed, the color is stored inside a variable and when the user click on...

View Article

Controlling Excel

Through my software i make changes to an excel file, that excel file has a few macros (Namely: macro1. macro2, macro3), What code can i write to run these macros ?? Thank You :)

View Article


[RESOLVED] Why is TextBox1's default text highlighted ?

Hi, I've just been up-dating an old application which I wrote a few years ago. One new feature is a summary of what the program does how to use it. I've placed the summary in the original TextBox1 and...

View Article

VS 2005 [RESOLVED] Inserting Record to Database

Hi! The first code below work but I tried changing it with the second posted code. All the records are saving perfectly except the column for Subjects. What am I missing here? I am displaying the...

View Article


VS 2010 Help with billing system

hello :) i am working on a school project that i have to present in 3 days . and i really need your help i am facing problems with the billing system / invoice / Transaction .. whatever you name it . i...

View Article

VS 2012 MySQL Server Database Error

I made an application that connects to an online MySQL Database and it works great. The only problem is my beta testers keep getting an mysql error when they start up the program. I added the reference...

View Article

Replace "Text to display" of ALL hyperlinks within selection with the word...

Hi, I would like to replace all the hyperlinks with a one word string, like "Link", however, the actual hyperlink should remain unchanged. I'm sure there is a very simple way, however, I'm pretty new...

View Article
Browsing all 27383 articles
Browse latest View live


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