Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets or sets the custom mouse icon for the InkEdit control.
This property is read/write.
Syntax
HRESULT put_MouseIcon(
IPictureDisp *MouseIcon
);
Parameters
MouseIcon
Return value
None
Remarks
This property provides a custom icon that is used when the MousePointer property is set to IMP_Custom.
You can use the MouseIcon property to load either cursor or icon files. The MouseIcon property provides your application with access to custom cursors of any size with any desired hot spot location.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | inked.h |
| Library | InkEd.dll |