InfoConnect VBA Guide
Attachmate.Reflection.Objects.UserInterface Library / Frame Object / VBCommonProject Property
In This Topic
    VBCommonProject Property (Frame)
    In This Topic
    Gets the Common VB project from VBA
    Syntax
    expression.VBCommonProject As Object
    where expression is a variable that represents a Frame Object
    See Also