ClipFontUnderline
Viscom Software Image Thumbnail CP ActiveX Control |
ClipFontUnderline Property
Description: |
Enable or disable the font underline of image clip. |
Usage: |
ImageThumbnailCP1.ClipFontUnderline[= value] |
Data Type: |
Boolean |
Example: |
This Visual Basic example enable font underline of image clip: Private Sub Form_Load() End Sub |