C# Class Control.EaAddinShortcuts.EaAddinButtons

Show file Open project: Helmut-Ortmann/EnterpriseArchitect_hoTools Class Usage Examples

Public Properties

Property Type Description
KeyPos int
KeySearchTooltip string
KeyText string

Protected Methods

Method Description
EaAddinButtons ( int pos, string text, string toolTip )

Method Details

EaAddinButtons() protected method

protected EaAddinButtons ( int pos, string text, string toolTip )
pos int
text string
toolTip string

Property Details

KeyPos public property

public int KeyPos
return int

KeySearchTooltip public property

public string KeySearchTooltip
return string

KeyText public property

public string KeyText
return string