|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Selecting an option button, information to text box
Hi guys,
Here's the scenario that I'm trying to create. I want to select an option button. Once that is selected I want text to appear in a text box. For example, Option 1 Option 2 Option 3 (say that I select 3) Text box Option 3's information would now be displayed. Thanks for any help that you can supply! |
|
#2
|
|||
|
|||
|
use the click event of the option button. set the text to the appropriate data of the option button.
__________________
Programmer's Corner |
|
#3
|
|||
|
|||
|
i'm pretty new to vb. could you explain a little bit more? Thanks
|
|
#4
|
||||
|
||||
|
doubleclick on the option object in the form view. This should bring up your code window. Make sure that you have the click event as the event selected (should be by default) and place your code there.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Selecting an option button, information to text box |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|