|
| ESRI.ArcGIS.ADF.Tasks | |
| TitleBarSeparatorLine Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Tasks Namespace > GeoprocessingTask Class : TitleBarSeparatorLine Property |
| Visual Basic (Declaration) | |
|---|---|
<ResCategoryAttribute("Floating Panel Appearance")>
<PersistenceModeAttribute(PersistenceMode.Attribute)>
<NotifyParentPropertyAttribute(True)>
<DefaultValueAttribute()>
<ResDescriptionAttribute("Whether to display a separator line between the title bar and body of the panel.")>
Public Property TitleBarSeparatorLine As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As GeoprocessingTask Dim value As Boolean instance.TitleBarSeparatorLine = value value = instance.TitleBarSeparatorLine | |
| C# | |
|---|---|
[ResCategoryAttribute("Floating Panel Appearance")]
[PersistenceModeAttribute(PersistenceMode.Attribute)]
[NotifyParentPropertyAttribute(true)]
[DefaultValueAttribute()]
[ResDescriptionAttribute("Whether to display a separator line between the title bar and body of the panel.")]
public bool TitleBarSeparatorLine {get; set;} | |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family