NevronOpenVision
Nevron.Nov.UI Namespace / NUITheme Class / CreateFlatButtonStyles Method / CreateFlatButtonStyles(NSchema,Object) Method
The widget schema to apply flat button styles to.
An additional argument that depends on the theme.
In This Topic
    CreateFlatButtonStyles(NSchema,Object) Method
    In This Topic
    Applies flat button style to the buttons of the given schema.
    Syntax
    protected virtual void CreateFlatButtonStyles( 
       NSchema schema,
       System.object arg
    )

    Parameters

    schema
    The widget schema to apply flat button styles to.
    arg
    An additional argument that depends on the theme.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also