'Declaration Public Function New( _ ByVal name As String, _ ByVal parentName As String, _ ByVal style As StyleInfo _ )
'Usage Dim name As String Dim parentName As String Dim style As StyleInfo Dim instance As New NamedStyle(name, parentName, style)
Parameters
- name
- Name of the new style (NamedStyle object)
- parentName
- Parent of the new style (NamedStyle object)
- style
- StyleInfo object