This property sets the caption in the PanWindow.

[Visual Basic] Public Property Caption As String
[C#] public string Caption {get; set;}

Property Value

The string for the caption in the PanWindow

Explanation

The Caption property sets the caption in the PanWindow.

If no text has been entered into the Caption property and the CloseBox property is False then the PanWindow will have no title bar and can not be moved with the mouse.

See Also

ImageKit.PanWindow Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation