Make Some Of The Text Boxes Visible Depending On The Value Of A Variable "y"

May 10, 2009

I have several text boxes named txtWidth1, txtWidth2, .....thru txtWidth12

I am trying to make some of the text boxes visible depending on the value of a variable "y". I thought I could do something like below, but I know line 9 is definately wrong.
Private Sub txtQty_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles txtQty.TextChanged
Dim x As Integer

[Code].....

View 7 Replies


ADVERTISEMENT

Forms :: Using Mouse Overs To View (make Visible) Text Boxes And Picture Boxes

Jul 5, 2011

Im trying to make a program that allows the user to view additional information via moving the cursor over the label to view (make visble) additional information, in the form of text boxes and/or picture boxes. How will i go about doing this?

View 6 Replies

Pass A Variable To Another Form Or Else Make The Variable Visible To Both Forms?

Sep 5, 2010

Using Visual Basic 2008 Express. I need to pass a variable to another form. Or else make the variable visible to both forms.

View 4 Replies

Make Field Required Depending On Another Text Box?

May 28, 2010

I have 2 text boxes one for email and one for Name. If text is entered in email I want to make Name required field. How can I do this using .net validation controls?

View 1 Replies

VS 2010 : Compare The Data Between Two Text Boxes And A Variable?

Feb 27, 2012

I need to compare the data between two text boxes and a variable. If the value of the boxes don't match up and the variable is -1, I need to fail it.When I do this:

VB.NET
If Not Me.txtPcidSystem.Text = Me.txtPcidDatabase.Text Then

I have no troubles, but adding the variable check produces a false positive.

VB.NET
If Not Me.txtPcidSystem.Text = Me.txtPcidDatabase.Text And TestData.BypassCheck_PCID = -1 Then

The way the code is laid out, I have to do this in one line. I can't check the first condition on one line and the second on another.I've tried separating the data out with parantheses, but it's producing the same results.

View 22 Replies

Make Label Visible Again When Text Has Been Removed In Properties Window?

Jul 11, 2012

I dragged and dropped a label from the toolbox onto a form (Label6) and stupidly went to the properties window and set "Text" to blank. Label6 shows when the program is run using F5 but does not show on the design surface if I want to move or remove it. How do I get it back onto the design surface or remove it completely?

View 2 Replies

Make A Small Database Out Of Text Boxes And Text Files?

Oct 11, 2010

I'm trying to make a small database out of text boxes and text files, something where sql would be overkill, not to mention beyond my experience. I want to be able to write the contents of the text boxes to a file.txt (the easy part) then being able to retrieve them back out into individual text boxes. How would I pull this one off?

View 5 Replies

Make VB Program That Has Two Text Boxes And One Button?

Nov 29, 2009

I want make VB program that has two text boxes and one button. Text boxes are for Proxy server IP and port. And button is just confirming it. So, user just types in Proxy server IP and port and presses button, and now, when he go to internet, he is anonymous. Now, I need code that sets proxy on after button click.

View 1 Replies

Make Urdu Text Boxes And Other Controls In Program?

Aug 4, 2010

I am going to make an urdu application in vb.net. In this application I want to make textbox, combobox, List and other controls having the capability to handle urdu language.

View 4 Replies

Make Several PictureBox Images Randomly Visible = False And Then Back To Visible = True Giving The Appearance Of Flashing Or Blinking Images?

Jun 28, 2010

I have placed several PictureBox Images of different colored dots(which represent lights) on an image of a Christmas Tree. I can make the lights randomly flash using a randomGenerator and a Select case statement. However, the code is very long. There are 67 lights on this tree and the code is 71 pages long. There has to be an easier way to do this. So far I have tried the following with two images of lights just to see if it would work and it does not work:

Dim picLight(2) As
Boolean
For intX

[code]....

View 8 Replies

VS 2008 Create The Form With A Button And Two Text Boxes - Move Text Between The Two Boxes

Oct 7, 2010

I am trying to follow the book 'Sams teach yourself VB 2008'. It was going well until the end of hour 4. For exercise 1 I have created the form with a button and two text boxes, but cannot work out the code I need to move text between the two boxes. The Object Browser does not seem to help - am I reading it wrong?

