* UITextBox: 设置水印文字刷新显示
This commit is contained in:
parent
59e5697de4
commit
fca53eefd7
Binary file not shown.
@ -70,6 +70,7 @@ namespace Sunny.UI
|
||||
set
|
||||
{
|
||||
watermark = value;
|
||||
WaterMark_Toggle(null, null);
|
||||
Invalidate();
|
||||
//Win32.User.SendMessage(Handle, 0x1501, (int)IntPtr.Zero, value);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user