ComponentOne True DataControl 8.0
Button Visibility

By default, only four buttons are visible: First, Previous, Next and Last, consistent with the Visual Basic data control tradition.

Visibility of True DataControl buttons is controlled by the following properties of the True DataControl. All of them are read/write at run time, and can be set at design time both in the Visual Basic Properties window and on the General property page.

ButtonAdd

(default: False)

ButtonBookmark

(default: False)

ButtonCancel

(default: False)

ButtonDelete

(default: False)

ButtonFind

(default: False)

ButtonFirst

(controls the First and Last buttons, default: True)

ButtonNext

(controls the Previous and Next buttons, default: True)

ButtonPage

(controls the PreviousPage and NextPage buttons, default: False)

ButtonQuery

(default: False)

ButtonUpdate

(default: False)

 

 


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

Product Support Forum  |  Documentation Feedback