Copyright © 1998-2015 MultiMedia Soft

TagEx property

Previous pageReturn to chapter overviewNext page

Type

LPCTSTR for Visual C++

String for Visual Basic

 

 

Syntax

object.TagEx [=string]

 

 

Remarks

Expression that stores any extra string data needed for your program. This emulates the tag property in Visual Basic 6 that is not found in other environments.

One possible use for this property is to apply an identification string to an object without affect any of its other property settings.