OpenNETCF Smart Device Framework 2.2
Namespace:
OpenNETCF.Windows.FormsAssembly: OpenNETCF.Windows.Forms (in OpenNETCF.Windows.Forms)
Version: 2.2.0.0
Syntax
| C# |
|---|
public class ComboBox2 : ComboBox, IWin32Window |
| Visual Basic (Declaration) |
|---|
Public Class ComboBox2 _ Inherits ComboBox _ Implements IWin32Window |
| Visual Basic (Usage) |
|---|
Dim instance As ComboBox2 |
| Visual C++ |
|---|
public ref class ComboBox2 : public ComboBox, IWin32Window |
| J# |
|---|
public class ComboBox2 extends ComboBox implements IWin32Window |
| JScript |
|---|
public class ComboBox2 extends ComboBox implements IWin32Window |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ListControl
System.Windows.Forms..::.ComboBox
OpenNETCF.Windows.Forms..::.ComboBox2
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ListControl
System.Windows.Forms..::.ComboBox
OpenNETCF.Windows.Forms..::.ComboBox2