Uses of Class
LumiSoft.UI.Controls.ViewStyle

Packages that use ViewStyle
LumiSoft.UI.Controls   
LumiSoft.UI.Controls.WOutlookBar   
 

Uses of ViewStyle in LumiSoft.UI.Controls
 

Methods in LumiSoft.UI.Controls that return ViewStyle
static ViewStyle ViewStyle.getstaticViewStyle()
          Gets static ViewStyle.
 ViewStyle WControl.getViewStyle()
          Gets ViewStyle.
 

Methods in LumiSoft.UI.Controls with parameters of type ViewStyle
 void ViewStyle.CopyTo(ViewStyle destViewStyle)
          Copies colors and settings of this ViewStyle to specified destination ViewStyle.
 void WControl.setViewStyle(ViewStyle value)
          Sets ViewStyle.
 

Uses of ViewStyle in LumiSoft.UI.Controls.WOutlookBar
 

Methods in LumiSoft.UI.Controls.WOutlookBar that return ViewStyle
 ViewStyle Item.getViewStyle()
          Gets referance to OutlookBar control ViewStyle.