Represents a Windows ComboBox for selecting a ProtocolFamily.
For a list of all members of this type, see ProtocolComboBox Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
Brecham.Obex.Net.Forms.ProtocolComboBox
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This will currently allow sekection from Bluetooth, IrDA, and TCP/IP. The SelectedProtocol property returning respectively 0x20 (&H20 in Visual Basic), System.Net.Sockets.ProtocolFamily.Irda, or System.Net.Sockets.ProtocolFamily.InterNetwork.
Namespace: Brecham.Obex.Net.Forms
Assembly: TransportConnection (in TransportConnection.dll)
ProtocolComboBox Members | Brecham.Obex.Net.Forms Namespace