AwDbNavigate.SearchDisplayText Property

Gets or sets the string that is displayed in the search Text Box.

[Visual Basic]
Public Property SearchDisplayText As String
[C#]
public string SearchDisplayText {get; set;}

Property Value

String.

Example

How to get the string that is displayed in the search Text Box.

Dim searchText As String = dbNavigate.SearchDisplayText
string searchText = dbNavigate.SearchDisplayText;

See Also

AwDbNavigate Class | Asterworld.Data Namespace

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.