MSWLess
Microsoft WindowsLess is a COM library that defines several visual controls. The following table shows which MSWLess controls are mapped to .NET equivalents:
Class | Maps To |
MSWLess.WLCheck | System.Windows.Forms.CheckBox |
MSWLess.WlCombo | System.Windows.Forms.ComboBox |
MSWLess.WlText | System.Windows.Forms.TextBox |
MSWLess.AlignmentConstants | System.Drawing.ContentAlignment |
MSWLess.CheckValueConstants | System.Windows.Forms.CheckState |
MSWLess.StyleComboConstants | System.Windows.Forms.ComboBoxStyle |
MSWLess.ScrollBarsConstants | System.Windows.Forms.ScrollBars |