Quick Find: Search for:

 Total Access Components
Control Tour

Return to Components Home
 

 
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

About Box

AVI (Video)

Bitmap Effects

Border
Browse for Folder New!
CD Player
Clipboard
Clock
Common Dialogs
Date Time Picker New!
Digital Display
Enhanced Button
Gauge
Icon Menu
INI File
Marquee
Notes
Popup Menu
Progress Meter
Registry
Resize
Slider
Spin Button
Splitter
System Info
Tab Strip
Text Effects
Timer
Wave
 

 

Total Access Components Tour: Notes

The Notes control is a databound control that lets you add popup notes to your application. This control displays as an icon on your form. Double clicking on the control opens a window that allows viewing and editing of the note text.

Using the Notes Control

Using this control is as simple as placing it on your form. When the text in the popup window changes, the OnChange event fires and the Value property is automatically updated. The Notes control allows the customization of the display font and colors of the control.

Notes Properties

Name

Description

BackColor

The background color of the Note.

Font

The font for the text.

ForeColor

The color of the text.

MaxText

The maximum length of the text.

NoteBackColor

The background color of the popup window.

NoteForeColor

The foreground color of the popup window.

Opened

Whether the popup window is open.

Title

The title of the popup window.

Value Default Databound

The text contained in the control.

Notes Methods

Name

Description

Show

Shows the popup window.

Notes Events

Name

Description

Click

Fires when the mouse is clicked over the control.

DblClick

Fires when the mouse is double clicked over the control.

KeyDown

Fires when a key is depressed.

KeyPress

Fires when a key is pressed.

KeyUp

Fires when a key is released.

MouseDown

Fires when a mouse button is depressed over a control.

MouseMove

Fires when the mouse moves over the control.

MouseUp

Fires when a mouse button is released over a control.

OnChange Fires when the user changes the value of the control.

 

Contact Us  l   Web questions: Webmaster   l   Copyright © 2008 FMS, Inc.

Celebrating 22 Years of Software Excellence