UpdateStyle Method (IconElement) | Input for WinForms | ComponentOne
C1.Framework Namespace / IconElement Class / UpdateStyle Method

In This Topic
UpdateStyle Method (IconElement)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function UpdateStyle( _
   ByVal ds As DynamicStyle, _
   ByVal targetElement As Element _
) As Boolean
 

Parameters

ds
targetElement
See Also