
Is it possible to put the description (Label="") for a ribbon textbox behind the textbox insteadof infront?
<ribbon:TextBox MinWidth="40" MaxWidth="140" Label="Name"></ribbon:TextBox>
<ribbon:TextBox MinWidth="40" MaxWidth="140" Label="Name"></ribbon:TextBox>