issues
search
WPFDevelopersOrg
/
WPFDevelopers
🎉 Welcome to follow the "WPFDevelopers" public account! This is a sample project we share daily, covering WPF's basic controls and custom control libraries. The project will be continuously updated, welcome to give us ⭐️
MIT License
1.53k
stars
247
forks
source link
IPEditBox 功能需要继续完善
#87
Closed
newstardust
closed
2 months ago
newstardust
commented
9 months ago
对标微软操作系统的IP输入框,有下列项需要修改:
键盘←→可以空光标移动
任意位置可复制整段IP地址,且支持x.x.x.x格式的粘贴赋值
删除字符会自动向左移动焦点
对标微软操作系统的IP输入框,有下列项需要修改: