Programming with Reflection
GetHotlistShowPosition method
Syntax object.GetHotlistShowPosition Name, 0, 0
Identifies the most recent row and column location of the specified hotlist.
Name Argument type: String
The hotlist name.
0 Argument type: Integer
The last two arguments are present for compatibility with older Reflection products. They have no effect. Use zero for this argument.
0 Argument type: Integer
The last two arguments are present for compatibility with older Reflection products. They have no effect. Use zero for this argument.
Use the following properties to get the screen locations found by GetHotlistShowPosition:
HotListShowColumn The column location of the most recently displayed hotlist.
HotlistShowRow The row location of the most recently displayed hotlist.