UtilUIAutomationCaretCreate Method

Overload List

CaretCreate(Control, Int32, Int32) Create a new caret for the specified control.
CaretCreate(IWin32Window, Int32, Int32) Create a new caret for the specified window.
CaretCreate(Control, Bitmap, Int32, Int32) Create a new caret from an image for the specified control.
CaretCreate(IWin32Window, Bitmap, Int32, Int32) Create a new caret from an image for the specified window.

See Also