public class TextBoxEx : System
protected override void OnKeyPress(System
if (!char
e
}
base
}
}
From:http://tw.wingwit.com/Article/program/net/201311/12160.html
public class TextBoxEx : System
protected override void OnKeyPress(System
if (!char
e
}
base
}
}