Skip to main content

IcxNavigatorOwner Methods

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