Jump to content

Menu Reveal property


bbosnjak

Recommended Posts

Someone else mentioned the need for some actual documentation of properties.  The examples are incredibly useful, especially for discovering and seeing what's possible.

 

But they require the person to "guess" what's important and why.  And some things aren't covered.

 

For example, the "Visible", "Cover" and "Reveal" properties of TunimMenu.

 

By trial and error I figured out the following:

"Visible" - determines if the menu is displayed

"Cover" - when true, covers the form.  When false, pushes the form to the right while the menu is visible.

 

But what exactly does "Reveal" do?

 

Important properties like "Reveal" and "Cover" really do need some documentation, even if it's as simple as "controls if the menu covers the underlying form or pushes it aside." :-)

Link to comment
Share on other sites

×
×
  • Create New...