..
This commit is contained in:
@@ -166,7 +166,7 @@ namespace Project
|
||||
[Category("General Setting"), Browsable(false)]
|
||||
public string Language { get; set; }
|
||||
|
||||
[Category("General Setting"), DisplayName("Full Screen Window State"),
|
||||
[Browsable(false), Category("General Setting"), DisplayName("Full Screen Window State"),
|
||||
Description("화면을 전체화면으로 사용 합니다.")]
|
||||
public Boolean FullScreen { get; set; }
|
||||
public bool DetectManualCharge { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user