Skip to main content

Basic Properties of Form in Visual Studio (Windows Application Form)

Visual Studio is a complete set of development tools for building ASP.NET Web applications, XML Web Services, desktop applications, and mobile applications. Visual Basic, Visual C++, Visual C#, and Visual J# all use the same integrated development environment (IDE), which allows them to share tools and facilitates in the creation of mixed-language solutions. In addition, these languages leverage the functionality of the .NET Framework, which provides access to key technologies that simplify the development of ASP Web applications and XML Web Services.

Property          Description

     Anchor            Specifies how the control behaves when its container is resized. See the next
                               section for a detailed explanation of this property.

     BackColor       The background color of a control .

     Bottom           Specifies the distance from the top of the window to the bottom of the control.
                              This is not the same as specifying the height of the control.

    Dock             Docks a control to the edges of its container. See the next section for a more
                            detailed explanation of this property.

    Enabled          Setting Enabledto trueusually means that the control can receive input from
                            the user. Setting Enabledto falseusually means that it cannot.

    ForeColor      The foreground color of the control .

   Height         The distance from the top to the bottom of the control .

    Left              The left edge of the control relative to the left edge of its container.

   Name            The name of the control. This name can be used to reference the control in code.

   Parent            The parent of the control .

    Right                The right edge of the control relative to the left edge of its container .

   TabIndex          The number the control has in the tab order of its container .

  TabStop              Specifies whether the control can be accessed by the Tab key.

   Tag                   This value is usually not used by the control itself. It enables you to store
                             information about the control on the control itself. When this property is assigned
                             a value through the Windows Forms Designer, you can only assign a string to it.

   Text                 Holds the text that is associated with this control .

   Top                  The top edge of the control relative to the top of its container.

   Visible             Specifies whether the control is visible at runtime .

   Width             The width of the control .


Comments

Popular posts from this blog

Free Download Microsoft Macro Assembler (MASM 6.11)

Author :   Microsoft Email   :    None Website:    http://www.microsoft.com/ Released:    Sep 28 1993 Platform:    DOS Windows Source:      No Binaries:      Yes Summary       MASM 6.11 was the last stand-alone version of MASM available from Microsoft. Newer versions can be found "hidden" within other Microsoft products if you look hard enough. The download below includes the original install disks for MASM 6.11, along with patches to upgrade to 6.11d (last version that runs on DOS/Win16) and 6.14 (includes support for the Intel Pentium Pro processor, the Intel MMX architecture, AMD 3D Technology, and Intel Internet Streaming SIMD Extensions). Also included are the user's manuals in both Word and PDF format. Note: MASM is no longer sold by Microsoft, and the MASM executable and linker can be found in other tools available for free directly from Micros...

"Law of Attraction" By "Michael losier"

Law of Attraction Book - Short Description The Science of Attracting More of What You Want and Less of What You Don't. You are already experiencing the Law of Attraction, now learn how to use it deliberately. This simple, easy-to-use book is full of tips, tools, exercises and scripts to help you use the Law of Attraction deliberately.   Law of Attraction Book - Contents What Others Are Saying About This Book A Brief History of the Law of Attraction You're Already Experiencing the Law of Attraction The Science of the Law of Attraction Making Reference to the Law of Attraction Positive and Negative Vibrations Non-deliberate Attraction Understanding the Significance of Your Words Deliberate Attraction The 3-Step Formula for Deliberate Attraction Step 1 - Identify Your Desire Step 2 - Give Your Desire Attention Step 3 - Allow It More Tools to Help You Allow Putting it All Together Beyond the 3-Step Formula Become More Abundant and Attract More Money Relationship...

Technology Is Changing

Technology Is Changing!