office-gobmx/vbahelper/source
Noel Power f39d0b8377 add support for MousePointer attribute in controls
For Useforms it doesn't quite work exactly as MSO, for examply if we set the MousePointer for the Userform it works as expected until we mouse over another control at which point the mouse pointer is changed to that of the control. In MSO it would appear that the Userform mousepointer is king, perhaps all that is necessary is to apply the mouse pointer to each contained control, needs some investigation. Also only a limited number of the possible mouse pointer styles are processed, the conversions of mso -> lo pointer styles ( and vice-versa ) and not really tested to see if they all make sense
2012-04-17 14:30:31 +01:00
..
msforms add support for MousePointer attribute in controls 2012-04-17 14:30:31 +01:00
vbahelper Set DefaultContext property of service manager/component context combo 2012-04-12 13:04:39 +02:00