Create A Program That Displays The Height Of 3 Different People Via A Scrollbar?

Oct 31, 2010

I have been asked to create a program that displays the height of 3 diffrent people via a scrollbar. The problem i'm having is i don't know the code for getting the total from the scrollbar to display on the height labels .The labels are named lblheight1 lblheight2 lblheight3 Scrollbar is named vscheighttotal?

View 5 Replies


ADVERTISEMENT

Change RichTextBox Horizontal Scrollbar Height ?

Sep 29, 2009

I'm using a RichTextBox and wondered if it's possible to change the height of the horizontal scrollbar. I don't hve much room to fit the RTB so I need to reduce the height of the scrollbar.

View 2 Replies

Create A Program For A CD That Displays A List Of Files That Are Also On The CD?

Mar 10, 2011

I'm using Visual Studio 2010 Express Edition - Visual Basic.I'm very new to VB but I would like to create a program / splash screen that displays a list of files (Word, Excel, Project) that are located on a CD. I'm not sure how to start other than starting out creating a new project.

Here is how I would like the program to work. The user inserts a CD-rom (containing the program and a folder with all the files) the program automatically starts up when the CD is inserted and it displays a list of all the files on the CD. The user can click any of the files to start the program that created it. Example, if we have an Excel file called "Work Schedule", the user could click it and it would open in Excel.

After I've created the project and have a form, I'm not sure what tools I need to use to display the list of files.I'm not sure how I set up the connection (path) between the program and the folder containing all files, especially as they will all eventually be located on the same CD.

View 2 Replies

Create Program That Adds The Whole Numbers From 1 To 1000 And Displays?

Feb 2, 2011

I have to create program that adds the whole numbers from 1 to 1000 and displays the sum in the label. Create a variation of this program that allows the user to specify any starting whole number and any ending whole number (10,000 or lower) and then adds all the whole numbers in that range. Allow for the possibility that a user may start with a high number and end with a low number. Format the label so that commas are displayed and there are no decimal places showing. I need help with the codes.

View 5 Replies

Interface And Graphics :: Touchscreen Scrollbar Button Height / Width

Jan 21, 2010

I'm developing a GUI for a touchscreen, so when user wants to scroll he/she uses their fingers. Now the thing is that the scrollbar width (with the vertical scrollbar) IS adjustable but the button stays the same height and isn't sufficient for a finger. So the question is : Are the buttons in the scrollbar allso adjustable in size/dimensions.

[Code]...

View 5 Replies

Create A Program That Displays An Image When Press The Start Button?

Jun 5, 2011

program a little begginner project. So I want to create a program that displays an image when you press the start button. When you press the "Next button" it will display a new image.My problem is, I want the image to change EVERY time you hit the next button.

[URL]

View 3 Replies

VS 2010 People Can't Use Program?

Dec 21, 2011

VS 2010 People can't use program?

View 5 Replies

Create A Piece Of Software That Will People Develop There Ears?

Jan 18, 2009

I am trying to create a piece of software that will help people develop there ears, so that they can learn songs by ear.For this, I am creating a piece of software that plas a musical note and you have to answer what the note is. the plan is, the sound plays, but incase you miss it, you can tell it to replay, and on the page, there is a text box, where you type in the musical note and then you click accept, and you get a new sound, and do the same. and I want it to just loop and randomly play sounds up untill the user clicks end and then I want a score sheet to come up with there answers and what the actual answer was and basicaly what there score was.

I will be ok making certain parts of the program, but there are a few concerns. the main concern is how to get these sounds to randomly play. and have the answers with it too.

View 2 Replies

Create A Tool For My Group (6 People) That Tracks Tickets?

Apr 12, 2009

first wanna say, awesome forum here wish i'd found it sooner so basically im trying to create a tool for my group (6 people) that tracks tickets they work, basically we work jobs by ticket request and im trying to create a tool/program where they can enter:the ticket number if they completed,pending etc and notes of the job i figured it was gonna be easy, do a simple GUI that saves the info to a excel sheet or a access DB file.

