Вы находитесь на странице: 1из 7

VISUAL BASIC

PHASE 1

ESTUDENT
CARLOS QUEJADA

TUTOR:
JAIME RUBIANO LLORENTE

UNIVERSIDAD NACIONAL ABIERTA Y A DISTANCIA UNAD

2017
INTRODUCTION

In the present presentation will be made the description of additional visual


basic tools in its 2010 version, on the data component and complementary
tools.
TOOL THE VISUAL BASIC 2010

TOOL DESCRIPTION PROPERTIES

DataSet Adds an instance of the data set with type Name


or no type to the form or component. caseSensitive
DataSetName
EnforeConstraints
GenerateMember
Locale
Modifiers
Namespace
Prefix
Tables
DataGridView It provides an efficient and flexible way to Databindings
display data in a table format. Name
AcceptButton
AllowDrop
BackColor
BackgroundImage
CausesValidation
ControlBox
Location
Locked
MainMenuStrip
BindingSource Simplifies the process of binding controls to Name
an underlying data source. AccesibleName
AccesibleRole
AddNewiten
Autosize
Bindingsoure
Tag
Text
BindingNavigator Represents the navigation and manipulation Name
user interface for controls on a form that are AcceptsReturn
linked to data. AccessibleDescriptic
Alignment
CharacterCasing
Enable
Size
Tag
Text
TextBoxTextAlign
BackgroundWorker Creates a Name
System.ComponentModel.BackgroundWork GenerateMeber
er component instance that can execute an Modifiers
operation on a dedicated separate thread. WorkerReportsProgress
WorkerSupoorrsCancellati
on
DirectoryEntry Creates an instance of the DirectoryEntry Name
component that encapsulates a node or AuthenticatioType
object in the Active Directory hierarchy and GenrateMember
can be used to interact with Active Directory Modofiers
service providers. Path
UsePropertyCache

DirectorySearcher Crea una instancia del componente Name


DirectorySearcher que se puede utilizar Asynchronous
para realizar consultas en Active Directory. AttributeScopeQuery
CacheResult
DerefAlias
ExtendedDn
Filter
Pagesize
SearchRoot

ErrorProvider Creates a Name


System.Windows.Forms.ErrorProvider BlinkRate
component instance that tells the end user DataMember
that a control on a form has an associated GenerateMember
error. Icon
Modifiers
Rightolet
Tag

EventLog Creates an instance of the EventLog EnableRaisingEvents


component that can be used to interact with GenerateMember
both system and custom event logs, Log
including logging events in a log and MachineName
reading data from a log. For more Modifiers
information, see Introduction to the Source
EventLog component.

Name
FileSystemWatcher Creates an instance of the EnableRaisingEvents
FileSystemWatcher component that can be Filrer
used to monitor changes to any directory or Mdofiriers
file that it can access. For more information, NotifyFilter
see How to: Configure FileSystemWatcher Path
Component Instances.
Creates a Name
HelpProvider System.Windows.Forms.HelpProvider GenerateMember
component instance that provides pop-up or HeplNamespace
on-screen Help for controls. Modifiers
Tag

ImageList Creates a
System.Windows.Forms.ImageList Name
component instance that provides methods ColorDepth
for managing a collection of GenerateMeber
System.Drawing.Image objects. ImageSize
Tag
MassageQueue Creates an instance of the MessageQueue
component that can be used to interact with
message queues, among other things,
allows you to read queue messages and
write messages to queues, process
transactions, and perform queue
management tasks. For more information,
see Using Messaging Components.
PerformanceCount Creates an instance of the AcceptButton
er PerformanceCounter component that can AccessibleDescription
be used to interact with Windows AccessibleName
performance counters, so you can create AllDrop
new categories and instances, read counter Tag
values, and perform calculations with Text
counter data. For more information, see
Monitoring Performance Thresholds.
SerialPort Creates a System.IO.Ports.SerialPort BaudRate
component instance that provides DataBist
synchronous, event-oriented I / O, access to Discardnull
connection and interrupt point states, and DtrEnable
access to serial controller properties. GenerateMember
Handkhake
Modifiers
CONCLUSIONS

Visual basic and complementary data tools were recognized for implementation
in future projects.
Bibilografia

https://msdn.microsoft.com/es-es/library/kb1cz7z9(v=vs.120).aspx

Вам также может понравиться