Member of ChemDraw Control.
For a list of all members defined for this object, see Caption Members.
ChemDraw Caption represents a caption object.
| 'Declares variable vCaption Dim vCaption As ChemDrawControl10Ctl.Caption 'Checks that there is a Caption loaded in the variable If Selection.Captions.Count < 1 Then Exit Sub End If 'Loads the last Caption selected into the variable For Each myCaption In Selection.Captions If myCaption.Selected = True Then Set vCaption = myCaption End If Next Private Sub cmdCaptionsItem_Click() |



~157.gif)
~157.gif)

~157.gif)



~157.gif)



