* UIImageButton: 更改了一个属性为私有,在VB.Net下不区分大小写而出错
This commit is contained in:
parent
d5e8d75a19
commit
2ab07bcf0e
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -277,7 +277,7 @@ namespace Sunny.UI
|
||||
Invalidate();
|
||||
}
|
||||
|
||||
public Point imageOffset;
|
||||
private Point imageOffset;
|
||||
|
||||
[DefaultValue(typeof(Point), "0, 0")]
|
||||
[Description("图片偏移位置"), Category("SunnyUI")]
|
||||
|
Loading…
x
Reference in New Issue
Block a user