ZennoLab Assemblies Documentation
SetWindowPreference Method
See Also  Send Feedback
ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Instance Class : SetWindowPreference Method
preference

Type: System.String

The setting of window.

value

Type: System.Int32

The value of setting.

Glossary Item Box

Sets the window settings.

Syntax

C# 
public void SetWindowPreference( 
   string preference,
   int value
)

Parameters

preference

Type: System.String

The setting of window.

value

Type: System.Int32

The value of setting.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.