Method | Description | |
---|---|---|
AddOutputMenuItem ( string outwindowname ) : void | ||
CheckOutputMenuItem ( string outwindowname ) : void | ||
OutputMenuHandler ( ) : System.Collections.Generic | ||
RemoveOutputMenuItem ( string outwindowname ) : void |
Method | Description | |
---|---|---|
AddDefaultOutputMenuItem ( ) : void | ||
CreateClone ( ) : void |
Creating clone of Output menu from App's main window. The section that shows names of each output window in current session.
|
|
CreateItem ( |
public AddOutputMenuItem ( string outwindowname ) : void | ||
outwindowname | string | |
return | void |
public CheckOutputMenuItem ( string outwindowname ) : void | ||
outwindowname | string | |
return | void |
public OutputMenuHandler ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public RemoveOutputMenuItem ( string outwindowname ) : void | ||
outwindowname | string | |
return | void |