Click or drag to resize

aceTerminalWelcomeScreenTaceOperation_runQuit Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.terminal.smartScreen
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
[DisplayAttribute(GroupName = "run", Name = "Quit", ShortName = "ESC", 
	Description = "Quits the application")]
[aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "It will quit the application")]
public void aceOperation_runQuit()
Request Example View Source
See Also