Glossary Item Box

LabDevTools Send comments on this topic.

MDisplay

MDisplay is a control that allows to simulation of a display to matrix of points for to realize an electric display or to create a banner of text fixed/flowing mono or multiline. 

 

 

For a list of all the members of this control, to see MDisplay Members.

 

LabDevTools

     LabDevTools.MDisplay

 

[Visual Basic]
Public Class MDisplay
    Inherits UserControl
[C#]
public class MDisplay : UserControl

 

Thread Safety:

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

 

Observations:

The MDisplay control can be used in order to simulate the visualization of text in a display to points matrix, like in the electronic circuits, or to create of banner with text fixed (Start = False) or in scrolling (Start = True) in phase of design time or run time.

 

Reference:

Name space: LabDevTools

Assembly: LabDevTools(in LabDevTools.dll) 

 

See also:

 

Appearance | Reset | ScreenText | ScrollDirection | ScrollingMode | ScrollSpeed | Start | WordWrap

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.