Archive for Gennaio 23rd, 2008

Select a node in a TreeView Programatically

CodeKeep C# Feed Gennaio 23rd, 2008

Description: Using C# and .NET Framework 2.0, programatically select a specific node in the TreeView control.

Link: http://www.codekeep.net/snippets/d218246e-bb67-4367-927a-27781f2d6665.aspx

//The TreeView control is called treeView1
//We want to programatically select the first node like this:
this.treeView1.SelectedNode = this.treeView1.Nodes[0];

Inside Camtasia Studio 5: Part 3

WebReference News Gennaio 23rd, 2008

This week we look at more of the improvements made in Camtasia Studio 5. Specifically, we're going to look at clips, stability improvements, changes in frames per second (fps) for better editing, editing procedures, working with callouts and new transition options. By Nathan Segal. 1130