System.Windows.Forms.BorderStyle Enumeration
Information   Base Types   Related Resources

Specifies the border style for a control.

  • Namespace: System.Windows.Forms
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: System.Windows.Forms.dll

  • System.Enum
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (31)Discussions (388)MembersRotorChanges
    Articles

    Page: 12
    .NET Color Picker Controls
    The Code Project
    I have created a control library PJLControls.dll containing three public color picker controls, some internal classes/controls and a demo app ColorPickerDemo.exe. The demo shows usage of the controls ColorPanel, ColorPicker and CustomColorPicker.
    Adding a "Totals" Field in a DataGrid
    DotNetJunkies
    Lately one of the questions that has been popping up a lot is, "How do I show column totals in a DataGrid?" Personally I have provided sample code for this question more than a few times, so I thought it would only be appropriate that we here at DotNetJunkies HQ get a tutorial up on the topic.
    Adding a Totals Field in a DataGrid
    DotNetJunkies
    In this tutorial Doug shows you how to programmatically sum the values of a column in a DataGrid, and display that total in the footer of the DataGrid.
    Allowing Users to Upload Multiple Files at Once
    DotNetJunkies
    This article demonstrates how to allow users to upload multiple files from thier computer (the client) to your server.
    An RSS 2.0 Blog Reader Written In MyXaml
    The Code Project
    An RSS 2.0 Blog Reader Written in MyXaml
    An XML based dynamic runtime GUI generator
    The Code Project
    Generate controls, set property values, and wire up event handlers at runtime from an XML definition.
    Ask the DotNetJunkies: ASP.NET Server Controls vs. ActiveX Controls - Round 1
    DotNetJunkies
    How does the web server download the new event driven control to client side in ASP.NET? Would it be something like ActiveX Control or just scripting? Would this be supported in any type of browser? Thank you!
    Ask the DotNetJunkies: Using a Pop-Up Calendar and a List Control
    DotNetJunkies
    In this tutorial Doug Seven shown you how to use a DataGrid and a pop-up calendar / date picker together.
    ASP.NET Server Control Creation
    C#Today
    ASP.NET custom server controls provide a powerful architecture for isolating the atomic functionality of applications, using highly reusable compiled components (dll). This makes enforcing application-wide rules and applying composite view design patterns easy. In this article, Daniel Cazzulino will look at numerous facets of these controls, such as extending their functionality.
    Building a Master/Detail DataGrid for Database Inserts
    DotNetJunkies
    We are going to build an example Web Form that you can extend in your application. We will have two tables - OrderMaster and OrderDetails. As the names suggest the former is a master table where as the later is detail table. We want to add one record in the master table and several others in the detail table. We will not display any existing rows on the screen to maintain a clean page.
    Building a Master/Detail DataGrid for Database Inserts
    DotNetJunkies
    In this article, Bipin explains how to build a Web Form where the requirement is inserting many rows of data against one row of master data. He builds an example Web Form that you can extend in your application with two tables - OrderMaster and OrderDetails.
    Creating a Regular Expression Checker
    devCity.NET
    This article will attempt to explain the steps involved with creating a WinForm application that will validate regular expressions using the System.Text.RegularExpression namespace. The application will accept two inputs. The first input will be a string to search. The second input will be the regular expression that serves as our search criteria.
    Customising the .NET Panel control
    The Code Project
    An article on customising the .NET Panel control to give it a gradient fill, and round corners.
    Designing Resizable Windows Forms in Visual Studio .NET
    The Code Project
    Designing resizable forms in managed VS7 Windows applications is very simple - we don't need a layout manager, just use
    Differences Between Visual Basic 6.0 and .NET Controls
    MSDN
    This document outlines the standard controls in Microsoft Visual Basic 6.0 and the equivalent Microsoft .NET controls.
    How To Create a Pop-Up Calendar User Web Control
    DotNetJunkies
    This How To demonstrates a way to create a pop-up calendar user control and provides an example of how to use the control. Learn to create this basic user control and then you can customize it to fit the specific needs of your project.
    How to set the BorderStyle property for user controls by using Visual C++ .NET
    Microsoft Support
    (816178) - This step-by-step article describes how to set a custom border style for a user control in Microsoft Visual C++ .NET. By default, a user control does not have a BorderStyle property. The BorderStyle property specifies the border style for controls...
    HOWTO: Open Multiple Image Files Without Using the OpenFileDialog Class in Microsoft Visual Basic .NET
    http://www.kbalertz.com/
    (827046) - This step-by-step article describes how to open multiple image files without using the OpenFileDialog class. This article also includes a sample code listing that describes the concepts that are discussed in this article. Note The sample code listing...
    Migrating from ASP to ASP.NET 2.0
    MSDN
    Tour the advantages of developing with ASP.NET 2.0, and gives guidance to developers in migrating from ASP to ASP.NET 2.0.
    Migrating from ASP.NET 1.x to ASP.NET 2.0
    MSDN
    Explore features new to ASP.NET 2.0 from ASP.NET 1.x that offer a better set of options for Web development within the .NET Framework.
    Printing the .Net TreeView Control
    The Code Project
    A class to handle printing a .Net Treeview control.
    Recalculating Column Values in DataGrid
    DotNetJunkies
    This article explains how to dynamically calculate the value of a DataGrid column based on the values in other columns. Bipin takes you through how to accomplish this step-by-step.
    Synchronize Scrolling with Managed Code.
    The Code Project
    Scrolling two or more panels with managed code.
    THE BIG STORY An Overview of the New Services, Controls, and Features in ASP.NET 2.0
    MSDN
    The lowdown on ASP.NET 2.0
    Using ActiveX Controls with Windows Forms
    MSDN
    This document examines how to use Microsoft ActiveX controls with Windows Forms in Microsoft Visual Studio .NET.
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com