JVCL Help:TJvCustomNavPaneToolPanel.DrawPartialMenuFrame

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies how the drop-down button is drawn.


Pascal

 propertyDrawPartialMenuFrame: Boolean;


Description

DrawPartialMenuFrame determines how the DropDownMenu button is drawn when the drop down is displayed. When DrawPartialMenuFrame is true, only the top,left and right edge of the button is drawn. When DrawPartialMenuFrame is false, all four edges are drawn. If you are using an XP style menu component (like TJvPopupMenu), you might want to set this property to true to make it appear as if the button and menu is a single control.


See Also

TJvCustomNavPaneToolPanel.DropDownMenu


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page