Skip to main content

IInfoDisplayStyleSet.CreateStyle method

Namespace: NextDesign.Desktop

Description

Creates a style with the specified name.
However, if a style with that name already exists, that style is returned.

argument

NameTypeDescription
namestringStyle name

Cannot be null.

Return value

Exceptions

NameException ClassDescription
Invalid argumentExtensionArgumentExceptionIf null is specified for name