ComponentOne VSView 8.0
Version Property (VSDraw)

Returns the version of the control currently loaded.

Syntax

val% = [form!]VSDraw.Version

Remarks

You may want to check this value at the Form_Load event, to make sure the version that is executing is at least as current as the version used to develop your application.

The version number is a three digit integer where the first digit represents the major version number and the last two represent the minor version number. For example, version 7.0 returns 700.

Data Type

Integer

 

 


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

Product Support Forum  |  Documentation Feedback