Copyright © 2013-2015 MultiMedia Soft

MidiVirtualKeyboard property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property MidiVirtualKeyboard As ClassMidiVirtualKeyboard


 

[C#]

public ClassMidiVirtualKeyboard MidiVirtualKeyboard {get;}


 

[C++]

public: __property ClassMidiVirtualKeyboard* get_MidiVirtualKeyboard ();


 

This property is Read-only

 

 

Remarks

The embedded object for managing the virtual MIDI piano keyboard.

This property encapsulates the functionality of the ClassidiVirtualKeyboard class.

For further details about the use of the virtual MIDI keyboard see the ClassidiVirtualKeyboard class section and the How to manage the virtual MIDI piano keyboard tutorial.