Exemple #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.window = ((VRClient.view.winMain)(target));
                return;

            case 2:
                this.btnMin = ((CommonLib.control.imageButton.ImageButton)(target));
                return;

            case 3:
                this.btn = ((CommonLib.control.imageButton.ImageButton)(target));
                return;

            case 4:
                this.btnClose = ((CommonLib.control.imageButton.ImageButton)(target));
                return;

            case 5:
                this.lbGame = ((System.Windows.Controls.ListBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.window = ((VRClient.view.winLogin)(target));
                return;

            case 2:
                this.btnClose = ((CommonLib.control.imageButton.ImageButton)(target));
                return;

            case 3:
                this.txtUserId = ((CommonLib.control.textBoxDefaltValue.NormalTextEx)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.btnPrePage = ((CommonLib.control.imageButton.ImageButton)(target));
                return;

            case 2:
                this.listBoxImage = ((System.Windows.Controls.ListBox)(target));
                return;

            case 3:
                this.btnNextPage = ((CommonLib.control.imageButton.ImageButton)(target));
                return;
            }
            this._contentLoaded = true;
        }