C1.Win.4.8 Assembly / C1.Framework Namespace / Element Class / Element Constructor / Element Constructor(Style)
Style for the new element.

In This Topic
Element Constructor(Style)
In This Topic
Creates a new instance of an Element.
Syntax
'Declaration
 
Public Function New( _
   ByVal style As Style _
)
 

Parameters

style
Style for the new element.
See Also