Quantcast
Browsing all 27025 articles
Browse latest View live

Children of tabcontrol

I'm using this subroutine to recursively toggle disabled/invisible state for a control and its children: Code:     Public Sub ConcealObject(ByVal Parent As Control)             For Each C As Control In...

View Article


Visual Basic 2010 help

Hello! I was wondering if you guys could help with me a visual basic assignment that I've been stuck on. Its for my cosci 103 class. It is Assignment 4.1 and 4.1 on Programming in Visual Basic 2010. I...

View Article


Image may be NSFW.
Clik here to view.

Side project *Write to file help*

So im building this little app because I got the idea from my fiance who hates the way her schedules are given. Ive gotten pretty far on it but this part where i get it to "write to file" on it is...

View Article

Add-Ons

This question might be one of those which can't be easily answered but I feel it's worth asking to see what replies I get. I want to build my application and I want to be able to allow for "add-ons" to...

View Article

"Cheating" Program

Ok i think this is a cool little idea. I was wondering if its possible in VB to have a program of whatever. and make a new different program that could like change the code of the original program to...

View Article


VS 2010 Printing Formatted Documents VB.net

I need to find a simple way to create, view, and print formatted documents through my windows forms vb.net program. Right now I'm using Crystal Reports to format the documents, but Crystal Reports is...

View Article

VS 2010 [RESOLVED] variable used before it has been assigned a value

Hi folks. I have a button, textbox, and some radio buttons inside a groupbox. I enter text into the textbox, and select a radio button, and then click the button. The program stores the text that was...

View Article

Best way to edit .zpl files? help!

Hello! I have a Windows phone, and the playlist extension is .zpl, what I want to do is to make a new playlist and add my own files to it. This is what it looks like: <?zpl version="2.0"?>...

View Article


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

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


[RESOLVED] 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


hi still new

hi all not long into the coding scene made my first calculator from scratch to learn a little, struggling a bit with the more complex stuff i was wondering if there is any projects or anything i could...

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


What is the best way to contain a string throughout an application?

I am curious, what is the best way to hold a string (user ID) throughout the entirety of an application? I dont really want to use my.settings, unless i have to. I do not want this variable to ever...

View Article

using controls.remove to close a form inside a panel

hi i am using controls.add to open a form inside a panel of another form but i am stuck on trying to remove the form from the panel when i click a button this is how i add the form Code:         Dim f...

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
Browsing all 27025 articles
Browse latest View live


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