急求

解决方案 »

  1.   

    环境:WPF WEB浏览器应用,.netframework4.0 添加引用 system.Windows.Forms,
    在xaml中直接书写using System.Windows.Controls;<PasswordBox Height="26" HorizontalAlignment="Left" Margin="500,107,0,0" Name="密码输入框" VerticalAlignment="Top" Width="222" FontSize="20" Password="" />
      

  2.   

      <PasswordBox Grid.Row="1" Height="23" Margin="102.816,0,55.692,-107.098" Name="passwordBox" VerticalAlignment="Bottom" />