SelectPictureDialog.ShowForwardLockedContent Property
3/29/2010
Gets or sets a value indicating whether Digital Rights Management (DRM) protected files that are protected such that they cannot be forwarded, are displayed.
Namespace: Microsoft.WindowsMobile.Forms
Assembly: Microsoft.WindowsMobile.Forms (in microsoft.windowsmobile.forms.dll)
Syntax
public bool ShowForwardLockedContent { get; set; }
'Declaration
Public Property ShowForwardLockedContent As Boolean
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.
See Also
Reference
SelectPictureDialog Class
SelectPictureDialog Members
Microsoft.WindowsMobile.Forms Namespace