RichTextBox for WinRT
Url Property (C1ImageDialog)


Gets or sets the content of the url field.
Syntax
'Declaration
 
Public Property Url As System.String
'Usage
 
Dim instance As C1ImageDialog
Dim value As System.String
 
instance.Url = value
 
value = instance.Url
public System.string Url {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1ImageDialog Class
C1ImageDialog Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback