Click here to Skip to main content
15,894,740 members
Articles / Mobile Apps / Windows Mobile

Use Psion Teklogix 753x SDKs to Read/Write RFID Tags

Rate me:
Please Sign up or sign in to vote.
4.88/5 (10 votes)
2 Feb 2009CPOL2 min read 46.3K   1.6K   20  
Work with the PtxRfidNet.dll SDKs to read/write RFID tags and Farsi language in hand-helds.
namespace SAC
{
    partial class FrmAbout
    {
        /// <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 Windows Form 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.lblAboutEn = new System.Windows.Forms.Label();
            this.lblFarsiAbout = new System.Windows.Forms.Label();
            this.lblVersion = new System.Windows.Forms.Label();
            this.btnExit = new System.Windows.Forms.Button();
            this.lblFarsiAbout2 = new System.Windows.Forms.Label();
            this.lblRFID = new System.Windows.Forms.Label();
            this.lblPsionTekLogix = new System.Windows.Forms.Label();
            this.SuspendLayout();
            // 
            // lblAboutEn
            // 
            this.lblAboutEn.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.lblAboutEn.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.lblAboutEn.Location = new System.Drawing.Point(3, 0);
            this.lblAboutEn.Name = "lblAboutEn";
            this.lblAboutEn.Size = new System.Drawing.Size(158, 62);
            this.lblAboutEn.Text = "Demo Using Psion Teklogix 753x to Read/Write RFID Tags babakansari@yahoo.com";
            // 
            // lblFarsiAbout
            // 
            this.lblFarsiAbout.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblFarsiAbout.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.lblFarsiAbout.Location = new System.Drawing.Point(17, 78);
            this.lblFarsiAbout.Name = "lblFarsiAbout";
            this.lblFarsiAbout.Size = new System.Drawing.Size(136, 42);
            this.lblFarsiAbout.Text = "������ ����� ������ ���� ������ � ����� �� ��� ʐ���";
            this.lblFarsiAbout.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // lblVersion
            // 
            this.lblVersion.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.lblVersion.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
            this.lblVersion.Location = new System.Drawing.Point(3, 165);
            this.lblVersion.Name = "lblVersion";
            this.lblVersion.Size = new System.Drawing.Size(63, 16);
            this.lblVersion.Text = "Version 1.0";
            // 
            // btnExit
            // 
            this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnExit.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
            this.btnExit.Location = new System.Drawing.Point(99, 161);
            this.btnExit.Name = "btnExit";
            this.btnExit.Size = new System.Drawing.Size(59, 23);
            this.btnExit.TabIndex = 5;
            this.btnExit.Text = "Exit";
            this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
            // 
            // lblFarsiAbout2
            // 
            this.lblFarsiAbout2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblFarsiAbout2.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.lblFarsiAbout2.Location = new System.Drawing.Point(17, 120);
            this.lblFarsiAbout2.Name = "lblFarsiAbout2";
            this.lblFarsiAbout2.Size = new System.Drawing.Size(136, 13);
            this.lblFarsiAbout2.Text = " �� ������� �� ��ʐ�����";
            this.lblFarsiAbout2.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // lblRFID
            // 
            this.lblRFID.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblRFID.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
            this.lblRFID.Location = new System.Drawing.Point(62, 104);
            this.lblRFID.Name = "lblRFID";
            this.lblRFID.Size = new System.Drawing.Size(31, 16);
            this.lblRFID.Text = "RFID";
            // 
            // lblPsionTekLogix
            // 
            this.lblPsionTekLogix.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblPsionTekLogix.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
            this.lblPsionTekLogix.Location = new System.Drawing.Point(48, 133);
            this.lblPsionTekLogix.Name = "lblPsionTekLogix";
            this.lblPsionTekLogix.Size = new System.Drawing.Size(105, 16);
            this.lblPsionTekLogix.Text = "Psion Teklogix 753x ";
            // 
            // FrmAbout
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
            this.AutoScroll = true;
            this.ClientSize = new System.Drawing.Size(161, 187);
            this.Controls.Add(this.btnExit);
            this.Controls.Add(this.lblVersion);
            this.Controls.Add(this.lblRFID);
            this.Controls.Add(this.lblFarsiAbout2);
            this.Controls.Add(this.lblFarsiAbout);
            this.Controls.Add(this.lblAboutEn);
            this.Controls.Add(this.lblPsionTekLogix);
            this.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "FrmAbout";
            this.Text = "About...";
            this.Load += new System.EventHandler(this.FrmAbout_Load);
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Label lblAboutEn;
        private System.Windows.Forms.Label lblFarsiAbout;
        private System.Windows.Forms.Label lblVersion;
        private System.Windows.Forms.Button btnExit;
        private System.Windows.Forms.Label lblFarsiAbout2;
        private System.Windows.Forms.Label lblRFID;
        private System.Windows.Forms.Label lblPsionTekLogix;
    }
}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Canada Canada
Software development experience since 1993

Skills
- Programming Languages: C# .NET, Delphi, C++, Java and VB
- Development Methodologies (SDLC): RUP, Scrum and XP
- Database: SQL server, Oracle, Apollo database and MS Access.

Educations & Certificates
- Microsoft® Certified Professional (MCP)
- Sun® Certified Java2 Programmer
- B.S. in computer science

Comments and Discussions