DistributedAlgorithmSimulatorrbInputIDs_CheckedChanged Method |
Distributed Algorithm Simulator
Specifies user preference of reading input from a textbox.
Namespace: DistributedAlgorithmSimulatorAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxprivate void rbInputIDs_CheckedChanged(
Object sender,
EventArgs e
)
Parameters
- sender
- Type: SystemObject
[Input IDs] radio button. - e
- Type: SystemEventArgs
Event data.
See Also