My Project
D:/source/c++/Programme/sally/sally/sallyAPI/ContextMenu.h File Reference

Declares the context menu class. More...

#include "Define.h"
#include "Form.h"

Go to the source code of this file.

Classes

class  SallyAPI::GUI::CContextMenu
 Pop up menu. More...

Namespaces

namespace  SallyAPI
namespace  SallyAPI::GUI

Enumerations

enum  SallyAPI::GUI::CONTEXT_MENU_ARROW_POSITION {
  SallyAPI::GUI::CONTEXT_MENU_ARROW_POSITION_LEFT_TOP, SallyAPI::GUI::CONTEXT_MENU_ARROW_POSITION_LEFT_BOTTOM, SallyAPI::GUI::CONTEXT_MENU_ARROW_POSITION_RIGHT_TOP, SallyAPI::GUI::CONTEXT_MENU_ARROW_POSITION_RIGHT_BOTTOM,
  SallyAPI::GUI::CONTEXT_MENU_ARROW_POSITION_CENTER_TOP, SallyAPI::GUI::CONTEXT_MENU_ARROW_POSITION_CENTER_BOTTOM
}
 Values that represent CONTEXT_MENU_ARROW_POSITION. More...

Detailed Description

Declares the context menu class.

Author:
Christian Knobloch
Date:
30.03.2011

This file is part of the Sally Project

Copyright(c) 2008-2011 Sally Project http://www.sally-project.org/

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines