SpringCard PC/SC API for .NET  18.10.10
Access PC/SC couplers and smart cards from .NET applications
SpringCard.PCSC.Forms.ReaderSelectForm Class Reference

A simple form to let the user select one PC/SC reader. More...

Inheritance diagram for SpringCard.PCSC.Forms.ReaderSelectForm:

Public Member Functions

 ReaderSelectForm ()
 Create the form.
 
 ReaderSelectForm (Color headerColor)
 Create the form, specifying the color of the header (default is SpringCard-red)
 
void Preselect (string preselect_mask)
 

Protected Member Functions

override void Dispose (bool disposing)
 Disposes resources used by the form. More...
 

Properties

string SelectedReader [get, set]
 Get/Set the reader name.
 

Detailed Description

A simple form to let the user select one PC/SC reader.

Member Function Documentation

◆ Dispose()

override void SpringCard.PCSC.Forms.ReaderSelectForm.Dispose ( bool  disposing)
protected

Disposes resources used by the form.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

The documentation for this class was generated from the following files: