Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

Combo Box Control Events

Events specified for the Combo Box Control class are described here.

allowNewItems changed
Occurs when the allowNewItems attribute is changed

click
Occurs on a click

comboBoxStyle changed
Occurs when the comboBoxStyle attribute is changed

conformSize
Occurs when the control is resized due to conformSize

conformSize changed
Occurs when the conformSize attribute is changed

cursorPosition changed
Occurs when the cursorPosition attribute is changed

doubleClick
Occurs on a double-click

font changed
Occurs when the font attribute is changed

format changed
Occurs when the format attribute is changed

informat changed
Occurs when the informat attribute is changed

items changed
Occurs when the items attribute is changed

key
Occurs on a keystroke

keyFeedback changed
Occurs when the keyFeedback attribute is changed

markedText changed
Occurs when the markedText attribute is changed

popup
Occurs on a popup request

returnKey
Occurs on a carriage Return or Enter

select
Occurs when an item is selected from the dropdown

selectedIndex changed
Occurs when the selectedIndex attribute is changed

selectedItem changed
Occurs when the selectedItem attribute is changed

textColor changed
Occurs when the textColor attribute is changed

textCompletion changed
Occurs when the textCompletion attribute is changed

textOrientation changed
Occurs when the textOrientation attribute is changed

valueChanged
Occurs when the value of the combo box is changed through a key event, cut and paste, or delete


Chapter Contents

Previous

Next

Top of Page

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