Version: |
1.2, Obsolete in 5.0 - See Notes. |
Description: |
|
Declaration: |
|
C/C++ |
|
Delphi |
|
ActiveX/COM |
|
Parameters: |
|
Notes: |
Due to longstanding bugs, VCButton has not operated as documented through several versions of Visual CADD™. In particular, iState was unused, the button numbers were 1-16 and not 0-15, and the button numbers were different when Visual CADD™ was in tablet mode. It was determined that VCButton could not be reliably fixed without considerable risk of breaking existing applications which might be using it. Therefore, VCButton is obsolete effective with v5.0 and has been replaced by VCRunFunkeyCmd and VCRunFunkeyCmdByName which offer all the functionality of VCButton plus additional features. VCButton will remain in the API to support existing applications which use it, but VCButton should be considered obsolete for future use. It is recommended that all future code use VCRunFunkeyCmd or VCRunFunkeyCmdByName instead. |
See Also: |