<< Prev Showing: 96-100 of 348 Next >>
· 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 ·Develop a simple scientific calculator that will allow the following functions to be calculated: tangent square sine cosine absolute value Make the Calculate button the Accept button. Create a Clear button to clear the result text box and reset all controls. Create an Exit button. Use labels to identify the input and output controls.
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
86608
OTA ID:
104967
Clear Data from Textbox and Masktextboxes
I am using Visual Basic.NET with Microsoft Visual Studio 2005. I have a project with a User Control that I have created. I have a button that I named Clear. I need to clear the data from my maskedtextbox named "mtbPAC". Once I click the button Clear the data needs to be removed from the maskedtextbox. If someone has code that can do this please forward it to me, thanks. The code should also be able to remove multiple textboxes not just one textbox or maskedtextbox.
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
87971
OTA ID:
104271
Give a ""very small"" VB programing example of Encapsulation having two classes with a definition. Use VB code2003 to demonstrate. Please use new cars as this exapmle. Thanks, I need this by midnight
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
89582
OTA ID:
104967
(See attached file for full problem description) --- 1. Analyze the following pseudocode. Whats the ansr’s final value ? Num = 8 ansr =0 if num > 5 then if num < 20 then ansr =1 else ansr = 2 endif endif . A) 0 B) 1 C) 2 D) 7 2. Which piece of pseudocode represent the checking the loop condition A) rep = 1 (B) rep=rep +1 (C) while (rep< 5) (D) print “ warning “ 3.In a control break routine, how do you know when the last category has finished being processed ? A) at the end of the file B) when every category is the same C) when the value of the category is the same as the vale of the control break field D) there is no way to tell 4.Which of the following is an... click for more
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
89868
OTA ID:
102804
Differences between Visual Studio 2003 and 2005
Explain the differences between Visual Studio 2003 and 2005 . APA format MUST BE USED, Paper needs to be about a page long and HAS to have references.
Subject:
Computer Science
Topic:
Software Tools and Systems Programming.
Posting ID:
90577
OTA ID:
105277
<< Prev Showing: 96-100 of 348 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 · 131-135 · 136-140 · 141-145 · 146-150 · 151-155 · 156-160 · 161-165 · 166-170 · 171-175 · 176-180 · 181-185 · 186-190 · 191-195 · 196-200 · 201-205 · 206-210 · 211-215 · 216-220 · 221-225 · 226-230 · 231-235 · 236-240 · 241-245 · 246-250 · 251-255 · 256-260 · 261-265 · 266-270 · 271-275 · 276-280 · 281-285 · 286-290 · 291-295 · 296-300 · 301-305 · 306-310 · 311-315 · 316-320 · 321-325 · 326-330 · 331-335 · 336-340 · 341-345 · 346-348 ·Page generated in 0.094 seconds