Persistate API documentation
ToFlatStyle Method (style)
NamespacesPersistate.UI.DesktopDesktopUserInterfaceToFlatStyle(FlatStyle)

[This is preliminary documentation and is subject to change.]

Converts a Persistate.FlatStyle to a System.Windows.Forms.FlatStyle
Declaration Syntax
C#
public static FlatStyle ToFlatStyle(
	FlatStyle style
)
Parameters
style (FlatStyle)
The Persistate.FlatStyle to convert
Return Value
The converted System.Windows.Forms.FlatStyle

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)