b2科目四模拟试题多少题驾考考爆了怎么补救
b2科目四模拟试题多少题 驾考考爆了怎么补救

c控件rutltextbox_richtextbox 控件_c richtextbox回车(8)

电脑杂谈  发布时间:2017-01-31 04:20:06  来源:网络整理

ApplyTextSize(txt.Text);

e.Handled = true;

this.richTextBox1.Focus();

}

}

private void textBox1_Validating(object sender, CancelEventArgs e)

{

TextBox txt = (TextBox)sender;

ApplyTextSize(txt.Text);

this.richTextBox1.Focus();

}

//改变字体大小

private void ApplyTextSize(string textSize)

{

float newSize = Convert.ToSingle(textSize);

FontFamily currentFontFamily;


本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/jisuanjixue/article-29694-8.html

相关阅读
    发表评论  请自觉遵守互联网相关的政策法规,严禁发布、暴力、反动的言论

    热点图片
    拼命载入中...