that is basically how it looks. what im trying to figure out and hoping to get some help on is what is the best way to go about this? would a access DB work out better? (since i am hoping to expand it later like add a auto date/time function etc)how do i get it so when i hit the "submit" button it copies the fields and puts them into the DB file?

View 7 Replies

Prevent People From Sharing Program?

Apr 16, 2009

I want to make it so my VB program can be registered to be used with only one computer & possibly be registered online.

(Yes i searched the site but i saw no useful program registering guides that i uderstood and worked with the newest version of Visual Basic .NET)

View 35 Replies

Program Where Can Send Text Messages To People

Apr 20, 2009

I am making a program where you can send text messages to people. And as you can see I ran into a problem. I am trying to load everything from text boxes because I want everyone to be able to use it. So dose anyone know how to fix my code? [code] When I run this it says it dose not work and it says it needs to load properly.

View 5 Replies

VS 2008 Encrypt Program So People Can't Hack It?

Aug 9, 2009

I am just wondering how to encrypt my program so people can't hack it. I have a program that has a spot where you can type in problems with the program and it will email it to me. But, when I release my program people hack my email and password that is used to send the problems.

View 7 Replies

VS 2008 Make A Program That Will Track Do Not Rent (DNR) People

Apr 27, 2009

I want to make a program that will track Do Not Rent (DNR) People.I'm a intremediate vb6 programmer and have not coded in a long time.I do have and wanting to do this on VS2008 professional in VB2008.I did a simular program from a vb6 book about 12 years ago. it was a address book that i changed a little to add some things I needed it to keep track of, and it saved everything in a text file.I want to know what the pros and cons are for using a text file? xml file? or a data base?the data i be keeping track of will be vital statistics as name, state id number, id type, ect. and a picture of the id from a scanner or import from a .png, .jpg, or tiff image.If i use a data base file either Access 2007, MySQL, or SQL 2005/2008 file, do i need to have Office, MySQL, SQL 2005/2008 programs installed on the the computer im doing the programming on? do i need to have the above programs installed on the target computer?i do not think a txt file will work for me because of the picture i want to keep with the data not seperatly. So to make it a little more clear I want to be able to add, append/update, not to be able to delete a record, and be able to search the file for a record.I want to be able to navigate the records or file with first, previous, next, and last. each record will be showed seperatly.I would like to have a STATUS (lol thingy) that only my wife or I can change but let my employees be able to enter the rest of the information on there own. the STATUS Levels will be like 1st warning, 2nd warning, 3rd warning, DNR, and Rentable at our discression. I want it to only allow changes to status if they have the proper password. so i do not know if this also elimates txt files or xml files as an option.and when the wife, my employees or I make an entry I wanted it to add the time and date with the comments we entered in with the initials of the person whom entered the data. so i was thinking i will need to have security levels in my program and give each person a password so the program can fill out most small data itself.

if i do decide to use a database file to store the data, picture, and employee information can it be done with 1 table, or should i try to seperate the data in seperate tables? should i use one to one or one to many? I do not think one to many would be the best solution? it been like 12 years since I did any database programming in school and it was dBase3. If u think it be best to use multiple tables could u give me an example as to how to seperate the data.The client info would be like a address book with a picture and a comment box that will automatically add a date/timestamp and the users initials with a space between every updated or appended entry., and the employees would have there login in name and password, and initials.I was thinking of making a wizard to enter the data in for both employees and the DNR's as for people changing the date on the computer and entering info so to make it look they entered data on an earlier date I was thinking of having it log onto the internet time server and setting the date/time of the computer in the background as it loads up.

View 2 Replies

Program To Integrate Several Entities Of People To Get Them To Work Together By Sharing Information

Jul 7, 2009