View 14 Replies

Make A Calculator That Adds From Two Text Boxes And Displays The Answer In Another Box?

Apr 23, 2010

I'm trying to make a calculator that adds from two text boxes and displays the answer in another box, but It gives an error when someone enters a character. What can I do to display a string error message in the third box if a letter is entered in one of the first two boxes instead of a number?

View 1 Replies

Make First Line Paragraphs In VB 2008 With Rich Text Boxes?

Jun 24, 2009

how to make first line paragraphs in VB 2008 with rich text boxes. I need the code for it. PS. First Line Paragraphing in when only the first line indents and the rest of the paragraph stays normal. I need the code for Visual Basics 2008?

View 2 Replies

Make Single Sub Handle Keydown Event For Multiple Text Boxes

May 14, 2011

I don't have an example code, but recently figured out how to make a single sub handle the keydown event for multiple text boxes.What I would like to know is if it is simple enough to have the object name that is sending the event instead of "microsoft..text: 54654" (sender.ToString in a debug window) type of return. I don't know how to make use of that.

View 3 Replies

Drawing With VB - User Must Make A Series Of Figures Such As Rectangles, Text Boxes And Lines

Oct 19, 2011

I'm doing a web application in which the user must make a series of figures such as rectangles, text boxes and lines, Is something like like google docs draw

View 2 Replies

Making Quiz - Assigning Point Value To Variable Depending On Answer

Nov 15, 2010

I am thinking is to have a question, then between 2-4 answers, and depending on the answer a point value gets assigned to a variable, but then when that one question is answered you can click a button that moves to a next page type of thing with a new question on it. I think I could probably figure most of this out but when it comes to switching to a different question I am not sure how I would do that.

View 11 Replies

Asp.net - How To Make Hyperlink.Visible=False If Hyperlink.Text = 0

Jan 20, 2011

I am trying to hide Hyperlink visibility in Repeater if there isn't any Text value in Hyperlink. Something like this:

Protected Sub rptReferenca_ItemDataBound(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.RepeaterItemEventArgs) Handles rptReferenca.ItemDataBound
Dim lnkThumb As HyperLink = CType(rptReferenca.FindControl("lnkThumb"), HyperLink)

[Code].....

View 3 Replies

.net - Amount Of Write Line Instances Vary Depending On YVAL Variable?

Nov 30, 2010

I have a mesurement that could be any random value, just for fun well make that 2440mm i need to divde that by the industry standard of 610mm which comes out at 2440 / 610 = 4

Programicaly written NEWVAL = YVAL / STDVAL

NEWVAL (4) gives me refrence to how many instances I want to append a new line in a txt file I know that I want the first line to say 0,0,0 and the second line to say 0,610,0 the third 0,1220,0 the fourth 0,1830,0 and the last 0,2440,0, though this is easily achived with addition how can I automate vb.net to produce a new write line for each each instace of 610 if the YVAL is user defind.Put in simple terms half would be missing if the YVAL variable is double in length at 4880mm?

View 1 Replies

Combo Boxes And Arrays - Create For Random Numbers And Place Them Into For Different Text Boxes

Nov 3, 2010

So as the name states; I am a newer coder.

This is the code i have:

Public Sub RandomNumbers()
Dim s(4) As String
Dim RandomNumber As Byte

I don't know if you can tell what I am trying to do here, so I will try to explain. I what to create for random numbers and place them into for different text boxes. I also would like to do this with combo boxes and their selected indexes. So if the combo box has 10 items in it; the new selected index would be the random number generated above.

View 5 Replies

Send Data From Text Boxes / Combo Boxes To Access Database?

Jan 23, 2011

I'm in the middle of creating an application that will be used to input customer information whilst the customer is speaking to someone over the phone. This involves the customer giving the employee information such as name, address, postcode etc and the employee inputting that information into text boxes and combo boxes that are in the application.

What I would like to be able to do is after the customers information is given over the phone, I need to be able to send that information to a database which will probably most likely be done by button click. In this case, I'm using Microsoft Access. I'm also hoping that I can do this within Visual Basic coding.

