
|
ImgThumbnails Class Library ImgThumbnails.CaptionStartNumber = Integer |
Gets or sets the starting number of the thumbnails.
|
[Visual Basic] Public Property CaptionStartNumber ( ) as Integer |
Property Set Value
Integer
Sets the caption start number.
Property Get Value
Integer
Gets the caption start number.
Example
[Visual Basic] The following example sets the caption start number and gets its value.
|
[Visual Basic] Dim Start as Integer = 1 ImgThumbnails1.CaptionStartNumber = Start Start = ImgThumbnails1.CaptionStartNumber |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6