Dim workspace As New NotesUIWorkspace Call workspace.SetTargetFrame("top") Call workspace.OpenPage("banner")
See Also