Click or drag to resize

aceTerminalWelcomeScreenTaceOperation_runAbout 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 = "About", ShortName = "A", 
	Description = "Show About information")]
[aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "Opens the About dialog")]
public void aceOperation_runAbout()
Request Example View Source
See Also