AnalysisWindowDialogPosition

This registry entry defines the position of the Analysis dialog box.

Entry Name: AnalysisWindowDialogPosition

Entry Type: String value in the following format:

"l,t"

where l = left, t = top

For example, suppose you have a string with "100, 50". The dialog box's top left corner is then positioned at 50 pixels down from the top of your screen and 100 pixels away from the left side of your screen.