Chris Richner - Stack Overflow
You're new here, aren't you?
Click Connect with Facebook to join NetworkedBlogs. NetworkedBlogs is a community of bloggers and blog lovers. Join the fun, add your blog, and connect with others who read and write about subjects you like.
Comment by Chris Richner on private public issue
I agree.
But often if one does not start coding with "private by default" in mind as a rule gives up changing the access modifiers in the existing code because the already existing stuff like Unit Tests needs access.
VSTO 3.0 CustomTaskPane Focus Problem
The custom task pane in my VSTO 3.0 Excel Add-In Project contains a list box which handles the DoubleClick and SelectedIndexChanged events.
The goal is to focus a given cell in edit mode so that the user can "just write" into the activated cell.
The problem I'm currently facing is that the cell is "selected" but the list box still has the focus after the user made the click.
How to achieve that the user selects an item in the list box and gets a cell selected in edit mode?
Comment by Chris Richner
var content = ContentFactory.Create(), content is always inferred to IContent? Even if the factory is creating a DetailSubContent, right?
Not enough data.
Calculated for blogs with 20+ followers.
Questions? contact: networkedblogs@ninua.com
Copyright (C) 2008, Ninua, Inc.