Property | Type | Description | |
---|---|---|---|
Anchor | AnchorStyles | ||
BackColor | string | ||
CustomSettings | |||
Dock | DockStyle | ||
Enabled | bool | ||
FontDecoration | FontStyle | ||
FontName | string | ||
FontSize | float | ||
Location | Point | ||
Name | string | ||
ShowFocusCues | bool | ||
Size | |||
Text | string | ||
UseGdiText | bool | ||
Version | int | ||
Visible | bool |
Method | Description | |
---|---|---|
Load ( |
Populates the TaskItemSurrogate with data that is to be serialized from the specified TaskItem
|
|
Save ( ) : |
Returns a TaskItem that contains the deserialized TaskItemSurrogate data
|
|
TaskItemSurrogate ( ) : System |
Initializes a new instance of the TaskItemSurrogate class with default settings
|
Method | Description | |
---|---|---|
GetObjectData ( |
||
TaskItemSurrogate ( |
public Load ( |
||
taskItem | The TaskItem that contains the data /// to be serialized | |
return | void |
public TaskItemInfo.TaskItemInfoSurrogate,ZForge.Controls.ExplorerBar CustomSettings | ||
return |