Share via


CodeDomDesignerData.CaretPosition Property

Definition

Gets or sets the recommended caret placement position for the member to which this object is attached.

public:
 virtual property System::Drawing::Point CaretPosition { System::Drawing::Point get(); void set(System::Drawing::Point value); };
public virtual System.Drawing.Point CaretPosition { get; set; }
member this.CaretPosition : System.Drawing.Point with get, set
Public Overridable Property CaretPosition As Point

Property Value

The recommended caret position.

Applies to