ArcFM Solution Developer Guide
BackgroundImageLayout Property (DatasetControl)


Syntax
'Declaration
 
<SRCategoryAttribute("Appearance")>
<System.ComponentModel.DefaultValueAttribute()>
<System.ComponentModel.LocalizableAttribute(True)>
<SRDescriptionAttribute("The background image layout used for the component.")>
Public Overridable Property BackgroundImageLayout As System.Windows.Forms.ImageLayout
'Usage
 
Dim instance As DatasetControl
Dim value As System.Windows.Forms.ImageLayout
 
instance.BackgroundImageLayout = value
 
value = instance.BackgroundImageLayout
[SRCategory("Appearance")]
[System.ComponentModel.DefaultValue()]
[System.ComponentModel.Localizable(true)]
[SRDescription("The background image layout used for the component.")]
public virtual System.Windows.Forms.ImageLayout BackgroundImageLayout {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DatasetControl Class
DatasetControl Members

 

 


Send Comment