Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: Toolkit Controls in a Toolbar

$
0
0
Hi,

What is so different in the style of TextBox vs IntegerUpDown and Button vs DropDownButton ? I'm using Windows 8.1 and they all have the gray look with lignt blue when mouseover or pressed. :
<Grid>
      <ToolBar Height="200" Width="150">
         <StackPanel>
            <TextBox Text="Regular TextBox" />
            <xctk:IntegerUpDown Value="25" />
            <Button Content="Regular Button" />
            <xctk:DropDownButton Content="My Drop Down" />
         </StackPanel>
      </ToolBar>
   </Grid>
Can you add an image or code ? What system are you using ?

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>