Property | Type | Description | |
---|---|---|---|
bAutoSizeProperties | bool | ||
bDrawFlatToolbar | bool | ||
bShowCustomProperties | bool | ||
bShowCustomPropertiesSet | bool | ||
oCustomPropertyCollection | |||
oCustomPropertyCollectionSet | |||
oDocComment | object | ||
oDocCommentDescription | |||
oDocCommentTitle | |||
oHotCommands | object | ||
oPropertyGridEntries | |||
oPropertyGridView | object | ||
oToolStrip |
Property | Type | Description | |
---|---|---|---|
Dispose | void | ||
InitializeComponent | void |
Method | Description | |
---|---|---|
MoveSplitterTo ( int x ) : void | ||
PropertyGridEx ( ) : System | ||
Refresh ( ) : void | ||
SetComment ( string title, string description ) : void |
Method | Description | |
---|---|---|
ApplyToolStripRenderMode ( bool value ) : void | ||
AutoSizeSplitter ( int RightMargin ) : void | ||
OnResize ( System e ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
InitializeComponent ( ) : void |
protected ApplyToolStripRenderMode ( bool value ) : void | ||
value | bool | |
return | void |
protected AutoSizeSplitter ( int RightMargin ) : void | ||
RightMargin | int | |
return | void |
public SetComment ( string title, string description ) : void | ||
title | string | |
description | string | |
return | void |
protected CustomPropertyCollection,ZForge.Controls.PropertyGridEx oCustomPropertyCollection | ||
return |
protected CustomPropertyCollectionSet,ZForge.Controls.PropertyGridEx oCustomPropertyCollectionSet | ||
return |
protected Label,System.Windows.Forms oDocCommentDescription | ||
return |
protected Label,System.Windows.Forms oDocCommentTitle | ||
return |
protected FieldInfo,System.Reflection oPropertyGridEntries | ||
return |