I am working on a program to integrate several entities of people to get them to work together by sharing information.I am having.I am using a database (Access) in which I can upload photos but can not understand how to store PDF and word.Also looking into implementing email.User inputs information on the forms with the attached (in datastore) PDF and word files and with one button email multiple users in certain areas.I can figure out how to code the email to: portion.Looking to be able to open a chat type interface. I understand I use the winsock com but I do not have it. Does anyone know what the heck this Adobe Breeze thing is?

View 2 Replies

VS 2010 Make A Program That Can Share A Database To Other People Using A Upload/update System?

Sep 5, 2010

i try to make a program that can share a database to other people using a upload/update system but when i try to download/upload it keeps saying mdf file in use how can i make the code so that it Uploads and overwites the file without that error.as it must be so it must upload to my server (build in)and download (also build in)the error gives file in use constandly how can i fix this issue?of that file in use problem. even when these no querry or other code running?

View 9 Replies

Create A WinForm App That Just Displays A NotifyIcon?

Apr 16, 2009

I created a new WinForm application then dragged a notify icon onto my designer. I coded my desired functionality for the NotifyIcon's behavior inside the Form1.vb file.I think I remember something about adding a module to the project, and setting the project to launch the aforementioned module instead of the form...but I can't figure out/recall how to keep the functionality I've coded into Form1.vb.

View 1 Replies

Textbox With Vertical Scrollbar - Get The Scrollbar Position Without Having To Reposition The Carat?

Oct 21, 2010

So with the stock Textbox, I set the Scrollbars property to Vertical. This is great if the text in my box never changes; I can scroll up and down while the box sits still. If I'm running a background operation that logs output to the box though, the scrollbar resets itself to the top every time I append text to the box.

I know I can set the Textbox.Selection property (or use the Select method) to reposition the carat in the textbox, make note of that position in a variable, then append text, reset the carat, and use the ScrollToCarat method to reposition the scrollbar where it belongs. That's a really (ridiculously) long way around. Anybody know if there's another/better way of holding the scrollbar position, short of actually building a custom control (or using a Textbox and a separate Scrollbar)? It never hurts to try. In a worst case scenario, you'll learn from it.

View 8 Replies

ScrollBar Control By Program?

Nov 22, 2010

I have a game with a large panel in VBE2008 with a Vertical Scroll Bar Control.

The user uses his mouse to move it up and down, etc.

But how can the game program move this control?

For example, the control bar is slid down to the panel and I want my program to slide back to the top starting position when the user clicks on the Reset Button.

View 2 Replies

Set Scrollbar Position In Program?

Nov 3, 2011

I have one gridview which was in a panel and I set panel's Scrollbars property as vertical and height 200px. Gridview has number of rows (say 1000). If i scroll down and selected a 900th row,scroll bar will move to top.I want to focus on that row after selection(ie.scroll bar will be on the same position when we selected).

View 1 Replies

Create A Menu Interface Which Displays All The Items

Dec 17, 2010

I'm creating a program for school coursework which serves as an online ordering system for a local carry-out. I need to create a menu interface which displays all the items, where the user clicks on their choice, enters the quantity desired and then its added to a list box.

[Code]...

View 2 Replies

Create A Form That Displays Rules Of Game On Label

May 10, 2011

I am having trouble with my code for Guess my number. I am definitely amatuer. Yes it is a homework assignment. No I am not asking you to do it for me. But I am stuck.Your GUI program is a game to be played by the user. See Screen Shot on Screen Shot Tab..A new employee is working on a classified mission and the program will randomly pick an expected profit to be guessed by the user.The program must randomly select an number within the range of 1 to 900.Do NOT use a 'Start Game' button to generate the rand number. Generate a rand number when the GUI is loaded.

