NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

BorderConverter Class

BorderConverter is a class that can be used to convert Border objects from one data type to another. Access this class through the TypeDescriptor.

Object
   TypeConverter
      BorderConverter

[Visual Basic]
Public Class BorderConverter
   Inherits TypeConverter
[C#]
public class BorderConverter : TypeConverter
[C++]
public __gc class BorderConverter : public TypeConverter
[JScript]
public class BorderConverter extends TypeConverter

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

BorderConverter Members | System.WinForms Namespace