Table of Contents

Class MainSetting

Namespace
HeBianGu.Systems.Setting
Assembly
HeBianGu.Systems.Setting.dll

主面板

public class MainSetting : Setting<MainSetting>, INotifyPropertyChanged, IDisplayer, ISetting
Inheritance
MainSetting
Implements
Inherited Members
Extension Methods

Properties

IsShowNotify

[Display(Name = "在任务通知区域显示图标")]
public bool IsShowNotify { get; set; }

Property Value

bool

IsShowThemeSet

[Display(Name = "在主窗口显示主题设计")]
public bool IsShowThemeSet { get; set; }

Property Value

bool

MainCloseMode

[Display(Name = "关闭主面板时:")]
public MainCloseMode MainCloseMode { get; set; }

Property Value

MainCloseMode