As far as I can tell, there's no way you can use the standard Tooltip control with the MenuItem. The options seem to be getting a third party control, or rolling your own ExtenderProvider control to do this.
W
wyoung76
@wyoung76
Posts
-
MenuItems and Tooltips -
string to longDoes the Shared function Int64.Parse(string) do what you want? e.g., findwindownumber = Int64.Parse("3245235")