ucTreeView.MouseIcon PropertyGets or sets the MouseIcon for the control- Syntax
Public Property Get MouseIcon () As Picture
Public Property Set MouseIcon (ByVal New_MouseIcon As Picture) - Parameters
- Remarks
In order to use a custom MouseIcon set the MousePointer to vbCustom (99)
|