1005 lines
70 KiB
C#
1005 lines
70 KiB
C#
namespace SubscriberAndUserManager
|
|
{
|
|
partial class controlUnit
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Component Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
Telerik.WinControls.UI.GridViewImageColumn gridViewImageColumn1 = new Telerik.WinControls.UI.GridViewImageColumn();
|
|
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn1 = new Telerik.WinControls.UI.GridViewDecimalColumn();
|
|
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn2 = new Telerik.WinControls.UI.GridViewDecimalColumn();
|
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn3 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
|
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn3 = new Telerik.WinControls.UI.GridViewDecimalColumn();
|
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn4 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn5 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn6 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
|
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn4 = new Telerik.WinControls.UI.GridViewDecimalColumn();
|
|
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn5 = new Telerik.WinControls.UI.GridViewDecimalColumn();
|
|
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn6 = new Telerik.WinControls.UI.GridViewDecimalColumn();
|
|
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn7 = new Telerik.WinControls.UI.GridViewDecimalColumn();
|
|
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn8 = new Telerik.WinControls.UI.GridViewDecimalColumn();
|
|
Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn9 = new Telerik.WinControls.UI.GridViewDecimalColumn();
|
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn7 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn8 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn9 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn10 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
|
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition();
|
|
this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
|
|
this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel();
|
|
this.radPageAssigned = new Telerik.WinControls.UI.RadPageView();
|
|
this.radPageUsers = new Telerik.WinControls.UI.RadPageViewPage();
|
|
this.gbUserForVehicle = new Telerik.WinControls.UI.RadGroupBox();
|
|
this.lbVehicleOtherUsers = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbVehicleAssignedUsers = new Telerik.WinControls.UI.RadLabel();
|
|
this.btnRemoveUserFromVehicle = new Telerik.WinControls.UI.RadButton();
|
|
this.btnAddUserToVehicle = new Telerik.WinControls.UI.RadButton();
|
|
this.listBoxOtherUsers = new Telerik.WinControls.UI.RadListControl();
|
|
this.listBoxCurrentUsers = new Telerik.WinControls.UI.RadListControl();
|
|
this.radPageContacts = new Telerik.WinControls.UI.RadPageViewPage();
|
|
this.lbVehicleOtherContacts = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbVehicleAssignedContacts = new Telerik.WinControls.UI.RadLabel();
|
|
this.btnRemoveContactFromVehicle = new Telerik.WinControls.UI.RadButton();
|
|
this.btnAddContactToVehicle = new Telerik.WinControls.UI.RadButton();
|
|
this.listBoxOtherContacts = new Telerik.WinControls.UI.RadListControl();
|
|
this.listBoxCurrentContacts = new Telerik.WinControls.UI.RadListControl();
|
|
this.radPageGroups = new Telerik.WinControls.UI.RadPageViewPage();
|
|
this.lbVehicleOtherGroups = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbVehicleAssignedGroups = new Telerik.WinControls.UI.RadLabel();
|
|
this.btnRemoveGroupFromVehicle = new Telerik.WinControls.UI.RadButton();
|
|
this.btnAddGroupToVehicle = new Telerik.WinControls.UI.RadButton();
|
|
this.listBoxOtherGroups = new Telerik.WinControls.UI.RadListControl();
|
|
this.listBoxCurrentGroups = new Telerik.WinControls.UI.RadListControl();
|
|
this.radPageCanBeCalled = new Telerik.WinControls.UI.RadPageViewPage();
|
|
this.lbVehicleUnassignedTo = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbVehicleAssignedTo = new Telerik.WinControls.UI.RadLabel();
|
|
this.btnRemoveVehicleAsContact = new Telerik.WinControls.UI.RadButton();
|
|
this.btnAddVehicleAsContact = new Telerik.WinControls.UI.RadButton();
|
|
this.listBoxUnssignedAsContactsTo = new Telerik.WinControls.UI.RadListControl();
|
|
this.listBoxAssignedAsContactsTo = new Telerik.WinControls.UI.RadListControl();
|
|
this.GridViewUnitsList = new Telerik.WinControls.UI.RadGridView();
|
|
this.pbGroup = new System.Windows.Forms.PictureBox();
|
|
this.vehiclesBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
this.telerikMetroBlueTheme1 = new Telerik.WinControls.Themes.TelerikMetroBlueTheme();
|
|
this.office2013LightTheme1 = new Telerik.WinControls.Themes.Office2013LightTheme();
|
|
this.visualStudio2012LightTheme1 = new Telerik.WinControls.Themes.VisualStudio2012LightTheme();
|
|
this.cbDeletedUnits = new Telerik.WinControls.UI.RadCheckBox();
|
|
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
|
|
this.radSplitContainer1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit();
|
|
this.splitPanel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.radPageAssigned)).BeginInit();
|
|
this.radPageAssigned.SuspendLayout();
|
|
this.radPageUsers.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gbUserForVehicle)).BeginInit();
|
|
this.gbUserForVehicle.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleOtherUsers)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleAssignedUsers)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnRemoveUserFromVehicle)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnAddUserToVehicle)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxOtherUsers)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxCurrentUsers)).BeginInit();
|
|
this.radPageContacts.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleOtherContacts)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleAssignedContacts)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnRemoveContactFromVehicle)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnAddContactToVehicle)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxOtherContacts)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxCurrentContacts)).BeginInit();
|
|
this.radPageGroups.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleOtherGroups)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleAssignedGroups)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnRemoveGroupFromVehicle)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnAddGroupToVehicle)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxOtherGroups)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxCurrentGroups)).BeginInit();
|
|
this.radPageCanBeCalled.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleUnassignedTo)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleAssignedTo)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnRemoveVehicleAsContact)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnAddVehicleAsContact)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxUnssignedAsContactsTo)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxAssignedAsContactsTo)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewUnitsList)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewUnitsList.MasterTemplate)).BeginInit();
|
|
this.GridViewUnitsList.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbGroup)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.vehiclesBindingSource)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbDeletedUnits)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// radSplitContainer1
|
|
//
|
|
this.radSplitContainer1.Controls.Add(this.splitPanel1);
|
|
this.radSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.radSplitContainer1.Location = new System.Drawing.Point(0, 0);
|
|
this.radSplitContainer1.Name = "radSplitContainer1";
|
|
//
|
|
//
|
|
//
|
|
this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.radSplitContainer1.Size = new System.Drawing.Size(1059, 527);
|
|
this.radSplitContainer1.TabIndex = 0;
|
|
this.radSplitContainer1.TabStop = false;
|
|
this.radSplitContainer1.Text = "radSplitContainer1";
|
|
//
|
|
// splitPanel1
|
|
//
|
|
this.splitPanel1.Controls.Add(this.radPageAssigned);
|
|
this.splitPanel1.Controls.Add(this.GridViewUnitsList);
|
|
this.splitPanel1.Location = new System.Drawing.Point(0, 0);
|
|
this.splitPanel1.Name = "splitPanel1";
|
|
//
|
|
//
|
|
//
|
|
this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.splitPanel1.Size = new System.Drawing.Size(1059, 527);
|
|
this.splitPanel1.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0.07619578F, 0F);
|
|
this.splitPanel1.SizeInfo.SplitterCorrection = new System.Drawing.Size(154, 0);
|
|
this.splitPanel1.TabIndex = 0;
|
|
this.splitPanel1.TabStop = false;
|
|
this.splitPanel1.Text = "splitPanel1";
|
|
//
|
|
// radPageAssigned
|
|
//
|
|
this.radPageAssigned.Controls.Add(this.radPageUsers);
|
|
this.radPageAssigned.Controls.Add(this.radPageContacts);
|
|
this.radPageAssigned.Controls.Add(this.radPageGroups);
|
|
this.radPageAssigned.Controls.Add(this.radPageCanBeCalled);
|
|
this.radPageAssigned.Location = new System.Drawing.Point(618, 3);
|
|
this.radPageAssigned.Name = "radPageAssigned";
|
|
this.radPageAssigned.SelectedPage = this.radPageUsers;
|
|
this.radPageAssigned.ShowItemToolTips = false;
|
|
this.radPageAssigned.Size = new System.Drawing.Size(441, 524);
|
|
this.radPageAssigned.TabIndex = 24;
|
|
this.radPageAssigned.Text = "radPageView1";
|
|
this.radPageAssigned.ThemeName = "TelerikMetroBlue";
|
|
((Telerik.WinControls.UI.RadPageViewStripElement)(this.radPageAssigned.GetChildAt(0))).StripButtons = Telerik.WinControls.UI.StripViewButtons.ItemList;
|
|
//
|
|
// radPageUsers
|
|
//
|
|
this.radPageUsers.Controls.Add(this.gbUserForVehicle);
|
|
this.radPageUsers.ItemSize = new System.Drawing.SizeF(122F, 25F);
|
|
this.radPageUsers.Location = new System.Drawing.Point(5, 31);
|
|
this.radPageUsers.Name = "radPageUsers";
|
|
this.radPageUsers.Size = new System.Drawing.Size(431, 488);
|
|
this.radPageUsers.Text = "Assign Users to Unit";
|
|
//
|
|
// gbUserForVehicle
|
|
//
|
|
this.gbUserForVehicle.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
this.gbUserForVehicle.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.gbUserForVehicle.BackColor = System.Drawing.Color.Transparent;
|
|
this.gbUserForVehicle.Controls.Add(this.lbVehicleOtherUsers);
|
|
this.gbUserForVehicle.Controls.Add(this.lbVehicleAssignedUsers);
|
|
this.gbUserForVehicle.Controls.Add(this.btnRemoveUserFromVehicle);
|
|
this.gbUserForVehicle.Controls.Add(this.btnAddUserToVehicle);
|
|
this.gbUserForVehicle.Controls.Add(this.listBoxOtherUsers);
|
|
this.gbUserForVehicle.Controls.Add(this.listBoxCurrentUsers);
|
|
this.gbUserForVehicle.HeaderText = "";
|
|
this.gbUserForVehicle.Location = new System.Drawing.Point(0, 0);
|
|
this.gbUserForVehicle.Name = "gbUserForVehicle";
|
|
this.gbUserForVehicle.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
|
|
this.gbUserForVehicle.Size = new System.Drawing.Size(440, 525);
|
|
this.gbUserForVehicle.TabIndex = 18;
|
|
this.gbUserForVehicle.TabStop = false;
|
|
this.gbUserForVehicle.ThemeName = "TelerikMetroBlue";
|
|
this.gbUserForVehicle.Resize += new System.EventHandler(this.gbUserForVehicle_Resize);
|
|
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbUserForVehicle.GetChildAt(0))).BorderWidth = 0F;
|
|
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbUserForVehicle.GetChildAt(0))).BorderLeftWidth = 0F;
|
|
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbUserForVehicle.GetChildAt(0))).BorderTopWidth = 0F;
|
|
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbUserForVehicle.GetChildAt(0))).BorderRightWidth = 0F;
|
|
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbUserForVehicle.GetChildAt(0))).BorderBottomWidth = 0F;
|
|
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbUserForVehicle.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbUserForVehicle.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Width = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbUserForVehicle.GetChildAt(0).GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbUserForVehicle.GetChildAt(0).GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gbUserForVehicle.GetChildAt(0).GetChildAt(0).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default;
|
|
//
|
|
// lbVehicleOtherUsers
|
|
//
|
|
this.lbVehicleOtherUsers.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbVehicleOtherUsers.AutoSize = false;
|
|
this.lbVehicleOtherUsers.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.lbVehicleOtherUsers.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbVehicleOtherUsers.ForeColor = System.Drawing.Color.Gray;
|
|
this.lbVehicleOtherUsers.Location = new System.Drawing.Point(252, 11);
|
|
this.lbVehicleOtherUsers.Name = "lbVehicleOtherUsers";
|
|
this.lbVehicleOtherUsers.Size = new System.Drawing.Size(165, 35);
|
|
this.lbVehicleOtherUsers.TabIndex = 21;
|
|
this.lbVehicleOtherUsers.Text = "Unassigned users";
|
|
this.lbVehicleOtherUsers.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbVehicleAssignedUsers
|
|
//
|
|
this.lbVehicleAssignedUsers.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbVehicleAssignedUsers.AutoSize = false;
|
|
this.lbVehicleAssignedUsers.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.lbVehicleAssignedUsers.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbVehicleAssignedUsers.ForeColor = System.Drawing.Color.Gray;
|
|
this.lbVehicleAssignedUsers.Location = new System.Drawing.Point(13, 11);
|
|
this.lbVehicleAssignedUsers.Name = "lbVehicleAssignedUsers";
|
|
this.lbVehicleAssignedUsers.Size = new System.Drawing.Size(165, 35);
|
|
this.lbVehicleAssignedUsers.TabIndex = 20;
|
|
this.lbVehicleAssignedUsers.Text = "Assigned users ";
|
|
this.lbVehicleAssignedUsers.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// btnRemoveUserFromVehicle
|
|
//
|
|
this.btnRemoveUserFromVehicle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.btnRemoveUserFromVehicle.Location = new System.Drawing.Point(189, 161);
|
|
this.btnRemoveUserFromVehicle.MaximumSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveUserFromVehicle.MinimumSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveUserFromVehicle.Name = "btnRemoveUserFromVehicle";
|
|
//
|
|
//
|
|
//
|
|
this.btnRemoveUserFromVehicle.RootElement.MaxSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveUserFromVehicle.RootElement.MinSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveUserFromVehicle.Size = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveUserFromVehicle.TabIndex = 19;
|
|
this.btnRemoveUserFromVehicle.Text = "-->";
|
|
this.btnRemoveUserFromVehicle.ThemeName = "TelerikMetroBlue";
|
|
this.btnRemoveUserFromVehicle.Click += new System.EventHandler(this.btnRemoveVehicle_Click);
|
|
//
|
|
// btnAddUserToVehicle
|
|
//
|
|
this.btnAddUserToVehicle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.btnAddUserToVehicle.Location = new System.Drawing.Point(189, 255);
|
|
this.btnAddUserToVehicle.MaximumSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddUserToVehicle.MinimumSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddUserToVehicle.Name = "btnAddUserToVehicle";
|
|
//
|
|
//
|
|
//
|
|
this.btnAddUserToVehicle.RootElement.MaxSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddUserToVehicle.RootElement.MinSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddUserToVehicle.Size = new System.Drawing.Size(50, 23);
|
|
this.btnAddUserToVehicle.TabIndex = 18;
|
|
this.btnAddUserToVehicle.Text = "<--";
|
|
this.btnAddUserToVehicle.ThemeName = "TelerikMetroBlue";
|
|
this.btnAddUserToVehicle.Click += new System.EventHandler(this.btnAddVehicle_Click);
|
|
//
|
|
// listBoxOtherUsers
|
|
//
|
|
this.listBoxOtherUsers.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.listBoxOtherUsers.AutoSizeItems = true;
|
|
this.listBoxOtherUsers.Location = new System.Drawing.Point(251, 10);
|
|
this.listBoxOtherUsers.Name = "listBoxOtherUsers";
|
|
this.listBoxOtherUsers.Padding = new System.Windows.Forms.Padding(0, 34, 0, 0);
|
|
this.listBoxOtherUsers.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
|
this.listBoxOtherUsers.Size = new System.Drawing.Size(167, 469);
|
|
this.listBoxOtherUsers.TabIndex = 22;
|
|
this.listBoxOtherUsers.TabStop = false;
|
|
this.listBoxOtherUsers.ThemeName = "TelerikMetroBlue";
|
|
this.listBoxOtherUsers.ItemDataBound += new Telerik.WinControls.UI.ListItemDataBoundEventHandler(this.listBoxCurrentUsers_ItemDataBound);
|
|
this.listBoxOtherUsers.CreatingVisualListItem += new Telerik.WinControls.UI.CreatingVisualListItemEventHandler(this.listBoxCurrentUsers_CreatingVisualListItem);
|
|
this.listBoxOtherUsers.VisualItemFormatting += new Telerik.WinControls.UI.VisualListItemFormattingEventHandler(this.listBox_VisualItemFormatting);
|
|
this.listBoxOtherUsers.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listBoxOtherUsers_MouseDoubleClick);
|
|
//
|
|
// listBoxCurrentUsers
|
|
//
|
|
this.listBoxCurrentUsers.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.listBoxCurrentUsers.AutoSizeItems = true;
|
|
this.listBoxCurrentUsers.Location = new System.Drawing.Point(12, 10);
|
|
this.listBoxCurrentUsers.Name = "listBoxCurrentUsers";
|
|
this.listBoxCurrentUsers.Padding = new System.Windows.Forms.Padding(0, 34, 0, 0);
|
|
this.listBoxCurrentUsers.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
|
this.listBoxCurrentUsers.Size = new System.Drawing.Size(167, 469);
|
|
this.listBoxCurrentUsers.TabIndex = 23;
|
|
this.listBoxCurrentUsers.TabStop = false;
|
|
this.listBoxCurrentUsers.ThemeName = "TelerikMetroBlue";
|
|
this.listBoxCurrentUsers.ItemDataBound += new Telerik.WinControls.UI.ListItemDataBoundEventHandler(this.listBoxCurrentUsers_ItemDataBound);
|
|
this.listBoxCurrentUsers.CreatingVisualListItem += new Telerik.WinControls.UI.CreatingVisualListItemEventHandler(this.listBoxCurrentUsers_CreatingVisualListItem);
|
|
this.listBoxCurrentUsers.VisualItemFormatting += new Telerik.WinControls.UI.VisualListItemFormattingEventHandler(this.listBox_VisualItemFormatting);
|
|
this.listBoxCurrentUsers.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listBoxCurrentUsers_MouseDoubleClick);
|
|
//
|
|
// radPageContacts
|
|
//
|
|
this.radPageContacts.Controls.Add(this.lbVehicleOtherContacts);
|
|
this.radPageContacts.Controls.Add(this.lbVehicleAssignedContacts);
|
|
this.radPageContacts.Controls.Add(this.btnRemoveContactFromVehicle);
|
|
this.radPageContacts.Controls.Add(this.btnAddContactToVehicle);
|
|
this.radPageContacts.Controls.Add(this.listBoxOtherContacts);
|
|
this.radPageContacts.Controls.Add(this.listBoxCurrentContacts);
|
|
this.radPageContacts.ItemSize = new System.Drawing.SizeF(140F, 25F);
|
|
this.radPageContacts.Location = new System.Drawing.Point(5, 31);
|
|
this.radPageContacts.Name = "radPageContacts";
|
|
this.radPageContacts.Size = new System.Drawing.Size(431, 488);
|
|
this.radPageContacts.Text = "Assign Contacts to Unit";
|
|
//
|
|
// lbVehicleOtherContacts
|
|
//
|
|
this.lbVehicleOtherContacts.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbVehicleOtherContacts.AutoSize = false;
|
|
this.lbVehicleOtherContacts.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.lbVehicleOtherContacts.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbVehicleOtherContacts.ForeColor = System.Drawing.Color.Gray;
|
|
this.lbVehicleOtherContacts.Location = new System.Drawing.Point(252, 11);
|
|
this.lbVehicleOtherContacts.Name = "lbVehicleOtherContacts";
|
|
this.lbVehicleOtherContacts.Size = new System.Drawing.Size(165, 35);
|
|
this.lbVehicleOtherContacts.TabIndex = 27;
|
|
this.lbVehicleOtherContacts.Text = "Unassigned contacts";
|
|
this.lbVehicleOtherContacts.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbVehicleAssignedContacts
|
|
//
|
|
this.lbVehicleAssignedContacts.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbVehicleAssignedContacts.AutoSize = false;
|
|
this.lbVehicleAssignedContacts.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.lbVehicleAssignedContacts.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbVehicleAssignedContacts.ForeColor = System.Drawing.Color.Gray;
|
|
this.lbVehicleAssignedContacts.Location = new System.Drawing.Point(13, 11);
|
|
this.lbVehicleAssignedContacts.Name = "lbVehicleAssignedContacts";
|
|
this.lbVehicleAssignedContacts.Size = new System.Drawing.Size(165, 35);
|
|
this.lbVehicleAssignedContacts.TabIndex = 26;
|
|
this.lbVehicleAssignedContacts.Text = "Assigned contacts ";
|
|
this.lbVehicleAssignedContacts.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// btnRemoveContactFromVehicle
|
|
//
|
|
this.btnRemoveContactFromVehicle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.btnRemoveContactFromVehicle.Location = new System.Drawing.Point(189, 161);
|
|
this.btnRemoveContactFromVehicle.MaximumSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveContactFromVehicle.MinimumSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveContactFromVehicle.Name = "btnRemoveContactFromVehicle";
|
|
//
|
|
//
|
|
//
|
|
this.btnRemoveContactFromVehicle.RootElement.MaxSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveContactFromVehicle.RootElement.MinSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveContactFromVehicle.Size = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveContactFromVehicle.TabIndex = 25;
|
|
this.btnRemoveContactFromVehicle.Text = "-->";
|
|
this.btnRemoveContactFromVehicle.ThemeName = "TelerikMetroBlue";
|
|
this.btnRemoveContactFromVehicle.Click += new System.EventHandler(this.btnRemoveContactFromVehicle_Click);
|
|
//
|
|
// btnAddContactToVehicle
|
|
//
|
|
this.btnAddContactToVehicle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.btnAddContactToVehicle.Location = new System.Drawing.Point(189, 255);
|
|
this.btnAddContactToVehicle.MaximumSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddContactToVehicle.MinimumSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddContactToVehicle.Name = "btnAddContactToVehicle";
|
|
//
|
|
//
|
|
//
|
|
this.btnAddContactToVehicle.RootElement.MaxSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddContactToVehicle.RootElement.MinSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddContactToVehicle.Size = new System.Drawing.Size(50, 23);
|
|
this.btnAddContactToVehicle.TabIndex = 24;
|
|
this.btnAddContactToVehicle.Text = "<--";
|
|
this.btnAddContactToVehicle.ThemeName = "TelerikMetroBlue";
|
|
this.btnAddContactToVehicle.Click += new System.EventHandler(this.btnAddContactToVehicle_Click);
|
|
//
|
|
// listBoxOtherContacts
|
|
//
|
|
this.listBoxOtherContacts.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.listBoxOtherContacts.AutoSizeItems = true;
|
|
this.listBoxOtherContacts.Location = new System.Drawing.Point(251, 10);
|
|
this.listBoxOtherContacts.Name = "listBoxOtherContacts";
|
|
this.listBoxOtherContacts.Padding = new System.Windows.Forms.Padding(0, 34, 0, 0);
|
|
this.listBoxOtherContacts.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
|
this.listBoxOtherContacts.Size = new System.Drawing.Size(167, 469);
|
|
this.listBoxOtherContacts.TabIndex = 28;
|
|
this.listBoxOtherContacts.TabStop = false;
|
|
this.listBoxOtherContacts.ThemeName = "TelerikMetroBlue";
|
|
this.listBoxOtherContacts.ItemDataBound += new Telerik.WinControls.UI.ListItemDataBoundEventHandler(this.listBoxContacts_ItemDataBound);
|
|
this.listBoxOtherContacts.CreatingVisualListItem += new Telerik.WinControls.UI.CreatingVisualListItemEventHandler(this.listBoxCurrentUsers_CreatingVisualListItem);
|
|
this.listBoxOtherContacts.VisualItemFormatting += new Telerik.WinControls.UI.VisualListItemFormattingEventHandler(this.listBox_VisualItemFormatting);
|
|
this.listBoxOtherContacts.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listBoxOtherContact_MouseDoubleClick);
|
|
//
|
|
// listBoxCurrentContacts
|
|
//
|
|
this.listBoxCurrentContacts.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.listBoxCurrentContacts.AutoSizeItems = true;
|
|
this.listBoxCurrentContacts.Location = new System.Drawing.Point(12, 10);
|
|
this.listBoxCurrentContacts.Name = "listBoxCurrentContacts";
|
|
this.listBoxCurrentContacts.Padding = new System.Windows.Forms.Padding(0, 34, 0, 0);
|
|
this.listBoxCurrentContacts.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
|
this.listBoxCurrentContacts.Size = new System.Drawing.Size(167, 469);
|
|
this.listBoxCurrentContacts.TabIndex = 29;
|
|
this.listBoxCurrentContacts.TabStop = false;
|
|
this.listBoxCurrentContacts.ThemeName = "TelerikMetroBlue";
|
|
this.listBoxCurrentContacts.ItemDataBound += new Telerik.WinControls.UI.ListItemDataBoundEventHandler(this.listBoxContacts_ItemDataBound);
|
|
this.listBoxCurrentContacts.CreatingVisualListItem += new Telerik.WinControls.UI.CreatingVisualListItemEventHandler(this.listBoxCurrentUsers_CreatingVisualListItem);
|
|
this.listBoxCurrentContacts.VisualItemFormatting += new Telerik.WinControls.UI.VisualListItemFormattingEventHandler(this.listBox_VisualItemFormatting);
|
|
this.listBoxCurrentContacts.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listBoxCurrentContact_MouseDoubleClick);
|
|
//
|
|
// radPageGroups
|
|
//
|
|
this.radPageGroups.Controls.Add(this.lbVehicleOtherGroups);
|
|
this.radPageGroups.Controls.Add(this.lbVehicleAssignedGroups);
|
|
this.radPageGroups.Controls.Add(this.btnRemoveGroupFromVehicle);
|
|
this.radPageGroups.Controls.Add(this.btnAddGroupToVehicle);
|
|
this.radPageGroups.Controls.Add(this.listBoxOtherGroups);
|
|
this.radPageGroups.Controls.Add(this.listBoxCurrentGroups);
|
|
this.radPageGroups.ItemSize = new System.Drawing.SizeF(132F, 25F);
|
|
this.radPageGroups.Location = new System.Drawing.Point(5, 31);
|
|
this.radPageGroups.Name = "radPageGroups";
|
|
this.radPageGroups.Size = new System.Drawing.Size(431, 488);
|
|
this.radPageGroups.Text = "Assign Groups to Unit";
|
|
//
|
|
// lbVehicleOtherGroups
|
|
//
|
|
this.lbVehicleOtherGroups.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbVehicleOtherGroups.AutoSize = false;
|
|
this.lbVehicleOtherGroups.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.lbVehicleOtherGroups.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbVehicleOtherGroups.ForeColor = System.Drawing.Color.Gray;
|
|
this.lbVehicleOtherGroups.Location = new System.Drawing.Point(252, 11);
|
|
this.lbVehicleOtherGroups.Name = "lbVehicleOtherGroups";
|
|
this.lbVehicleOtherGroups.Size = new System.Drawing.Size(165, 35);
|
|
this.lbVehicleOtherGroups.TabIndex = 27;
|
|
this.lbVehicleOtherGroups.Text = "Unassigned groups";
|
|
this.lbVehicleOtherGroups.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbVehicleAssignedGroups
|
|
//
|
|
this.lbVehicleAssignedGroups.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbVehicleAssignedGroups.AutoSize = false;
|
|
this.lbVehicleAssignedGroups.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.lbVehicleAssignedGroups.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbVehicleAssignedGroups.ForeColor = System.Drawing.Color.Gray;
|
|
this.lbVehicleAssignedGroups.Location = new System.Drawing.Point(13, 11);
|
|
this.lbVehicleAssignedGroups.Name = "lbVehicleAssignedGroups";
|
|
this.lbVehicleAssignedGroups.Size = new System.Drawing.Size(165, 35);
|
|
this.lbVehicleAssignedGroups.TabIndex = 26;
|
|
this.lbVehicleAssignedGroups.Text = "Assigned groups";
|
|
this.lbVehicleAssignedGroups.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// btnRemoveGroupFromVehicle
|
|
//
|
|
this.btnRemoveGroupFromVehicle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.btnRemoveGroupFromVehicle.Location = new System.Drawing.Point(189, 161);
|
|
this.btnRemoveGroupFromVehicle.MaximumSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveGroupFromVehicle.MinimumSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveGroupFromVehicle.Name = "btnRemoveGroupFromVehicle";
|
|
//
|
|
//
|
|
//
|
|
this.btnRemoveGroupFromVehicle.RootElement.MaxSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveGroupFromVehicle.RootElement.MinSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveGroupFromVehicle.Size = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveGroupFromVehicle.TabIndex = 25;
|
|
this.btnRemoveGroupFromVehicle.Text = "-->";
|
|
this.btnRemoveGroupFromVehicle.ThemeName = "TelerikMetroBlue";
|
|
this.btnRemoveGroupFromVehicle.Click += new System.EventHandler(this.btnRemoveGroupFromVehicle_Click);
|
|
//
|
|
// btnAddGroupToVehicle
|
|
//
|
|
this.btnAddGroupToVehicle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.btnAddGroupToVehicle.Location = new System.Drawing.Point(189, 255);
|
|
this.btnAddGroupToVehicle.MaximumSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddGroupToVehicle.MinimumSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddGroupToVehicle.Name = "btnAddGroupToVehicle";
|
|
//
|
|
//
|
|
//
|
|
this.btnAddGroupToVehicle.RootElement.MaxSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddGroupToVehicle.RootElement.MinSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddGroupToVehicle.Size = new System.Drawing.Size(50, 23);
|
|
this.btnAddGroupToVehicle.TabIndex = 24;
|
|
this.btnAddGroupToVehicle.Text = "<--";
|
|
this.btnAddGroupToVehicle.ThemeName = "TelerikMetroBlue";
|
|
this.btnAddGroupToVehicle.Click += new System.EventHandler(this.btnAddGroupToVehicle_Click);
|
|
//
|
|
// listBoxOtherGroups
|
|
//
|
|
this.listBoxOtherGroups.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.listBoxOtherGroups.AutoSizeItems = true;
|
|
this.listBoxOtherGroups.Location = new System.Drawing.Point(251, 10);
|
|
this.listBoxOtherGroups.Name = "listBoxOtherGroups";
|
|
this.listBoxOtherGroups.Padding = new System.Windows.Forms.Padding(0, 34, 0, 0);
|
|
this.listBoxOtherGroups.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
|
this.listBoxOtherGroups.Size = new System.Drawing.Size(167, 469);
|
|
this.listBoxOtherGroups.TabIndex = 28;
|
|
this.listBoxOtherGroups.TabStop = false;
|
|
this.listBoxOtherGroups.ThemeName = "TelerikMetroBlue";
|
|
this.listBoxOtherGroups.ItemDataBound += new Telerik.WinControls.UI.ListItemDataBoundEventHandler(this.listBoxGroups_ItemDataBound);
|
|
this.listBoxOtherGroups.CreatingVisualListItem += new Telerik.WinControls.UI.CreatingVisualListItemEventHandler(this.listBoxCurrentUsers_CreatingVisualListItem);
|
|
this.listBoxOtherGroups.VisualItemFormatting += new Telerik.WinControls.UI.VisualListItemFormattingEventHandler(this.listBox_VisualItemFormatting);
|
|
this.listBoxOtherGroups.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listBoxOtherGroups_MouseDoubleClick);
|
|
//
|
|
// listBoxCurrentGroups
|
|
//
|
|
this.listBoxCurrentGroups.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.listBoxCurrentGroups.AutoSizeItems = true;
|
|
this.listBoxCurrentGroups.Location = new System.Drawing.Point(12, 10);
|
|
this.listBoxCurrentGroups.Name = "listBoxCurrentGroups";
|
|
this.listBoxCurrentGroups.Padding = new System.Windows.Forms.Padding(0, 34, 0, 0);
|
|
this.listBoxCurrentGroups.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
|
this.listBoxCurrentGroups.Size = new System.Drawing.Size(167, 469);
|
|
this.listBoxCurrentGroups.TabIndex = 29;
|
|
this.listBoxCurrentGroups.TabStop = false;
|
|
this.listBoxCurrentGroups.ThemeName = "TelerikMetroBlue";
|
|
this.listBoxCurrentGroups.ItemDataBound += new Telerik.WinControls.UI.ListItemDataBoundEventHandler(this.listBoxGroups_ItemDataBound);
|
|
this.listBoxCurrentGroups.CreatingVisualListItem += new Telerik.WinControls.UI.CreatingVisualListItemEventHandler(this.listBoxCurrentUsers_CreatingVisualListItem);
|
|
this.listBoxCurrentGroups.VisualItemFormatting += new Telerik.WinControls.UI.VisualListItemFormattingEventHandler(this.listBox_VisualItemFormatting);
|
|
this.listBoxCurrentGroups.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listBoxCurrentGroups_MouseDoubleClick);
|
|
//
|
|
// radPageCanBeCalled
|
|
//
|
|
this.radPageCanBeCalled.Controls.Add(this.lbVehicleUnassignedTo);
|
|
this.radPageCanBeCalled.Controls.Add(this.lbVehicleAssignedTo);
|
|
this.radPageCanBeCalled.Controls.Add(this.btnRemoveVehicleAsContact);
|
|
this.radPageCanBeCalled.Controls.Add(this.btnAddVehicleAsContact);
|
|
this.radPageCanBeCalled.Controls.Add(this.listBoxUnssignedAsContactsTo);
|
|
this.radPageCanBeCalled.Controls.Add(this.listBoxAssignedAsContactsTo);
|
|
this.radPageCanBeCalled.ItemSize = new System.Drawing.SizeF(153F, 25F);
|
|
this.radPageCanBeCalled.Location = new System.Drawing.Point(5, 31);
|
|
this.radPageCanBeCalled.Name = "radPageCanBeCalled";
|
|
this.radPageCanBeCalled.Size = new System.Drawing.Size(431, 488);
|
|
this.radPageCanBeCalled.Text = "Assign as contact to Units";
|
|
//
|
|
// lbVehicleUnassignedTo
|
|
//
|
|
this.lbVehicleUnassignedTo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbVehicleUnassignedTo.AutoSize = false;
|
|
this.lbVehicleUnassignedTo.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.lbVehicleUnassignedTo.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbVehicleUnassignedTo.ForeColor = System.Drawing.Color.Gray;
|
|
this.lbVehicleUnassignedTo.Location = new System.Drawing.Point(252, 11);
|
|
this.lbVehicleUnassignedTo.Name = "lbVehicleUnassignedTo";
|
|
this.lbVehicleUnassignedTo.Size = new System.Drawing.Size(165, 35);
|
|
this.lbVehicleUnassignedTo.TabIndex = 33;
|
|
this.lbVehicleUnassignedTo.Text = "Unassigned contacts";
|
|
this.lbVehicleUnassignedTo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbVehicleAssignedTo
|
|
//
|
|
this.lbVehicleAssignedTo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbVehicleAssignedTo.AutoSize = false;
|
|
this.lbVehicleAssignedTo.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.lbVehicleAssignedTo.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbVehicleAssignedTo.ForeColor = System.Drawing.Color.Gray;
|
|
this.lbVehicleAssignedTo.Location = new System.Drawing.Point(13, 11);
|
|
this.lbVehicleAssignedTo.Name = "lbVehicleAssignedTo";
|
|
this.lbVehicleAssignedTo.Size = new System.Drawing.Size(165, 35);
|
|
this.lbVehicleAssignedTo.TabIndex = 32;
|
|
this.lbVehicleAssignedTo.Text = "Assigned contacts ";
|
|
this.lbVehicleAssignedTo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// btnRemoveVehicleAsContact
|
|
//
|
|
this.btnRemoveVehicleAsContact.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.btnRemoveVehicleAsContact.Location = new System.Drawing.Point(189, 161);
|
|
this.btnRemoveVehicleAsContact.MaximumSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveVehicleAsContact.MinimumSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveVehicleAsContact.Name = "btnRemoveVehicleAsContact";
|
|
//
|
|
//
|
|
//
|
|
this.btnRemoveVehicleAsContact.RootElement.MaxSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveVehicleAsContact.RootElement.MinSize = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveVehicleAsContact.Size = new System.Drawing.Size(50, 23);
|
|
this.btnRemoveVehicleAsContact.TabIndex = 31;
|
|
this.btnRemoveVehicleAsContact.Text = "-->";
|
|
this.btnRemoveVehicleAsContact.ThemeName = "TelerikMetroBlue";
|
|
this.btnRemoveVehicleAsContact.Click += new System.EventHandler(this.btnRemoveVehicleAsContact_Click);
|
|
//
|
|
// btnAddVehicleAsContact
|
|
//
|
|
this.btnAddVehicleAsContact.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.btnAddVehicleAsContact.Location = new System.Drawing.Point(189, 255);
|
|
this.btnAddVehicleAsContact.MaximumSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddVehicleAsContact.MinimumSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddVehicleAsContact.Name = "btnAddVehicleAsContact";
|
|
//
|
|
//
|
|
//
|
|
this.btnAddVehicleAsContact.RootElement.MaxSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddVehicleAsContact.RootElement.MinSize = new System.Drawing.Size(50, 23);
|
|
this.btnAddVehicleAsContact.Size = new System.Drawing.Size(50, 23);
|
|
this.btnAddVehicleAsContact.TabIndex = 30;
|
|
this.btnAddVehicleAsContact.Text = "<--";
|
|
this.btnAddVehicleAsContact.ThemeName = "TelerikMetroBlue";
|
|
this.btnAddVehicleAsContact.Click += new System.EventHandler(this.btnAddVehicleAsContact_Click);
|
|
//
|
|
// listBoxUnssignedAsContactsTo
|
|
//
|
|
this.listBoxUnssignedAsContactsTo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.listBoxUnssignedAsContactsTo.AutoSizeItems = true;
|
|
this.listBoxUnssignedAsContactsTo.Location = new System.Drawing.Point(251, 10);
|
|
this.listBoxUnssignedAsContactsTo.Name = "listBoxUnssignedAsContactsTo";
|
|
this.listBoxUnssignedAsContactsTo.Padding = new System.Windows.Forms.Padding(0, 34, 0, 0);
|
|
this.listBoxUnssignedAsContactsTo.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
|
this.listBoxUnssignedAsContactsTo.Size = new System.Drawing.Size(167, 469);
|
|
this.listBoxUnssignedAsContactsTo.TabIndex = 34;
|
|
this.listBoxUnssignedAsContactsTo.TabStop = false;
|
|
this.listBoxUnssignedAsContactsTo.ThemeName = "TelerikMetroBlue";
|
|
this.listBoxUnssignedAsContactsTo.ItemDataBound += new Telerik.WinControls.UI.ListItemDataBoundEventHandler(this.listBoxContacts_ItemDataBound);
|
|
this.listBoxUnssignedAsContactsTo.VisualItemFormatting += new Telerik.WinControls.UI.VisualListItemFormattingEventHandler(this.listBox_VisualItemFormatting);
|
|
this.listBoxUnssignedAsContactsTo.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listBoxUnssignedAsContactsTo_MouseDoubleClick);
|
|
//
|
|
// listBoxAssignedAsContactsTo
|
|
//
|
|
this.listBoxAssignedAsContactsTo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.listBoxAssignedAsContactsTo.AutoSizeItems = true;
|
|
this.listBoxAssignedAsContactsTo.Location = new System.Drawing.Point(12, 10);
|
|
this.listBoxAssignedAsContactsTo.Name = "listBoxAssignedAsContactsTo";
|
|
this.listBoxAssignedAsContactsTo.Padding = new System.Windows.Forms.Padding(0, 34, 0, 0);
|
|
this.listBoxAssignedAsContactsTo.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
|
|
this.listBoxAssignedAsContactsTo.Size = new System.Drawing.Size(167, 469);
|
|
this.listBoxAssignedAsContactsTo.TabIndex = 35;
|
|
this.listBoxAssignedAsContactsTo.TabStop = false;
|
|
this.listBoxAssignedAsContactsTo.ThemeName = "TelerikMetroBlue";
|
|
this.listBoxAssignedAsContactsTo.ItemDataBound += new Telerik.WinControls.UI.ListItemDataBoundEventHandler(this.listBoxContacts_ItemDataBound);
|
|
this.listBoxAssignedAsContactsTo.VisualItemFormatting += new Telerik.WinControls.UI.VisualListItemFormattingEventHandler(this.listBox_VisualItemFormatting);
|
|
this.listBoxAssignedAsContactsTo.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listBoxAssignedAsContactsTo_MouseDoubleClick);
|
|
//
|
|
// GridViewUnitsList
|
|
//
|
|
this.GridViewUnitsList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.GridViewUnitsList.BackColor = System.Drawing.SystemColors.Control;
|
|
this.GridViewUnitsList.Controls.Add(this.cbDeletedUnits);
|
|
this.GridViewUnitsList.Controls.Add(this.pbGroup);
|
|
this.GridViewUnitsList.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.GridViewUnitsList.Font = new System.Drawing.Font("Segoe UI", 8.25F);
|
|
this.GridViewUnitsList.ForeColor = System.Drawing.Color.Black;
|
|
this.GridViewUnitsList.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.GridViewUnitsList.Location = new System.Drawing.Point(0, 0);
|
|
//
|
|
//
|
|
//
|
|
this.GridViewUnitsList.MasterTemplate.AllowAddNewRow = false;
|
|
this.GridViewUnitsList.MasterTemplate.AllowColumnReorder = false;
|
|
this.GridViewUnitsList.MasterTemplate.AllowDeleteRow = false;
|
|
this.GridViewUnitsList.MasterTemplate.AllowDragToGroup = false;
|
|
this.GridViewUnitsList.MasterTemplate.AllowEditRow = false;
|
|
this.GridViewUnitsList.MasterTemplate.AllowSearchRow = true;
|
|
this.GridViewUnitsList.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
|
|
gridViewImageColumn1.AllowResize = false;
|
|
gridViewImageColumn1.EnableExpressionEditor = false;
|
|
gridViewImageColumn1.HeaderText = "Ic";
|
|
gridViewImageColumn1.ImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
gridViewImageColumn1.MaxWidth = 29;
|
|
gridViewImageColumn1.MinWidth = 29;
|
|
gridViewImageColumn1.Name = "Icon";
|
|
gridViewImageColumn1.RowSpan = 29;
|
|
gridViewImageColumn1.Width = 29;
|
|
gridViewDecimalColumn1.DataType = typeof(int);
|
|
gridViewDecimalColumn1.EnableExpressionEditor = false;
|
|
gridViewDecimalColumn1.FieldName = "Id";
|
|
gridViewDecimalColumn1.HeaderText = "Id";
|
|
gridViewDecimalColumn1.IsAutoGenerated = true;
|
|
gridViewDecimalColumn1.IsVisible = false;
|
|
gridViewDecimalColumn1.Name = "Id";
|
|
gridViewDecimalColumn1.Width = 34;
|
|
gridViewDecimalColumn2.DataType = typeof(int);
|
|
gridViewDecimalColumn2.EnableExpressionEditor = false;
|
|
gridViewDecimalColumn2.FieldName = "Di";
|
|
gridViewDecimalColumn2.HeaderText = "Di";
|
|
gridViewDecimalColumn2.IsAutoGenerated = true;
|
|
gridViewDecimalColumn2.IsVisible = false;
|
|
gridViewDecimalColumn2.Name = "Di";
|
|
gridViewDecimalColumn2.Width = 24;
|
|
gridViewTextBoxColumn1.EnableExpressionEditor = false;
|
|
gridViewTextBoxColumn1.FieldName = "SerialNumber";
|
|
gridViewTextBoxColumn1.HeaderText = "SerialNumber";
|
|
gridViewTextBoxColumn1.IsAutoGenerated = true;
|
|
gridViewTextBoxColumn1.IsVisible = false;
|
|
gridViewTextBoxColumn1.Name = "SerialNumber";
|
|
gridViewTextBoxColumn1.Width = 27;
|
|
gridViewTextBoxColumn2.EnableExpressionEditor = false;
|
|
gridViewTextBoxColumn2.FieldName = "VehName";
|
|
gridViewTextBoxColumn2.HeaderText = "Name";
|
|
gridViewTextBoxColumn2.IsAutoGenerated = true;
|
|
gridViewTextBoxColumn2.MinWidth = 39;
|
|
gridViewTextBoxColumn2.Name = "VehName";
|
|
gridViewTextBoxColumn2.Width = 68;
|
|
gridViewTextBoxColumn3.EnableExpressionEditor = false;
|
|
gridViewTextBoxColumn3.FieldName = "Imei";
|
|
gridViewTextBoxColumn3.HeaderText = "Imei";
|
|
gridViewTextBoxColumn3.IsAutoGenerated = true;
|
|
gridViewTextBoxColumn3.MaxWidth = 109;
|
|
gridViewTextBoxColumn3.MinWidth = 39;
|
|
gridViewTextBoxColumn3.Name = "Imei";
|
|
gridViewTextBoxColumn3.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
|
|
gridViewTextBoxColumn3.Width = 74;
|
|
gridViewDecimalColumn3.DataType = typeof(long);
|
|
gridViewDecimalColumn3.FieldName = "IntImei";
|
|
gridViewDecimalColumn3.HeaderText = "IntImei";
|
|
gridViewDecimalColumn3.Name = "IntImei";
|
|
gridViewDecimalColumn3.Width = 36;
|
|
gridViewTextBoxColumn4.EnableExpressionEditor = false;
|
|
gridViewTextBoxColumn4.FieldName = "UserName";
|
|
gridViewTextBoxColumn4.HeaderText = "UserName";
|
|
gridViewTextBoxColumn4.IsAutoGenerated = true;
|
|
gridViewTextBoxColumn4.IsVisible = false;
|
|
gridViewTextBoxColumn4.Name = "UserName";
|
|
gridViewTextBoxColumn4.Width = 30;
|
|
gridViewTextBoxColumn5.EnableExpressionEditor = false;
|
|
gridViewTextBoxColumn5.FieldName = "GroupName";
|
|
gridViewTextBoxColumn5.HeaderText = "GroupName";
|
|
gridViewTextBoxColumn5.IsAutoGenerated = true;
|
|
gridViewTextBoxColumn5.MaxWidth = 131;
|
|
gridViewTextBoxColumn5.MinWidth = 39;
|
|
gridViewTextBoxColumn5.Name = "GroupName";
|
|
gridViewTextBoxColumn5.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
|
|
gridViewTextBoxColumn5.Width = 41;
|
|
gridViewTextBoxColumn6.EnableExpressionEditor = false;
|
|
gridViewTextBoxColumn6.HeaderText = "Stolen?";
|
|
gridViewTextBoxColumn6.MaxWidth = 60;
|
|
gridViewTextBoxColumn6.MinWidth = 11;
|
|
gridViewTextBoxColumn6.Name = "gvIsStolen";
|
|
gridViewTextBoxColumn6.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
|
|
gridViewTextBoxColumn6.Width = 42;
|
|
gridViewDecimalColumn4.DataType = typeof(int);
|
|
gridViewDecimalColumn4.EnableExpressionEditor = false;
|
|
gridViewDecimalColumn4.FieldName = "IsStolen";
|
|
gridViewDecimalColumn4.HeaderText = "IsStolen";
|
|
gridViewDecimalColumn4.IsAutoGenerated = true;
|
|
gridViewDecimalColumn4.IsVisible = false;
|
|
gridViewDecimalColumn4.MaxWidth = 29;
|
|
gridViewDecimalColumn4.MinWidth = 109;
|
|
gridViewDecimalColumn4.Name = "IsStolen";
|
|
gridViewDecimalColumn4.Width = 109;
|
|
gridViewDecimalColumn5.DataType = typeof(int);
|
|
gridViewDecimalColumn5.EnableExpressionEditor = false;
|
|
gridViewDecimalColumn5.FieldName = "GpsInterval";
|
|
gridViewDecimalColumn5.HeaderText = "GpsInterval";
|
|
gridViewDecimalColumn5.IsAutoGenerated = true;
|
|
gridViewDecimalColumn5.MaxWidth = 109;
|
|
gridViewDecimalColumn5.MinWidth = 39;
|
|
gridViewDecimalColumn5.Name = "GpsInterval";
|
|
gridViewDecimalColumn5.Width = 74;
|
|
gridViewDecimalColumn6.DataType = typeof(int);
|
|
gridViewDecimalColumn6.EnableExpressionEditor = false;
|
|
gridViewDecimalColumn6.FieldName = "ImgID";
|
|
gridViewDecimalColumn6.HeaderText = "ImgID";
|
|
gridViewDecimalColumn6.IsAutoGenerated = true;
|
|
gridViewDecimalColumn6.IsVisible = false;
|
|
gridViewDecimalColumn6.Name = "ImgID";
|
|
gridViewDecimalColumn6.Width = 119;
|
|
gridViewDecimalColumn7.DataType = typeof(int);
|
|
gridViewDecimalColumn7.EnableExpressionEditor = false;
|
|
gridViewDecimalColumn7.FieldName = "ArsInterval";
|
|
gridViewDecimalColumn7.HeaderText = "column1";
|
|
gridViewDecimalColumn7.IsVisible = false;
|
|
gridViewDecimalColumn7.Name = "ArsInterval";
|
|
gridViewDecimalColumn7.Width = 57;
|
|
gridViewDecimalColumn8.DataType = typeof(int);
|
|
gridViewDecimalColumn8.EnableExpressionEditor = false;
|
|
gridViewDecimalColumn8.FieldName = "ArsInterval";
|
|
gridViewDecimalColumn8.HeaderText = "ArsInterval";
|
|
gridViewDecimalColumn8.IsAutoGenerated = true;
|
|
gridViewDecimalColumn8.IsVisible = false;
|
|
gridViewDecimalColumn8.Name = "ArsInterval1";
|
|
gridViewDecimalColumn8.Width = 101;
|
|
gridViewDecimalColumn9.DataType = typeof(int);
|
|
gridViewDecimalColumn9.EnableExpressionEditor = false;
|
|
gridViewDecimalColumn9.FieldName = "EnableStatus";
|
|
gridViewDecimalColumn9.HeaderText = "EnableStatus";
|
|
gridViewDecimalColumn9.IsAutoGenerated = true;
|
|
gridViewDecimalColumn9.IsVisible = false;
|
|
gridViewDecimalColumn9.Name = "EnableStatus";
|
|
gridViewDecimalColumn9.Width = 111;
|
|
gridViewTextBoxColumn7.FieldName = "Email";
|
|
gridViewTextBoxColumn7.HeaderText = "Email";
|
|
gridViewTextBoxColumn7.MinWidth = 115;
|
|
gridViewTextBoxColumn7.Name = "Email";
|
|
gridViewTextBoxColumn7.Width = 120;
|
|
gridViewTextBoxColumn8.FieldName = "Phone";
|
|
gridViewTextBoxColumn8.HeaderText = "Phone";
|
|
gridViewTextBoxColumn8.MaxWidth = 95;
|
|
gridViewTextBoxColumn8.MinWidth = 95;
|
|
gridViewTextBoxColumn8.Name = "Phone";
|
|
gridViewTextBoxColumn8.Width = 95;
|
|
gridViewTextBoxColumn9.DataType = typeof(bool);
|
|
gridViewTextBoxColumn9.FieldName = "Active";
|
|
gridViewTextBoxColumn9.HeaderText = "Active";
|
|
gridViewTextBoxColumn9.Name = "Active";
|
|
gridViewTextBoxColumn9.Width = 46;
|
|
gridViewTextBoxColumn10.DataType = typeof(int);
|
|
gridViewTextBoxColumn10.FieldName = "Type";
|
|
gridViewTextBoxColumn10.HeaderText = "Type";
|
|
gridViewTextBoxColumn10.IsVisible = false;
|
|
gridViewTextBoxColumn10.Name = "Type";
|
|
gridViewTextBoxColumn10.Width = 27;
|
|
this.GridViewUnitsList.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
|
|
gridViewImageColumn1,
|
|
gridViewDecimalColumn1,
|
|
gridViewDecimalColumn2,
|
|
gridViewTextBoxColumn1,
|
|
gridViewTextBoxColumn2,
|
|
gridViewTextBoxColumn3,
|
|
gridViewDecimalColumn3,
|
|
gridViewTextBoxColumn4,
|
|
gridViewTextBoxColumn5,
|
|
gridViewTextBoxColumn6,
|
|
gridViewDecimalColumn4,
|
|
gridViewDecimalColumn5,
|
|
gridViewDecimalColumn6,
|
|
gridViewDecimalColumn7,
|
|
gridViewDecimalColumn8,
|
|
gridViewDecimalColumn9,
|
|
gridViewTextBoxColumn7,
|
|
gridViewTextBoxColumn8,
|
|
gridViewTextBoxColumn9,
|
|
gridViewTextBoxColumn10});
|
|
this.GridViewUnitsList.MasterTemplate.DataSource = this.vehiclesBindingSource;
|
|
this.GridViewUnitsList.MasterTemplate.MultiSelect = true;
|
|
this.GridViewUnitsList.MasterTemplate.ShowRowHeaderColumn = false;
|
|
this.GridViewUnitsList.MasterTemplate.ViewDefinition = tableViewDefinition1;
|
|
this.GridViewUnitsList.Name = "GridViewUnitsList";
|
|
this.GridViewUnitsList.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1);
|
|
this.GridViewUnitsList.ReadOnly = true;
|
|
this.GridViewUnitsList.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.GridViewUnitsList.ShowGroupPanel = false;
|
|
this.GridViewUnitsList.ShowGroupPanelScrollbars = false;
|
|
this.GridViewUnitsList.Size = new System.Drawing.Size(618, 527);
|
|
this.GridViewUnitsList.TabIndex = 1;
|
|
this.GridViewUnitsList.TabStop = false;
|
|
this.GridViewUnitsList.ThemeName = "TelerikMetroBlue";
|
|
this.GridViewUnitsList.CreateCell += new Telerik.WinControls.UI.GridViewCreateCellEventHandler(this.GridViewUnitsList_CreateCell);
|
|
this.GridViewUnitsList.RowFormatting += new Telerik.WinControls.UI.RowFormattingEventHandler(this.GridViewUnitsList_RowFormatting);
|
|
this.GridViewUnitsList.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.GridViewUnitsList_CellFormatting);
|
|
this.GridViewUnitsList.ViewCellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.GridViewUnitsList_ViewCellFormatting);
|
|
this.GridViewUnitsList.SelectionChanged += new System.EventHandler(this.GridViewUnitsList_SelectionChanged);
|
|
this.GridViewUnitsList.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.GridViewUnitsList_CellClick);
|
|
this.GridViewUnitsList.CellDoubleClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.GridViewUnitsList_CellDoubleClick);
|
|
this.GridViewUnitsList.GroupSummaryEvaluate += new Telerik.WinControls.UI.GroupSummaryEvaluateEventHandler(this.GridViewUnitsList_GroupSummaryEvaluate);
|
|
//
|
|
// pbGroup
|
|
//
|
|
this.pbGroup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.pbGroup.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.pbGroup.Image = global::SubscriberAndUserManager.Properties.Resources.l_user_n;
|
|
this.pbGroup.Location = new System.Drawing.Point(571, 32);
|
|
this.pbGroup.Name = "pbGroup";
|
|
this.pbGroup.Size = new System.Drawing.Size(24, 24);
|
|
this.pbGroup.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pbGroup.TabIndex = 82;
|
|
this.pbGroup.TabStop = false;
|
|
this.pbGroup.Tag = "disabled";
|
|
this.pbGroup.Click += new System.EventHandler(this.pbFilter_Click);
|
|
//
|
|
// vehiclesBindingSource
|
|
//
|
|
this.vehiclesBindingSource.DataSource = typeof(SafeMobileLib.Vehicles);
|
|
//
|
|
// cbDeletedUnits
|
|
//
|
|
this.cbDeletedUnits.AutoSize = false;
|
|
this.cbDeletedUnits.Location = new System.Drawing.Point(395, 31);
|
|
this.cbDeletedUnits.Name = "cbDeletedUnits";
|
|
//
|
|
//
|
|
//
|
|
this.cbDeletedUnits.RootElement.AutoSize = false;
|
|
this.cbDeletedUnits.Size = new System.Drawing.Size(134, 25);
|
|
this.cbDeletedUnits.TabIndex = 84;
|
|
this.cbDeletedUnits.Text = "Show DELETED Units";
|
|
this.cbDeletedUnits.TextWrap = true;
|
|
this.cbDeletedUnits.ThemeName = "VisualStudio2012Light";
|
|
((Telerik.WinControls.UI.RadCheckBoxElement)(this.cbDeletedUnits.GetChildAt(0))).TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
((Telerik.WinControls.UI.RadCheckBoxElement)(this.cbDeletedUnits.GetChildAt(0))).Text = "Show DELETED Units";
|
|
//
|
|
// controlUnit
|
|
//
|
|
this.Controls.Add(this.radSplitContainer1);
|
|
this.MaximumSize = new System.Drawing.Size(1059, 527);
|
|
this.MinimumSize = new System.Drawing.Size(1059, 527);
|
|
this.Name = "controlUnit";
|
|
this.Size = new System.Drawing.Size(1059, 527);
|
|
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit();
|
|
this.radSplitContainer1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit();
|
|
this.splitPanel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.radPageAssigned)).EndInit();
|
|
this.radPageAssigned.ResumeLayout(false);
|
|
this.radPageUsers.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gbUserForVehicle)).EndInit();
|
|
this.gbUserForVehicle.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleOtherUsers)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleAssignedUsers)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnRemoveUserFromVehicle)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnAddUserToVehicle)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxOtherUsers)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxCurrentUsers)).EndInit();
|
|
this.radPageContacts.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleOtherContacts)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleAssignedContacts)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnRemoveContactFromVehicle)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnAddContactToVehicle)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxOtherContacts)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxCurrentContacts)).EndInit();
|
|
this.radPageGroups.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleOtherGroups)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleAssignedGroups)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnRemoveGroupFromVehicle)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnAddGroupToVehicle)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxOtherGroups)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxCurrentGroups)).EndInit();
|
|
this.radPageCanBeCalled.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleUnassignedTo)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbVehicleAssignedTo)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnRemoveVehicleAsContact)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnAddVehicleAsContact)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxUnssignedAsContactsTo)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.listBoxAssignedAsContactsTo)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewUnitsList.MasterTemplate)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewUnitsList)).EndInit();
|
|
this.GridViewUnitsList.ResumeLayout(false);
|
|
this.GridViewUnitsList.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbGroup)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.vehiclesBindingSource)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbDeletedUnits)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private Telerik.WinControls.UI.RadSplitContainer radSplitContainer1;
|
|
private Telerik.WinControls.UI.SplitPanel splitPanel1;
|
|
private Telerik.WinControls.UI.RadGroupBox gbUserForVehicle;
|
|
private Telerik.WinControls.UI.RadLabel lbVehicleOtherUsers;
|
|
private Telerik.WinControls.UI.RadLabel lbVehicleAssignedUsers;
|
|
private Telerik.WinControls.UI.RadButton btnRemoveUserFromVehicle;
|
|
private Telerik.WinControls.UI.RadButton btnAddUserToVehicle;
|
|
private System.Windows.Forms.BindingSource vehiclesBindingSource;
|
|
private Telerik.WinControls.UI.RadListControl listBoxOtherUsers;
|
|
private Telerik.WinControls.UI.RadListControl listBoxCurrentUsers;
|
|
private Telerik.WinControls.Themes.TelerikMetroBlueTheme telerikMetroBlueTheme1;
|
|
private Telerik.WinControls.Themes.Office2013LightTheme office2013LightTheme1;
|
|
private Telerik.WinControls.Themes.VisualStudio2012LightTheme visualStudio2012LightTheme1;
|
|
private Telerik.WinControls.UI.RadPageView radPageAssigned;
|
|
private Telerik.WinControls.UI.RadPageViewPage radPageUsers;
|
|
private Telerik.WinControls.UI.RadPageViewPage radPageContacts;
|
|
private Telerik.WinControls.UI.RadPageViewPage radPageGroups;
|
|
private Telerik.WinControls.UI.RadLabel lbVehicleOtherGroups;
|
|
private Telerik.WinControls.UI.RadLabel lbVehicleAssignedGroups;
|
|
private Telerik.WinControls.UI.RadButton btnRemoveGroupFromVehicle;
|
|
private Telerik.WinControls.UI.RadButton btnAddGroupToVehicle;
|
|
private Telerik.WinControls.UI.RadListControl listBoxOtherGroups;
|
|
private Telerik.WinControls.UI.RadListControl listBoxCurrentGroups;
|
|
private Telerik.WinControls.UI.RadLabel lbVehicleOtherContacts;
|
|
private Telerik.WinControls.UI.RadLabel lbVehicleAssignedContacts;
|
|
private Telerik.WinControls.UI.RadButton btnRemoveContactFromVehicle;
|
|
private Telerik.WinControls.UI.RadButton btnAddContactToVehicle;
|
|
private Telerik.WinControls.UI.RadListControl listBoxOtherContacts;
|
|
private Telerik.WinControls.UI.RadListControl listBoxCurrentContacts;
|
|
private Telerik.WinControls.UI.RadPageViewPage radPageCanBeCalled;
|
|
private Telerik.WinControls.UI.RadLabel lbVehicleUnassignedTo;
|
|
private Telerik.WinControls.UI.RadLabel lbVehicleAssignedTo;
|
|
private Telerik.WinControls.UI.RadButton btnRemoveVehicleAsContact;
|
|
private Telerik.WinControls.UI.RadButton btnAddVehicleAsContact;
|
|
private Telerik.WinControls.UI.RadListControl listBoxUnssignedAsContactsTo;
|
|
private Telerik.WinControls.UI.RadListControl listBoxAssignedAsContactsTo;
|
|
public Telerik.WinControls.UI.RadGridView GridViewUnitsList;
|
|
private System.Windows.Forms.PictureBox pbGroup;
|
|
private Telerik.WinControls.UI.RadCheckBox cbDeletedUnits;
|
|
}
|
|
}
|