The PrinterListControl type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PrinterListControl |
Creates a new PrinterList.
|
Methods
| Name | Description | |
|---|---|---|
| OnSelectedIndexChanged |
Updates the print settings to the selected printer.
(Overrides ComboBox..::..OnSelectedIndexChanged(EventArgs).) |
Properties
| Name | Description | |
|---|---|---|
| PrintSettings |
The PrintSettings that this control manages.
|
Events
| Name | Description | |
|---|---|---|
| UnhandledException |
Raised when an exception occurs that is not handled by the library at a point
that is not invoked by user code (e.g. during a GUI event).
|