Context Menu
|
![]() ![]() ![]() |
Define and Properties |
CREATE CONTEXT MENU [ cName ] | ||||||
[ FONTNAME "cFontName" ] | ![]() | Font family for control text | ||||
[ FONTSIZE nPoints ] | ![]() | Font size for control text | ||||
[ FONTBOLD .T. | .F. ] | ![]() | Set Bold attribute to control text | ||||
[ FONTITALIC .T. | .F. ] | ![]() | Set Italic attribute to control text | ||||
[ FONTUNDERLINE .T. | .F. ] | ![]() | Set Underline attribute to control text | ||||
[ FONTSTRIKEOUT .T. | .F. ] | ![]() | Set Strikeout attribute to control text | ||||
[ FONTCOLOR {aFontColor} | aVarFontColor ] | ![]() | Set foreground color (text color) | ||||
[ BACKCOLOR {aBackColor} | aVarBackColor ] | ![]() | Set background color | ||||
[ PARENT cControlParent ] | ![]() | Get or Set the control name of parent widget | ||||
[ PARENTTYPE n/a ] | ![]() | Only for mg_get() function, this property returns the PARENT control type or "" if the parent was not set. | ||||
[ TOOLTIP cToolTip ] | ![]() | Text for display into tooltip | ||||
[ CURSOR ] | ![]() | Change the cursor pointer shape for the control. Go to to learn more about it. | ||||
CREATE ITEM cName | ![]() | You can see description for this menu in MAIN MENU control. | ||||
[ ......... ] | ![]() | |||||
[ ......... ] | ![]() | |||||
END ITEM | ![]() | |||||
[ CREATE ITEM ] | ![]() | |||||
[ ......... ] | ![]() | |||||
[ ......... ] | ![]() | |||||
[ END ITEM ] | ![]() | |||||
[ CREATE POPUP ] | ![]() | |||||
[ ......... ] | ![]() | |||||
[ ......... ] | ![]() | |||||
[ CREATE ITEM ] | ![]() | |||||
[ ......... ] | ![]() | |||||
[ ......... ] | ![]() | |||||
[ END ITEM ] | ![]() | |||||
[ CREATE ITEM ] | ![]() | |||||
[ ......... ] | ![]() | |||||
[ ......... ] | ![]() | |||||
[ END ITEM ] | ![]() | |||||
[ END POPUP ] | ![]() | |||||
END MENU | ![]() |
Jump to Main Menu Topic |
This is a red line
Marinas-GUI Version 03.06 and Marinas-IDE Version 05.06 and LEX Files Version 02.06 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- last update: April 27 2017 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ![]() A Harbour/QT framework to make multiplatform programs (©) Copyright 2009-2017 by Fernando Santolin (aka CarozoDeQuilmes) CarozoDeQuilmes@gmail.com 2009-2017 Beta tester and full English translator: Bruno Luciani Bruno.Luciani@gmail.com 2014-2015 Final English corrector: David Worboys DavidWorboys@hotmail.com --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- www.marinas-gui.org |
|
![]() ![]() ![]() |