Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFpStatusBar Interface / ApplySkin Method


In This Topic
ApplySkin Method (IFpStatusBar)
In This Topic
Applies the skin to the status bar.
Syntax
'Declaration
 
Sub ApplySkin( _
   ByVal skin As StatusBarSkin _
) 
 
'Usage
 
Dim instance As IFpStatusBar
Dim skin As StatusBarSkin
 
instance.ApplySkin(skin)

Parameters

skin
See Also