ImageGear Professional for Windows ActiveX
SetControlOptionEx Method

Description:

Sets a parameter of any type. This method is an extended version of the SetControlOption Method. While SetControlOption Method allows only a Long-typed parameter, SetControlOptionEx may be used to set a parameter of any type.

Exception will be raised when the SetControlOptionEx Method is used for a parameter which is a of a type other than Long (like ctrlArtTextWarningMsg).

Syntax:

Sub SetControlOptionEx(ControlOption as enumIGArtControlOption,
NewVal as IGDataItem)

Parameters:

Name Description
ControlOption Parameter ID; a value of enumIGArtControlOption Enumeration.
NewVal New value of the parameter; a value of IGDataItem Object.

Return Value:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback