C# Class KeePass.UI.OpenWithItem

Datei anzeigen Open project: cappert/keepass2 Class Usage Examples

Public Methods

Method Description
OpenWithItem ( string strFilePath, OwFilePathType tPath, string strMenuText, Image imgIcon, DynamicMenu dynMenu ) : System

Method Details

OpenWithItem() public method

public OpenWithItem ( string strFilePath, OwFilePathType tPath, string strMenuText, Image imgIcon, DynamicMenu dynMenu ) : System
strFilePath string
tPath OwFilePathType
strMenuText string
imgIcon Image
dynMenu DynamicMenu
return System