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!

BlankIntegerEditor Class

[To be supplied.]

Object
   ValueEditor
      WinFormValueEditor
         IntegerEditor
            BlankIntegerEditor

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

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.ComponentModel.Design.dll

See Also

BlankIntegerEditor Members | System.ComponentModel.Design Namespace