BasePropertyDescriptor 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class BasePropertyDescriptor : System::ComponentModel::PropertyDescriptor
public class BasePropertyDescriptor : System.ComponentModel.PropertyDescriptor
type BasePropertyDescriptor = class
inherit PropertyDescriptor
Public Class BasePropertyDescriptor
Inherits PropertyDescriptor
- 繼承
-
BasePropertyDescriptor
建構函式
BasePropertyDescriptor(PropertyDescriptor, ResourceManager) |
屬性
Attributes | |
Category | |
ComponentType | |
Converter | |
Description | |
DesignTimeOnly | |
DisplayName | |
IsBrowsable | |
IsLocalizable | |
IsReadOnly | |
Name | |
PropertyType | |
ResourceManager |
方法
AddValueChanged(Object, EventHandler) | |
CanResetValue(Object) | |
GetEditor(Type) | |
GetValue(Object) | |
ResetValue(Object) | |
SetValue(Object, Object) | |
ShouldSerializeValue(Object) |