Class KeyTipControl
The KeyTip control.
Inheritance
Namespace: Telerik.Windows.Controls.RibbonView.KeyTips
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
[Themable]
public class KeyTipControl : ContentControl, IThemable
Constructors
KeyTipControl()
Methods
MeasureOverride(Size)
Called to re-measure a control.
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
System. The maximum size that the method can return. |
Returns
System. The size of the control, up to the maximum specified by |
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
ResetTheme()
Resets the theme.
Declaration
public void ResetTheme()