T


Tabs

Add Tab, 54

Delete Tab, 54

GetTabStops, 618

properties, listing of, 980–81

SetTabStops, 619, 623–24

TabControl, 84–86, 266–67, 299, 979–83

Tab Order, 15

UseTabStops, 929

Tables

ChildTable, 350

database, adding to, 316–19

DataColumn, 348

DataRelation, 349–51

DataRelation functions, 349–50

DataSet, 340

DataTable, 342–44

DataView, 356

ForeignKeyConstraint, 352

RelatedTable, 352

TableAdapter, 320–21

TableLayoutPanel, 265, 983–85

TableMappings, 331–32

UniqueConstraint, 353

See also DataTable

Tags

code snippets, 63, 65

Form, 1014

Smart Tags, 46

Target constant, 115

TargetSite, 244

Taskbar(s)

application icons, 286

hiding, 15

ShowInTaskbar, 1014

Task List, 14

Task Manager, application icons, 286

Temp, 802

Templates

Crystal Reports, 680

Export Template, 11

XAML, 712–14

Testing tools

test controllers, 48

test lists, 47

Test menu commands, 46–48

test-related Windows, 48

Test Tools, 46

TestParameter, 160

Text

booklet, printing, 662–69

DrawString, 555, 616–17

font metrics, 631–34

form caption, 1014

MeasureString, 627–30

Option Compare, 21

pattern matching operator (Like), 173

ReadAllText, 790, 801

ResetText, 1017

RichTextBox, 265, 269, 969–73

StreamReader/StreamWriter, 777–79

System.IO.File, 1083

TextBox, 265, 269, 283, 985–87

Text Editor, 46

Text Only, 44

TextReader, 775, 1081

TextRenderingHint, 552, 563–65

TextValue, 374

TextWriter, 775, 1081–82

WriteAllText, 790, 801

Text formatting, 61728

FormatFlags, 618–22

StringFormat, 618–19, 1038

tab stops, 623–24

Trimming, 619, 624–27

TextureBrush, actions of, 59395

Threads

control of, 29

defined, 29

ExitThread, 765

multithreading, 902–4

OnThreadException, 765

Switch To Thread, 29

ThreadException, 766–67

ThreadExit, 766–67

Threads command, 29–30

ThreadStaticAttribute, 193

window, display of, 29

Three-dimensional graphics, Direct3D, 85057

Throwing events. See Events

Throwing exceptions, 24851

error handling, 248–51, 893

Throw statement, 248–49, 893

Thrown check box, 26

Thumb, 1003

Thumbnail, GetThumbnailImage, 638

Tick events

TickCount, 743

Timer, 987

TrackBar, 993

Time

custom formats, 1046–48

DateTimePicker, 263, 269, 912–13

FileDateTime, 784

format specifiers, 1045–46

Timeout

CanTimeout, 770

ConnectionTimeout, 324

ReadTimeout, 770

WriteTimeout, 770

Timer, 266, 272, 283, 987

TimeSpan, 18183

CompareTo method, 183

operator methods, 183

operators, 181, 883–84

unary operator, 181

Title bars

application icons, 286

and transparency, 279–80

To, and Select Case, 212

ToArray, 522

ArrayList, 505–6

queue, 524

Toggle

Bookmark, 57

Breakpoint, 27

TreeNode, 998

Tool(s)

adding/removing, 38

Customize command, 41–44

listing of, 901–2

Macros submenu, 39–40

Options command, 45–46, 62

Performance, 38

selecting from toolbox, 37

Snippet Manager, 63, 67

Tools menu commands, 36–46

Toolbars, 52

functions of, 7

hiding, 15

macros, placing on, 42

menu commands in, 9, 52

new, creating, 41

rearranging, 51–52

remove commands, 42

submenu, 15

Toolbox

Choose Toolbox Items, 37, 54

commands, 54–55

controls, 71–72, 74, 901–2

default, restoring, 54

Delete Tab, 54

display tools, 54

functions of, 7–8

icons, custom, 369

moving clicked tab, 55

new tab, creating, 54

renaming tab, 55

Reset Toolbox, 54

Sort items, 54

tabs, 53–55

ToolboxBitmap, 193

tools, selecting, 37

windows, rearranging, 52–53

ToolStrip, 34, 272

properties, 989

ToolStripContainer, 266, 990

Tool tips

code editor, 59–60

ShowToolTips, 981

ToolTip control, 266, 271

ToolTip properties, 991–92

ToolTipText, 980

Top

Align submenu, 34

Form, 94, 1014

TopMost, From, 1014

ToString, 748

Directory, 793

and enumerated data types, 165

error handling, 244

FileInfo, 795

limitations of, 244

TotalFreeSpace, 791

Trace constant, 11819

compared to Debug constant, 118–19

TrackBar, 266, 269, 272, 99293

Trailing spaces, MeasureTrailingSpaces, 620

Transaction objects, 327–30, 336

Transform

Graphics object, 563

GraphicsPath, 610

LinearGradientBrush, 596

PathGradientBrush, 602

Pen, 585

ResetTransform, 585, 593, 596, 601

TransformGroup, 714

TransformPoints, 563

See also MultiplyTransform;

RotateTransform;

ScaleTransform;

TranslateTransform

Transformations, Graphics object. See Graphical

transformations

TranslateTransform

CenterPictureInMargins, 669–70

LinearGradientBrush, 596

PathGradientBrush, 602

Pen, 585

TextureBrush, 593

XAML, 714

Translation

graphical transformations, 567–79

LinearGradientBrush, 596

TranslateTransform, 569–72, 585, 593, 596

Transparency, 27882

Color structure, 545

complete, 279

MakeTransparent, 640

Opacity value, 278–79, 1013

pixels, 640

shaped forms, creating, 281–82

and title bar/borders, 279–80

TransparencyKey, 279–82, 1014

TreeNode

methods, 998

properties, 996–97

TreeView, 266, 270, 99398

methods, 996

properties, 994–95

Trimming

text, 619, 624–27

TrimtoSize, 505, 524

values, 625

TrimToSize

ArrayList, 505

queue, 524

Try, structured error handling, 241–43, 257–58, 893

Try Catch, 157, 24243

Try Finally, 243

Type, variable data type, 874

type_list, 444, 1023

TypeOf, 174

TypeOf...Is, 173, 177

Type-safe function pointers. See Delegates

Typographic code elements, 12230

comments, 123–28

line continuation, 128–29

line joining, 129

line labels, 129–30




Visual Basic 2005 with  .NET 3.0 Programmer's Reference
Visual Basic 2005 with .NET 3.0 Programmer's Reference
ISBN: 470137053
EAN: N/A
Year: 2007
Pages: 417

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net