FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / OwnerDrawOutlineButtonEventArgs Class / DrawOutlineButton Method / DrawOutlineButton() Method

In This Topic
    DrawOutlineButton() Method
    In This Topic
    Causes the grid to paint the whole outline button.
    Syntax
    'Declaration
     
    
    Public Overloads Sub DrawOutlineButton() 
    public void DrawOutlineButton()
    See Also