User Tools

Site Tools


tplcodeselecttoolbartarget.htm
Navigation:  Templates > Guide to all Templates > Code Templates >====== SelectToolbarTarget code template ====== Previous pageReturn to chapter overviewNext page

This Code template provides an easy way for developers to control which Browsebox in a given procedure is tied to the Toolbar navigation buttons (see FrameBrowseControl).

Toolbar Navigation Target

Select the Browsebox or the Form that is controlled by the FrameBrowseControl navigation buttons.

This Code template generates the following code:

DO BRW1::AssignButtons

'where BRW1 identifies the Browsebox to navigate, or

DO FORM::AssignButtons

'to tie the navigation buttons to the active Form procedure (that is, the SaveButton Control template).

tplcodeselecttoolbartarget.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1