This property specifies whether the page identified by the Tab-Index property can be selected by the user or not. A value of 0 means that the page is disabled, so clicking on that page will produce no effects. A value of 1 means that the page is enabled, so the user can select it. Each page is enabled by default.Example - Modify a Ribbon control to disable the third page
procedure division.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |