IcxNavigatorOwner2 Methods
Name | Description |
---|---|
GetNavigatorBounds | Gets the bounding rectangle of the navigator control. Inherited from IcxNavigatorOwner. |
GetNavigatorButtons | Returns an object that provides button settings for the navigator control. Inherited from IcxNavigatorOwner. |
GetNavigatorCanvas | Gets the navigator’s underlying canvas. Inherited from IcxNavigatorOwner. |
GetNavigatorControl | Returns the navigator control. Inherited from IcxNavigatorOwner. |
GetNavigatorFocused | Returns whether the navigator control is focused. Inherited from IcxNavigatorOwner. |
GetNavigatorInfoPanel | |
GetNavigatorLookAndFeel | Returns an object containing look and feel settings of the navigator control. Inherited from IcxNavigatorOwner. |
GetNavigatorOwner | Returns the owner of the navigator control. Inherited from IcxNavigatorOwner. |
GetNavigatorShowHint | Returns whether button hints are enabled. Inherited from IcxNavigatorOwner. |
GetNavigatorTabStop | Returns whether end-users can tab to the navigator control. Inherited from IcxNavigatorOwner. |
NavigatorChanged(TcxNavigatorChangeType) | Updates a navigator in response to changes made to the control. Inherited from IcxNavigatorOwner. |
NavigatorStateChanged | Updates navigator elements. Inherited from IcxNavigatorOwner. |
RefreshNavigator | Repaints the navigator control. Inherited from IcxNavigatorOwner. |
See Also