List & Label .NET
combit.Reporting Namespace / ListLabelDesignerWorkspace Class

In This Topic
    ListLabelDesignerWorkspace Class Methods
    In This Topic

    For a list of all members of this type, see ListLabelDesignerWorkspace members.

    Public Methods
     NameDescription
    Public Method

    Returns detailed information on the available syntax hints, autocomplete entries etc. for a designer function.

     
    Public MethodOverloaded. 

    Executes an action in the Designer. An action is the call of a menu item or a button in the toolbar for example.

     
    Public Method

    Opens the specified project file when the Designer is open.

     
    Public Method

    Activates an update of all tool windows, menu items etc. in the Designer. Use this function to ensure that the Designer immediately shows all the changes made to the object model using DOM within the open Designer.

     
    Public Method

    Saves the currently opened project file when the Designer is open.

     
    Top
    See Also