ComponentOne MultiSelect for WinForms
ApplyToStyle Method (BaseDropDownButtonStyle)

C1.Win.Input.Theme.MultiSelect Namespace > BaseDropDownButtonStyle Class : ApplyToStyle Method
Applies style to destination style.
Syntax
'Declaration
 
Public Overrides Function ApplyToStyle( _
   ByVal dst As C1.Framework.Style _
) As Boolean
public override bool ApplyToStyle( 
   C1.Framework.Style dst
)

Parameters

dst
See Also

Reference

BaseDropDownButtonStyle Class
BaseDropDownButtonStyle Members