Property | Type | Description |
---|
Method | Description | |
---|---|---|
NavigatorBar ( |
Initialize a new instance of the NavigatorBar class.
|
|
ResetBarAnimation ( ) : void |
Resets the BarAnimation property to its default value.
|
|
ResetBarFirstItemInset ( ) : void |
Resets the BarFirstItemInset property to its default value.
|
|
ResetBarLastItemInset ( ) : void |
Resets the BarLastItemInset property to its default value.
|
|
ResetBarMapExtraText ( ) : void |
Resets the BarMapExtraText property to its default value.
|
|
ResetBarMapImage ( ) : void |
Resets the BarMapImage property to its default value.
|
|
ResetBarMapText ( ) : void |
Resets the BarMapText property to its default value.
|
|
ResetBarMinimumHeight ( ) : void |
Resets the BarMinimumHeight property to its default value.
|
|
ResetBarMultiline ( ) : void |
Resets the BarMultiline property to its default value.
|
|
ResetBarOrientation ( ) : void |
Resets the BarOrientation property to its default value.
|
|
ResetItemAlignment ( ) : void |
Resets the ItemAlignment property to its default value.
|
|
ResetItemMaximumSize ( ) : void |
Reset the ItemMaximumSize to the default value.
|
|
ResetItemMinimumSize ( ) : void |
Reset the ItemMinimumSize to the default value.
|
|
ResetItemOrientation ( ) : void |
Resets the ItemOrientation property to its default value.
|
|
ResetItemSizing ( ) : void |
Reset the ItemSizing to the default value.
|
public NavigatorBar ( |
||
navigator | Reference to owning navigator instance. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |