Commit 04a46b8f by liulongfei

导航控件bug修复

parent 9a45852d
...@@ -22,7 +22,7 @@ namespace VIZ.Framework.Common ...@@ -22,7 +22,7 @@ namespace VIZ.Framework.Common
/// <summary> /// <summary>
/// 导航控件 /// 导航控件
/// </summary> /// </summary>
public class NavigationControl : ListBox public class NavigationControl : Selector
{ {
static NavigationControl() static NavigationControl()
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment