In a XAML file you can add a control like a Button and start to edit its attributes like <Button Width="200" ..
.
When you type in Width you get something like Width="|"
and is rather nice.
After typing 200, you end up with Width="200|"
Does anyone knows a way to let the text insertion pointer jump over the the last "
Now I use the mouse for it, but it feels not good is there no keyboard shortcut for it?
Google did not give me an answer.
ddanbe 2,724 Professional Procrastinator Featured Poster
rproffitt 2,662 "Nothing to see here." Moderator
ddanbe commented: You're too kind :) +15
ddanbe 2,724 Professional Procrastinator Featured Poster
ddanbe 2,724 Professional Procrastinator Featured Poster
rproffitt commented: Ever used the ASR 33? - Captain Oveur +12
ddanbe 2,724 Professional Procrastinator Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.