C# 클래스 FileFind.Meshwork.GtkClient.Settings

상속: FileFind.Meshwork.SettingsBase
파일 보기 프로젝트 열기: codebutler/meshwork

공개 프로퍼티들

프로퍼티 타입 설명
ChatPrependTitlebar bool
ChatShowTimestamp bool
EditMemoWindowSize System.Drawing.Size
FlashWindows bool
LastUsed System.DateTime
MessageInputFieldHeight int
MessageWindowShowSignature bool
MessageWindowSize System.Drawing.Size
RecentConnections System.Collections.ArrayList
ShareHiddenFiles bool
ShowAllGroupsInMap bool
ShowStatusBar bool
ShowToolbar bool
StartInTray bool
UseGroupsInMap bool
ViewMemoWindowSize System.Drawing.Size
WindowPosition Point
WindowSize System.Drawing.Size

Private Properties

프로퍼티 타입 설명
SetFirstRun void

공개 메소드들

메소드 설명
OverrideConfigPath ( string newPath ) : void
ReadSettings ( ) : Settings
SaveSettings ( ) : void

비공개 메소드들

메소드 설명
SetFirstRun ( bool firstRun ) : void

메소드 상세

OverrideConfigPath() 공개 정적인 메소드

public static OverrideConfigPath ( string newPath ) : void
newPath string
리턴 void

ReadSettings() 공개 정적인 메소드

public static ReadSettings ( ) : Settings
리턴 Settings

SaveSettings() 공개 메소드

public SaveSettings ( ) : void
리턴 void

프로퍼티 상세

ChatPrependTitlebar 공개적으로 프로퍼티

public bool ChatPrependTitlebar
리턴 bool

ChatShowTimestamp 공개적으로 프로퍼티

public bool ChatShowTimestamp
리턴 bool

EditMemoWindowSize 공개적으로 프로퍼티

public Size,System.Drawing EditMemoWindowSize
리턴 System.Drawing.Size

FlashWindows 공개적으로 프로퍼티

public bool FlashWindows
리턴 bool

LastUsed 공개적으로 프로퍼티

public DateTime,System LastUsed
리턴 System.DateTime

MessageInputFieldHeight 공개적으로 프로퍼티

public int MessageInputFieldHeight
리턴 int

MessageWindowShowSignature 공개적으로 프로퍼티

public bool MessageWindowShowSignature
리턴 bool

MessageWindowSize 공개적으로 프로퍼티

public Size,System.Drawing MessageWindowSize
리턴 System.Drawing.Size

RecentConnections 공개적으로 프로퍼티

public ArrayList,System.Collections RecentConnections
리턴 System.Collections.ArrayList

ShareHiddenFiles 공개적으로 프로퍼티

public bool ShareHiddenFiles
리턴 bool

ShowAllGroupsInMap 공개적으로 프로퍼티

public bool ShowAllGroupsInMap
리턴 bool

ShowStatusBar 공개적으로 프로퍼티

public bool ShowStatusBar
리턴 bool

ShowToolbar 공개적으로 프로퍼티

public bool ShowToolbar
리턴 bool

StartInTray 공개적으로 프로퍼티

public bool StartInTray
리턴 bool

UseGroupsInMap 공개적으로 프로퍼티

public bool UseGroupsInMap
리턴 bool

ViewMemoWindowSize 공개적으로 프로퍼티

public Size,System.Drawing ViewMemoWindowSize
리턴 System.Drawing.Size

WindowPosition 공개적으로 프로퍼티

public Point WindowPosition
리턴 Point

WindowSize 공개적으로 프로퍼티

public Size,System.Drawing WindowSize
리턴 System.Drawing.Size