Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

Text Pad Control Event Handlers

Event handlers specified for the Text Pad Control class are described here.

Event Method Description
.click _onClick Executes when the click event occurs
.doubleClick _onDoubleClick Executes when the doubleClick event occurs
.key _onKey Executes when the key event occurs
.popup _onPopup Executes when the popup event occurs
.returnKey _onReturnKey Executes when the returnKey event occurs
.valueChanged _onValueChanged Executes when the valueChanged event occurs


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.