ArcGIS API for WPF - Library Reference
TextBoxStyle Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > FeatureDataForm Class : TextBoxStyle Property

Gets or sets the style used for all TextBox controls showing field values.

Syntax

Visual Basic (Declaration) 
Public Property TextBoxStyle As Style
C# 
public Style TextBoxStyle {get; set;}

Property Value

The text box style.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.