Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
public void enableUpDownButtons(
FormTreeControl _formTreeControl,
FormTreeItem _formTreeItem,
FormButtonControl _up,
FormButtonControl _down)
Run On
Client
Parameters
- _formTreeControl
Type: FormTreeControl Class
- _formTreeItem
Type: FormTreeItem Class
- _up
Type: FormButtonControl Class
- _down
Type: FormButtonControl Class