mirror of
https://gitee.com/handyorg/HandyControl.git
synced 2024-12-02 03:47:48 +08:00
update doc
This commit is contained in:
parent
c5dc422cf1
commit
a8ecf3f79f
@ -10,7 +10,7 @@ title: PasswordBox
|
||||
public class PasswordBox : Control, IDataInput
|
||||
```
|
||||
|
||||
# PasswordBox
|
||||
# 创建PasswordBox
|
||||
|
||||
``` XML
|
||||
<hc:PasswordBox />
|
||||
|
@ -8,7 +8,7 @@ title: TextBox
|
||||
public class TextBox : System.Windows.Controls.TextBox, IDataInput
|
||||
```
|
||||
|
||||
# TextBox
|
||||
# 创建TextBox
|
||||
|
||||
``` XML
|
||||
<hc:TextBox />
|
||||
|
Loading…
Reference in New Issue
Block a user