Gets and sets the mouse icon image that is used.
JavaScript |
|
MouseIcon |
C# |
|
IPictureDisp MouseIcon { get; set; } |
C++ |
|
HRESULT MouseIcon([in] IPictureDisp* ppMouseIcon) HRESULT MouseIcon([out, retval] IPictureDisp** ppMouseIcon) |