C# Class KeePass.App.AppDefs

Mostra file Open project: cappert/keepass2 Class Usage Examples

Public Properties

Property Type Description
ColorControlDisabled Color
ColorControlNormal Color
ColorEditError Color

Public Methods

Method Description
GetEntryField ( PwEntry pe, string strFieldId ) : string

Method Details

GetEntryField() public static method

public static GetEntryField ( PwEntry pe, string strFieldId ) : string
pe PwEntry
strFieldId string
return string

Property Details

ColorControlDisabled public_oe static_oe property

public static Color ColorControlDisabled
return Color

ColorControlNormal public_oe static_oe property

public static Color ColorControlNormal
return Color

ColorEditError public_oe static_oe property

public static Color ColorEditError
return Color