| Property |
Type |
Description |
Default value |
| AppearAfter |
System.Int32 |
Number of milliseconds to wait before the hint icon appears. |
100 |
| DisappearAfter |
System.Int32 |
Number of milliseconds to wait before the menu disappears. |
500 |
| HintIcon |
System.String |
Path of the hint icon. |
"action.gif" |
| HintIconHeight |
System.Int32 |
Hint icon height in pixels. |
11 |
| HintIconWidth |
System.Int32 |
Hint icon width in pixels. |
11 |
| MenuActionColor |
System.Drawing.Color |
Color of the task menu items (hyperlinks). |
#2859AB |
| MenuBackColor |
System.Drawing.Color |
Color of the task menu background. |
#F0EEE1 |
| MenuBorderColor |
System.Drawing.Color |
Color of the task menu border |
#ACA899 |
| MenuFontSize |
System.String |
Task menu font size (CSS syntax). |
8pt |
| MenuItems |
MenuPilot.Web.Ui.MenuItemCollection |
Collection of menu items. |
null |
| MenuTitle |
System.String |
Title of the task menu. |
"Tasks" |
| MenuTitleBackColor |
System.Drawing.Color |
Color of the task menu title background. |
#C1D2EE |
| Value |
System.String |
Bindable string property that is used for passing some value to menu item hyperlinks. See also Configuring menu items. |
null |