ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.8 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / OnChangeUICues Method

In This Topic
    OnChangeUICues Method (C1TileControl)
    In This Topic
    Raises the ChangeUICues event.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub OnChangeUICues( _
       ByVal e As UICuesEventArgs _
    ) 
    protected override void OnChangeUICues( 
       UICuesEventArgs e
    )

    Parameters

    e
    See Also