C# Class KeePass.App.AppDefs

Afficher le fichier Open project: cappert/keepass2 Class Usage Examples

Méthodes publiques

Свойство Type Description
ColorControlDisabled Color
ColorControlNormal Color
ColorEditError Color

Méthodes publiques

Méthode Description
GetEntryField ( PwEntry pe, string strFieldId ) : string

Method Details

GetEntryField() public static méthode

public static GetEntryField ( PwEntry pe, string strFieldId ) : string
pe PwEntry
strFieldId string
Résultat string

Property Details

ColorControlDisabled public_oe static_oe property

public static Color ColorControlDisabled
Résultat Color

ColorControlNormal public_oe static_oe property

public static Color ColorControlNormal
Résultat Color

ColorEditError public_oe static_oe property

public static Color ColorEditError
Résultat Color