ImgThumbnails User Control

ImgThumbnails Class Library

ImgThumbnails.CaptionText = String

 

Gets or sets the caption text of the thumbnails.

 

[Visual Basic]

Public Property CaptionText ( ) as String

 

Property Set Value

    String

        Sets the thumbnails caption text.

 

Property Get Value

    String

        Gets the thumbnails caption text.

 

Example

[Visual Basic] The following example sets the thumbnails caption text and gets its value.

 

[Visual Basic]

Dim Caption as String = "Image"

ImgThumbnails1.CaptionText = Caption

Caption = ImgThumbnails1.CaptionText

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6