Back to Devexpress

BaseEdit.SendMouse Method

windowsforms-devexpress-dot-xtraeditors-dot-baseedit-dot-sendmouse.md

latest625 B
Original Source

BaseEdit.SendMouse Method

NameParametersDescription
SendMouse(Point, MouseButtons)position, buttonRaises the RepositoryItem.MouseDown event.
SendMouse(MouseEventArgs)eRaises the RepositoryItem.MouseDown event.