ControlsCommandsFeatureEditing.rar
文件大小: 44k
下载次数:3
源码类别:

按钮控件

开发平台:

C#(.net)

源码售价: 5 个金币 积分规则     积分充值
资源说明:This sample demonstrates feature editing using the control commands in conjunction with the ToolbarControl and MapControl. The AddItem method is used within the Form_Load event to add new feature editing commands to the ToolbarControl with their Style set. A Sketch menu and Vertex menu are added to ToolbarMenu s using the AddItem method. Within the MapControl s OnMouseDown event, the PopupMenu method is used to display the appropriate ToolbarMenu when the right mouse button has been clicked. The editing properties used by the feature editing commands in the ToolbarControl and the ToolbarMenu are determined by the IEditProperties and IEditProperties2 interface members implemented by the EngineEditor object. The EditProperties and EditProperties2 forms are used to manage and validate changes to these properties by the end user.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • ColrButn.rar教你如何改变标准控件按钮的颜色,里面是相关的代码。
  • SkinButton.rar这是一能实现位图按钮的类例如: CSkinButton m_btn m_btn.Init(IDB_NORMAL,IDB_OVER ...
  • task2.rar Here GUIexample. Some methods for use buttons and so on.
  • addPolylineTest.rar点击一个按钮可以增加一个指定的线段,这是一个通过数据库中的点的坐标画折线的一个小 ...
  • 92311385.rar介绍一个CButton的派生类CLinkButton,用此派生类制作的按钮具有以下特点: 1、按钮的 ...
  • URLLinkButton.zip超链接按钮控件,点击按钮可打开相应的网址。
  • OrderingSystem.rarOrdeing system with buttons ,actions and gui interface
  • btntrial.zipFarPoint Button Objx v2.0.40 一个按钮控件
  • CFileDialog.rar利用对话框做的一个基于按钮的操作范例,能实现与系统的交互操作 ...
  • XPbutton.rar在C++builder基础按钮功能上,添加重画功能,美化按钮,类似XP按钮 ...