CodeDomDesignerData::CaretPosition Property
Visual Studio 2015
Gets or sets the recommended caret placement position for the member to which this object is attached.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
public: property Point CaretPosition { virtual Point get(); virtual void set(Point value); }
Show: