BrowsableAttribute Fields |
The BrowsableAttribute type exposes the following members.
Name | Description | |
---|---|---|
Default |
Specifies the default value for the BrowsableAttribute,
which is Yes. This static field is read-only.
| |
No |
Specifies that a property or event cannot be modified at
design time. This static field is read-only.
| |
Yes |
Specifies that a property or event can be modified at
design time. This static
field is read-only.
|