C# Class FileFind.Meshwork.GtkClient.Settings

Inheritance: FileFind.Meshwork.SettingsBase
Afficher le fichier Open project: codebutler/meshwork

Méthodes publiques

Свойство Type Description
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

Свойство Type Description
SetFirstRun void

Méthodes publiques

Méthode Description
OverrideConfigPath ( string newPath ) : void
ReadSettings ( ) : Settings
SaveSettings ( ) : void

Private Methods

Méthode Description
SetFirstRun ( bool firstRun ) : void

Method Details

OverrideConfigPath() public static méthode

public static OverrideConfigPath ( string newPath ) : void
newPath string
Résultat void

ReadSettings() public static méthode

public static ReadSettings ( ) : Settings
Résultat Settings

SaveSettings() public méthode

public SaveSettings ( ) : void
Résultat void

Property Details

ChatPrependTitlebar public_oe property

public bool ChatPrependTitlebar
Résultat bool

ChatShowTimestamp public_oe property

public bool ChatShowTimestamp
Résultat bool

EditMemoWindowSize public_oe property

public Size,System.Drawing EditMemoWindowSize
Résultat System.Drawing.Size

FlashWindows public_oe property

public bool FlashWindows
Résultat bool

LastUsed public_oe property

public DateTime,System LastUsed
Résultat System.DateTime

MessageInputFieldHeight public_oe property

public int MessageInputFieldHeight
Résultat int

MessageWindowShowSignature public_oe property

public bool MessageWindowShowSignature
Résultat bool

MessageWindowSize public_oe property

public Size,System.Drawing MessageWindowSize
Résultat System.Drawing.Size

RecentConnections public_oe property

public ArrayList,System.Collections RecentConnections
Résultat System.Collections.ArrayList

ShareHiddenFiles public_oe property

public bool ShareHiddenFiles
Résultat bool

ShowAllGroupsInMap public_oe property

public bool ShowAllGroupsInMap
Résultat bool

ShowStatusBar public_oe property

public bool ShowStatusBar
Résultat bool

ShowToolbar public_oe property

public bool ShowToolbar
Résultat bool

StartInTray public_oe property

public bool StartInTray
Résultat bool

UseGroupsInMap public_oe property

public bool UseGroupsInMap
Résultat bool

ViewMemoWindowSize public_oe property

public Size,System.Drawing ViewMemoWindowSize
Résultat System.Drawing.Size

WindowPosition public_oe property

public Point WindowPosition
Résultat Point

WindowSize public_oe property

public Size,System.Drawing WindowSize
Résultat System.Drawing.Size