View without focusable object << Back



If you ever want to create a View without focusable object (maybe we just want to display a bunch of textboxes in your View only), add the following lines to your View, otherwise your program will crash because of stack overflow (infinite recursive call)

    Set Auto_Top_Item_State to False
    Set Auto_top_View_State to True
Free Web Hosting