EBDN - Community

Community Blog Posts

Example how to use the GridEdit Control in VBA.The GridEdit Control is used to display and edit tabular data. Different controls can be assigned to the grid cells. These are:EditEdit with translate handling (default)Check boxColor...
  1.   Thursday, 22 September 2016
  2.   Code Samples
  3.   Application UI Controls VBA
  4. Comments
Example how to use the Mask Control in VBA.The Mask Control is used to displays an EngineeringBase object item with all attributes. The attributes are arranged in different tabs.For more information, see Programming Interface AucMaskCtrl.To use ...
  1.   Friday, 16 September 2016
  2.   Code Samples
  3.   Application UI Controls VBA
  4. Comments
​Example how to use the Tree Control in VBA.The Tree Control is used to display hierarchical representations of items. An item consists of a label and a bitmap image. Each item (node) can have a number of subitems associated with it. A...
  1.   Wednesday, 14 September 2016
  2.   Code Samples
  3.   Application UI Controls VBA
  4. Comments
​Example how to use the Preview Control in VBAThe Preview Control is used to displays a preview of an EngineeringBase object item. The preview dependes of the object item kind. It can show the following previews- Sheet preview- Stencil preview- Exter...
  1.   Monday, 05 September 2016
  2.   Code Samples
  3.   Application UI Controls VBA
  4. Comments
Example of how to manage the Advanced Data Tracking​. EasyBlog.require() .library("ace") .done(function($){ var editor = ace.edit("593676632b2dd"); editor.setTheme("ace/theme/crimson_editor"); editor.getSession().setMode("ace/mode/csharp"); edi...
  1.   Thursday, 26 November 2015
  2.   Application Development C#
  3. Comments
Norbert Schulz doesn't have any blog post yet.
Unable to load tooltip content.