Свойство | Тип | Описание | |
---|---|---|---|
MethodDelegate | UICustomEventEditor.OnClick | ||
bIsBrowsable | bool | ||
bIsDropdownResizable | bool | ||
bIsPassword | bool | ||
bIsPercentage | bool | ||
bIsReadOnly | bool | ||
bParenthesize | bool | ||
bRef | bool | ||
bUseFileNameEditor | bool | ||
bUseFilePathEditor | bool | ||
bVisible | bool | ||
eBrowsablePropertyLabel | BrowsableTypeConverter.LabelStyle | ||
eDialogType | UIFilenameEditor.FileDialogType | ||
oChoices | |||
oDatasource | object | ||
oDefaultType | |||
oDefaultValue | object | ||
oRef | object | ||
oSelectedItem | object | ||
oSelectedValue | object | ||
oTag | object | ||
oValue | object | ||
sCategory | string | ||
sDescription | string | ||
sDisplayMember | string | ||
sFilter | string | ||
sName | string | ||
sProp | string | ||
sValueMember | string |
Свойство | Тип | Описание | |
---|---|---|---|
BuildAttributes_BrowsableProperty | void | ||
BuildAttributes_CustomChoices | void | ||
BuildAttributes_CustomEventProperty | void | ||
BuildAttributes_FilenameEditor | void | ||
BuildAttributes_ListboxEditor | void |
Метод | Описание | |
---|---|---|
CustomProperty ( ) : System | ||
CustomProperty ( string strName, object objValue, bool boolIsReadOnly, string strCategory, string strDescription, bool boolVisible ) : System | ||
CustomProperty ( string strName, object &objRef, string strProp, bool boolIsReadOnly, string strCategory, string strDescription, bool boolVisible ) : System | ||
RebuildAttributes ( ) : void |
Метод | Описание | |
---|---|---|
BuildAttributes_BrowsableProperty ( ) : void | ||
BuildAttributes_CustomChoices ( ) : void | ||
BuildAttributes_CustomEventProperty ( ) : void | ||
BuildAttributes_FilenameEditor ( ) : void | ||
BuildAttributes_ListboxEditor ( ) : void |
public CustomProperty ( string strName, object objValue, bool boolIsReadOnly, string strCategory, string strDescription, bool boolVisible ) : System | ||
strName | string | |
objValue | object | |
boolIsReadOnly | bool | |
strCategory | string | |
strDescription | string | |
boolVisible | bool | |
Результат | System |
public CustomProperty ( string strName, object &objRef, string strProp, bool boolIsReadOnly, string strCategory, string strDescription, bool boolVisible ) : System | ||
strName | string | |
objRef | object | |
strProp | string | |
boolIsReadOnly | bool | |
strCategory | string | |
strDescription | string | |
boolVisible | bool | |
Результат | System |
protected UICustomEventEditor.OnClick MethodDelegate | ||
Результат | UICustomEventEditor.OnClick |
protected BrowsableTypeConverter.LabelStyle eBrowsablePropertyLabel | ||
Результат | BrowsableTypeConverter.LabelStyle |
protected UIFilenameEditor.FileDialogType eDialogType | ||
Результат | UIFilenameEditor.FileDialogType |
protected CustomChoices,ZForge.Controls.PropertyGridEx oChoices | ||
Результат |