
|
ImgThumbnails Class Library ImgThumbnails.SelectedThumbnail = Integer |
Gets or sets the selected thumbnail.
|
[Visual Basic] Public Property SelectedThumbnail ( ) as Integer |
Property Set Value
Integer
Sets the selected thumbnail page.
Property Get Value
Integer
Gets the selected thumbnail page.
Example
[Visual Basic] The following example sets the image page and gets its value.
|
[Visual Basic] Dim Page as Integer = 10 ImgThumbnails1.SelectedThumbnail = Page Page= ImgThumbnails1.SelectedThumbnail |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6