ComponentOne MultiSelect for WinForms
ShouldApplyTheme Property

C1.Win.C1Input Namespace > DropDownForm Class : ShouldApplyTheme Property
Gets a value indicating whether theme should be applied to dropdown form when it applied to C1DropDownControl. This property returns true by default.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ShouldApplyTheme As Boolean
public virtual bool ShouldApplyTheme {get;}
See Also

Reference

DropDownForm Class
DropDownForm Members