|
|
NeoCalendarIII
The NeoCalendar Library consists of three ActiveX Controls which are designed to replace the MonthView and DTPicker controls that ships with VB. These controls are written from the scratch and supports many enhancements and much better appearances.
The DatePicker Control in the NeoCalendar library is a better replacement for the DTPicker Control that ships with VB. It supports all feature supported by the DTPicker with many enhancements.The DatePicker Control in the NeoCalender library is a better replacement for the DTPicker Control that ships with VB. It supports all feature supported by the DTPicker with many enhancements, and gives you complete control over its appearance. Take a simple example, if you are designing a Form with Controls with a Flat Appearance, you can't use the DTPicker Control because it only has a 3D appearance. Then there is a huge ocx file that must be shipped with your application if you use the DTPicker.
The library also includes a Date range selector control, which allows the user to select a date range from 15 different options and returns the user selection as a complete SQL statement, or just an SQL criteria.
All of the controls support excellent appearance, and a great set of functionality.
Keywords: visual basic component activex control user interface components calendar datepicker masked input dtpicker visual basic vb custom controls feature rich calendar datepicker controls replace dtpicker monthview english italiano hyphenation
|
|
|
ScrollerII
The ScrollerII Library has two Controls, the FormScroller and ScrollableContainer Control. Each of these two Controls provides automatic Scrolling functionality. The FormScroller makes and entire Form Scrollable, whereas the Scrollable Container Makes part of a Form Scrollable. If you need more user input elements (controls) to place on a Form than its available area, these controls can be really helpful. By making the Form scrollable, it is possible to use a much broader area than the available area of a Form.
Common features of these two Controls:
You can set the small and large scroll values for the control.
You can make the Scroller scroll continuously or only when the Mouse is released.
You can check if a control is visible at any given moment using the IsVisible Method.
You can Force the Scrollar to make a particular control visible by using MakeVisible Method.
You can get a collection of the Visible Controls using the VisibleControls property and loop through it if necessary.
You can manually scroll vertical or horizontal using the ScrollVertical and ScrollHorizontal Methods.
The BeforeScroll Event is fired before Scrolling and you may cancel scrolling in that event based on the situation.
The After Scroll Event is fired after a Scroll has occurred.
Keywords: visual basic activex control user interface components freeware controls provide automatic scrolling functionality form dictionary thesaurus improve your memory
|