The PrinterListControl type exposes the following members.

Constructors

  NameDescription
Public methodPrinterListControl
Creates a new PrinterList.

Methods

  NameDescription
Protected methodOnSelectedIndexChanged
Updates the print settings to the selected printer.
(Overrides ComboBox..::..OnSelectedIndexChanged(EventArgs).)

Properties

  NameDescription
Public propertyPrintSettings
The PrintSettings that this control manages.

Events

  NameDescription
Public eventUnhandledException
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).

See Also