
'宣言
<Foundation.RegisterAttribute("C1ComboBox")> <System.ComponentModel.DesignTimeVisibleAttribute(True)> <C1LicensedControlAttribute()> Public Class C1ComboBox Inherits C1DropDown Implements C1.iOS.Core.IDependencyObject, C1.iOS.Core.IFlowDirection, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment
[Foundation.Register("C1ComboBox")] [System.ComponentModel.DesignTimeVisible(true)] [C1LicensedControl()] public class C1ComboBox : C1DropDown, C1.iOS.Core.IDependencyObject, C1.iOS.Core.IFlowDirection, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment
System.Object
Foundation.NSObject
UIKit.UIResponder
UIKit.UIView
C1.iOS.Input.C1DropDown
C1.iOS.Input.C1ComboBox
C1.iOS.Input.C1AutoComplete