ComponentOne True DataControl 8.0
Identifying a Button in Code

Several True DataControl methods and events use the following ButtonEnum enumeration constants to identify buttons:

tdbButtonFirst = 0

tdbButtonPrevious = 1

tdbButtonNext = 2

tdbButtonLast = 3

tdbButtonNextPage = 4

tdbButtonPrevPage = 5

tdbButtonAdd = 6

tdbButtonDelete = 7

tdbButtonUpdate = 8

tdbButtonCancel = 9

tdbButtonBookmarks = 10

tdbButtonFind = 11

tdbButtonQuery = 12

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback