Working on printing text
This commit is contained in:
parent
acc72177d3
commit
624ac2db7b
9 changed files with 115 additions and 34 deletions
|
|
@ -39,6 +39,8 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
|
||||
public string HelpText { get; set; }
|
||||
|
||||
public bool PrimaryAction { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// First parameter is the actual button, second parameter is the row containing the button
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue