GetDESEffect
|
GetDESEffect Method |
Description
Get the effect name at the specified index.
Syntax
Public Function GetDESEffect( _ |
Parameter
index
the index of effect.
Return Value
return the string of effect name.
Example - Get All effects name and add to combo box
Visual Basic Syntax |