VLMenuPlus Reference

MethodGetCleanCaption

See Also See Also Applies To Applies To

Returns the internal representation used by control corresponding to the specified menu caption.

 

Syntax

object.GetCleanCaption(ByVal sMenuCaption As String)

 

The GetCleanCaption method syntax has these parts:

Part Description
object An object expression that evaluates to an object of VLMenuPlus type.
sMenuCaption A menu caption string.

 

Remarks

For more details on clean caption refer to "How does it work ?"