The database is set out with multiple tables which include a customer table and a ticket table and both have multiple fields such as first name, surname in the customers table. Both of these tables are in use with the information that the customer gives over the phone.

I've already asked on other forums and people are where replying giving me third party programs that I could use to implement this, something I don't really want to do.

View 9 Replies

Sending Data From Text Boxes/combo Boxes To Access Database?

Jan 23, 2011

I'm in the middle of creating an application that will be used to input customer information whilst the customer is speaking to someone over the phone. This involves the customer giving the employee information such as name, address, postcode etc and the employee inputting that information into text boxes and combo boxes that are in the application.

What I would like to be able to do is after the customers information is given over the phone, I need to be able to send that information to a database which will probably most likely be done by button click. In this case, I'm using Microsoft Access. I'm also hoping that I can do this within Visual Basic coding.The database is set out with multiple tables which include a customer table and a ticket table and both have multiple fields such as first name, surname in the customers table. Both of these tables are in use with the information that the customer gives over the phone.

View 1 Replies

Move Info From Text Boxes On One Form To Binding Source Text Boxes On Another Form?

May 8, 2009

how to move info from text boxes on one form to binding source text boxes on another form. I am displaying array info in text boxes on one form and i need to add them to the database on another form. How do I do that?

View 5 Replies

Hexadecimal Calculation - Make All The Text Boxes And Label Only Except Hexadecimal Inputs,when Press Button1?

Oct 27, 2009

I have a Form with 4 Text Boxes, 1 label and one button. What I need to do is: Make all the text boxes and label only except Hexadecimal inputs.when I press Button1

Label1 = TextBox1 AND TextBox2 ^ TextBox3 MOD TextBox4

Once again every all the numbers are in Hexadecimal format.

View 1 Replies

Make All The Components Read Only Depending On Who Is Logged In?

Feb 23, 2009

I have a form with a 4 tab tabControl and each tab has multiple components(textboxes,comboboxes, etc). Is there an easy way to make all the components read only depending on who is logged,so in the code. I would still loke to be able to click on each tab to 'see ' the components on each tabPage.

View 3 Replies

VB 2008 Make A Histogram Go Up And Down Depending On The Value In The Textbox

May 13, 2012

I would like to know how would i make a histogram go up and down depending on the value in the textbox.

View 1 Replies

Declare A Variable Globally So That It Is Visible To All Projects Of A Single Solution?

May 26, 2009

In vb.net 2.0 is it possible to declare a variable globally so that it is visible to all projects of a single solution?

View 1 Replies

Alter The .visible Property Of A Label Based On If A Variable Is Positive Or Negative?

Apr 11, 2010

I want to alter the .visible property of a label based on if a variable is positive or negative (Hiding it for negative values)
But I want to do this for lots of labels so If Statements are too bulky.

I tried this:

Label1.visible = CBool(IntVariable1)

But it turns out CBool returns True for ANY value and False for Zero.I'd assumed it would be True for positive values and False for negatives.How can I do it without if statements?I considered Modulo or SquareRoots to somehow convert a negative number into zero, but didn't want to complicate things with imaginary numbers.

View 2 Replies

Make Form Visible For The First Time From Another Form (form.visible = True)

Aug 18, 2009

Below is the exception code info. when I try to make form visible for the first time from another form then I get an exception code. something like 'a required variable not set'

Quote:

CODE:

View 7 Replies

Make A Control Required To Put Input Depending On The Radiobuttonlist Selection?

Dec 24, 2010

How can i make a control required to put input depending on the radiobuttonlist selection?

Let me try to clarify a bit more. I got 2 radiobuttons, if one gets selected, nothing else has to be done.

But if the otherone gets selected, a textfield must have some input too.

View 2 Replies

Displaying A Certain Amount Of Characters ("*") Depending On A Integer Variable?

Dec 6, 2010

I am quite new to visual basic & programming, so please bare with me. After spending at least 64 hours designing and coding a cinema booking, i have stumbled across a little problem.The task i am having trouble with is creating a graph, using only labels and/or textboxes, to display a number of stars depending on how many seats have been booked in a screen. Here is an example of sample design i have been given:

[Code]...

View 4 Replies







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