1. Create a form that displays the rules of the game on a label.
2. Create a textbox for the user to input the guess and also a 'guess' button.
3. If the user is outside the given range, provide a proper message (<1 Is not a valid guess or >900 is not a valid guess)and clear the guess.
4. When a user has a valid guess, display a proper message (either too high or too low) and tell the user to guess again.
5. With a correct guess, display a proper message and change the form's background color to red and disable the guess textbox.
6. Create a reset button that allows the user to play the another game with a new random number.
7. Create a show me button that displays the number and does not generate another random number (allow the current game to continue).
8. Create a exit button to exit the program.
9. Ensure that you include error checking to prevent a user guess that is out of the given range and for any non-numeric characters.
10. Create a single Help menu item that launches a message box that displays valuable and meaningful information for the program and usage.
11. Create a label that tracks the guess count per game. Each time a new number is generated, start the guess count at 0.
12. Create a max guess limit set to 5 and use a progress bar to track the progress to approach the limit.
13. After each valid guess (1-900), clear the guess and update a label/textbox that displays all of the previous guesses up to 5 entries.

Here is my code so far. I have been working on one point at a time and then testing it. I have not even made it to numbers 11 - 13. I am not getting actual errors. Instead of my reset button clearing all fields at once I am having to click it more than once. Instead of displaying messages per scenario the message label is staying on either input a number or your number is too low. My Answer is not displaying when Show answer is clicked-perhaps my answer coding is wrong? [code]

View 14 Replies

Create An Application That Calculates And Displays A Customers Bill?

Apr 21, 2010

Using VB2008 I need to create an application that calculates and displays a customers bill.Business customers must have one connection.

Heres the data

Residential customers:
Processing fee: $4.50
Basic service fee: $30
Premium channels: $5 per channel

[code]....

View 8 Replies

Making A Program That Displays The Balance?

Dec 29, 2009

I'm making a program that displays the balance of the three items with the input of the user input quantity.

one it cost 1.75
second cost 2.00
and 3rd cost 1.25

I need to use a sub, a function and another sub , i've tried to make a program on my own but i'm quite stuck..

[Code]...

View 12 Replies

Create A Simple Page That Displays Information From VB Programs Variables?

Apr 13, 2011

I have created a program that takes a users input of a bunch of fields. Now what i want to do is create a word document using the information that was entered so users can print a page with the information and save it as well.

View 1 Replies

Set Row Height For Datagrid View In Program?

Mar 28, 2010

How do you set the row height for the datagrid view in VB?

DataGridView1.RowTemplate.Height = 12 doesn't work

View 5 Replies

Creating A Program Which Displays Text To The Screen?

Jan 21, 2010

I am creating a program which displays text to the screen.I would like to be able to set the program to have a timer so that when the user has selected the letter, after say 5 seconds a new letter appears.I have added the current code below.

Public Class Form1
Private Display As Boolean
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

[code]....

View 7 Replies

C# - Set The Height Of A Button To {Binding ElementName=MW,Path=Height}/2?

Jan 7, 2012

Is is possible to do basic mathematical operations like addition, division etc. in XAML?For example, I want to set the height of a button to {Binding ElementName=MW,Path=Height}/2.

View 4 Replies

Change Color Of Panel's Scrollbar In Program 2010?

Aug 20, 2011

Does anybody know how can we change color of Panel's Scrollbar in vb 2010?

View 4 Replies

Winforms - Create Image With Width And Height 64 And Set All Pixels To Black?

Jun 21, 2012

i want to create image with width and height 64 and set all pixels to black

dim b as bitmap
b.width = 64
b.height = 64

[code]....

the code not working

View 1 Replies

Listview That Displays Information From A Database - Reminder Program

Jan 19, 2011

I have been working on this for days and cannot figure out whats going on. I have a listview that displays information from a database. The program takes care of the rest. It's a reminder program that shows the next month due,days remaining, months remaining, and name. I have the program where I want it and it work great, but I want to add a bi-weekly to it.

Here's code well some of it.

Private Sub loadbills()
Me.openstate()
Dim i As Integer
lstView.Items.Clear()

[CODE]...

View 20 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved