CANDIDATEFORM.ptCurrentPos Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Coordinates of the upper-left corner of the candidate window or the caret position, depending on the value of dwStyle
.
public: Microsoft::VisualStudio::OLE::Interop::POINT ptCurrentPos;
public: Microsoft::VisualStudio::OLE::Interop::POINT ptCurrentPos;
Microsoft::VisualStudio::OLE::Interop::POINT ptCurrentPos;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.POINT")]
public Microsoft.VisualStudio.OLE.Interop.POINT ptCurrentPos;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.POINT")>]
val mutable ptCurrentPos : Microsoft.VisualStudio.OLE.Interop.POINT
Public ptCurrentPos As POINT
Field Value
- Attributes