VisualStyleElement::TextBox::Caret Class

 

Provides a VisualStyleElement for the caret of a text box. This class cannot be inherited.

Namespace:   System.Windows.Forms.VisualStyles
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

System::Object
  System.Windows.Forms.VisualStyles::VisualStyleElement::TextBox::Caret

public ref class Caret abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticNormal

Gets a visual style element that represents a text box caret.

The Normal property of the VisualStyleElement::TextBox::Caret class returns a VisualStyleElement that represents the insertion point of a text box.

WinXpFamily

Visual styles are supported only on these platforms.

.NET Framework
Available since 2.0

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: