예제 #1
0
 protected override void InitControl(OrientationType orientation)
 {
     MyRootControl = new TreeViewRootControl(this);
     MyRootControl.LinearLayoutStrategy.Orientation = orientation;
 }
예제 #2
0
 protected override void InitControl(OrientationType orientation)
 {
     MyRootControl = new TreeViewRootControl(this);
     MyRootControl.LinearLayoutStrategy.Orientation = orientation;
 }