|
IXF Control - ProductName Property
Kadmos IXF ActiveX Control

IXF Control
ProductName Property
|
Description
|
Returns the originating product name.
|
Syntax Visual Basic
|
Text$ = [form.]IXF.ProductName
|
|
Visual C++
|
CString IXF.GetProductName(); void IXF.SetProductName(LPCTSTR lpszNewValue);
|
|
Delphi
|
property ProductName: WideString;
|
|
C#
|
string IXF.ProductName;
|
|
Remarks
|
For IXF files generated from a QMF environment the property's value is "QMF".
|
|
Data Type
|
String
|
Copyright © 2000/2008 Kadmos.com - All rights reserved. Privacy Policy
|