-
Controls
Does anyone knows how many controls ships with VB.NET and if they are built
in or are third party ocxes.
-
Re: Controls
If you look in the Win Forms Quick Start in the SDK or at
http://www.aspfree.com/quickstart/winforms
there is a reasonablye overview of most of the controls.
Although most of the controls can function as "ActiveX Controls" they are
all native WinForms controls.
Here's the raw list:
Control
RichControl
ScrollableControl
ContainerControl
Form
UserControl
Button
CheckBox
RadioButton
TextBox
RichTextBox
Label
LinkLabel
ListBox
CheckedListBox
ComboBox
ColorDialog
FontDialog
PageSetupDialog
PrintDialog
OpenFileDialog
SaveFileDialog
PrintPreviewControl
PrintPreviewDialog
DomainUpDown
NumericUpDown
HScrollBar
VScrollBar
MainMenu
ContextMenu
TabControl
TabPage
DateTimePicker
ImageList
ListView
MonthCalendar
ProgressBar
StatusBar
ToolBar
TrackBar
TreeView
Panel
PictureBox
GroupBox
DataGrid
Timer
Splitter
PropertyGrid
TrayIcon
mark
"Aamir" <aamir@hotmail.com> wrote in message
news:39f4b148$1@news.devx.com...
>
> Does anyone knows how many controls ships with VB.NET and if they are
built
> in or are third party ocxes.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks