Hi all ,
If anybody removed Mouse Stroke as "Zoom In" , "Zoom Out" , please share How to remove it ?
Tried :
Call docKeyBindTableObj.AddStrokeBinding ("159", "" , BindCommand , BindAccelerator)
Call docKeyBindTableObj.AddStrokeBinding ("951", "" , BindCommand , BindAccelerator)
Call docKeyBindTableObj.AddStrokeBinding ("357", "" , BindCommand , BindAccelerator)
Call docKeyBindTableObj.AddStrokeBinding ("753", "" , BindCommand , BindAccelerator)
Without success .
Thanks.