ComponentOne Input for WinForms
ShouldApplyTheme Property

C1.Win.C1Input.4 Assembly > 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 System.Boolean
public virtual System.bool ShouldApplyTheme {get;}
See Also

Reference

DropDownForm Class
DropDownForm Members