- INDEX VB TO NET
- VBUC FEATURES
- OPTIONAL THIRD-PARTY MAPPING
- RICH TEXTBOX
RichTextBox
This Microsoft Activex control is converted to .NET using the following maps:
Class | Maps To |
RichTextLib.RichTextBox | System.Windows.Forms.RichTextBox |
RichTextLib.AppearanceConstants | System.Windows.Forms.BorderStyle |
RichTextLib.BorderStyleConstants | System.Windows.Forms.BorderStyle |
RichTextLib.ScrollBarsConstants | System.Windows.Forms.RichTextBoxScrollBars |
RichTextLib.FindConstants | System.Windows.Forms.RichTextBoxFinds |
RichTextLib.LoadSaveConstants | System.Windows.Forms.RichTextBoxStreamType |
RichTextLib.SelAlignmentConstants | System.Windows.Forms.HorizontalAlignment |
RichTextLib.MousePointerConstants | System.Windows.Forms.Cursor |