Property | Type | Description |
---|
Method | Description | |
---|---|---|
NavigatorOutlookMini ( |
Initialize a new instance of the NavigatorOutlookMini class.
|
|
ResetMiniMapExtraText ( ) : void |
Resets the MiniMapExtraText property to its default value.
|
|
ResetMiniMapImage ( ) : void |
Resets the MiniMapImage property to its default value.
|
|
ResetMiniMapText ( ) : void |
Resets the MiniMapText property to its default value.
|
|
ResetStackMapExtraText ( ) : void |
Resets the StackMapExtraText property to its default value.
|
|
ResetStackMapImage ( ) : void |
Resets the StackMapImage property to its default value.
|
|
ResetStackMapText ( ) : void |
Resets the StackMapText property to its default value.
|
public NavigatorOutlookMini ( |
||
navigator | Reference to owning navigator instance. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |