ComponentOne MultiSelect for WinForms
DropDownFormClassName Property (C1ComboBox)

C1.Win.C1Input Namespace > C1ComboBox Class : DropDownFormClassName Property
Specifies the class name of a Form serving as the dropdown window.
Syntax
'Declaration
 
Public Overrides Property DropDownFormClassName As String
public override string DropDownFormClassName {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members