tim_faron
10 years agoContributor
DevExpress.Xpf.Editors.TextEdit Tooltip
I am inquiring if anyone knows how to get the tooltip of a DevExpress.Xpf.Editors.TextEdit object.
I've checked the the ToolTip property of the object and tried a number of other things, like trying to see if a child object gets exposed when i hover over the red x but i have come up with nothing..
Name: WPFObject("TxtVirtualControllerAddress")
CtrlFullClassName: DevExpress.Xpf.Editors.TextEdit
I've checked the the ToolTip property of the object and tried a number of other things, like trying to see if a child object gets exposed when i hover over the red x but i have come up with nothing..
Name: WPFObject("TxtVirtualControllerAddress")
CtrlFullClassName: DevExpress.Xpf.Editors.TextEdit
Hi Tim,
Try WPFObject("TxtVirtualControllerAddress").ValidationError.ErrorContent.OleValue.