Property | Type | Description | |
---|---|---|---|
AllowExpandoDragging | bool | ||
Anchor | AnchorStyles | ||
AutoScroll | bool | ||
AutoScrollMargin | |||
BackColor | string | ||
CustomSettings | |||
Dock | DockStyle | ||
Enabled | bool | ||
ExpandoDropIndicatorColor | string | ||
FontDecoration | FontStyle | ||
FontName | string | ||
FontSize | float | ||
Location | Point | ||
Name | string | ||
Size | |||
Version | int | ||
Visible | bool |
Method | Description | |
---|---|---|
Load ( |
Populates the TaskPaneSurrogate with data that is to be serialized from the specified TaskPane
|
|
Save ( ) : |
Returns a TaskPane that contains the deserialized TaskPaneSurrogate data
|
|
TaskPaneSurrogate ( ) : System |
Initializes a new instance of the TaskPaneSurrogate class with default settings
|
Method | Description | |
---|---|---|
GetObjectData ( |
||
TaskPaneSurrogate ( |
public Load ( |
||
taskPane | The TaskPane that contains the data /// to be serialized | |
return | void |
public Size,System.Drawing AutoScrollMargin | ||
return |
public TaskPaneInfo.TaskPaneInfoSurrogate,ZForge.Controls.ExplorerBar CustomSettings | ||
return |