IToolboxService.SetCursor Method
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.
Sets the current application's cursor to a cursor that represents the currently selected tool.
public:
bool SetCursor();
public bool SetCursor ();
abstract member SetCursor : unit -> bool
Public Function SetCursor () As Boolean
Returns
true
if the cursor is set by the currently selected tool, false
if there is no tool selected and the cursor is set to the standard windows cursor.
Remarks
If no tool is selected, the cursor will default to the standard Windows cursor.
Applies to
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.