Click here to Skip to main content
16,016,623 members
Home / Discussions / C#
   

C#

 
GeneralRe: books Pin
surgeproof9-Jun-04 10:07
surgeproof9-Jun-04 10:07 
GeneralRe: books Pin
valikac7-Jun-04 12:05
valikac7-Jun-04 12:05 
GeneralRe: books Pin
surgeproof9-Jun-04 10:08
surgeproof9-Jun-04 10:08 
GeneralRe: books Pin
Werdna8-Jun-04 3:36
Werdna8-Jun-04 3:36 
GeneralRe: books Pin
surgeproof9-Jun-04 10:06
surgeproof9-Jun-04 10:06 
QuestionUsing WMPLib in C# for CD controls? Pin
Admiral Ackbar7-Jun-04 11:09
Admiral Ackbar7-Jun-04 11:09 
AnswerRe: Using WMPLib in C# for CD controls? Pin
Heath Stewart7-Jun-04 11:33
protectorHeath Stewart7-Jun-04 11:33 
GeneralCheck if a TreeViewItem is visible NOT using EnsureVisible Pin
Guinness4Strength7-Jun-04 10:55
Guinness4Strength7-Jun-04 10:55 
I have see the EnsureVisible Method of both TreeView, and TreeViewItem. I want to just check if the item is visible or not, I don't neccessarily want to force it to be visible. I've also see TopItem, but I'd reather be able to check the visibility of any item in the control. I imagine I could use GetItemBounds to get the height of each Item then do some math to see if the control's height is large enough to show the specific Item in question, but I didn't know if there was a built in Property or function that would be better to use ?
Thanks for any thoughts you may have.


GeneralRe: Check if a TreeViewItem is visible NOT using EnsureVisible Pin
Heath Stewart7-Jun-04 11:28
protectorHeath Stewart7-Jun-04 11:28 
GeneralRe: Check if a TreeViewItem is visible NOT using EnsureVisible Pin
Guinness4Strength7-Jun-04 11:31
Guinness4Strength7-Jun-04 11:31 
GeneralRe: Check if a TreeViewItem is visible NOT using EnsureVisible Pin
Heath Stewart7-Jun-04 11:42
protectorHeath Stewart7-Jun-04 11:42 
GeneralRe: Check if a TreeViewItem is visible NOT using EnsureVisible Pin
Guinness4Strength7-Jun-04 11:45
Guinness4Strength7-Jun-04 11:45 
Generalrunning automatically asp.net website Pin
amitmerla7-Jun-04 10:20
amitmerla7-Jun-04 10:20 
GeneralRe: running automatically asp.net website Pin
Heath Stewart7-Jun-04 11:27
protectorHeath Stewart7-Jun-04 11:27 
GeneralException variable never used Pin
Dominik Reichl7-Jun-04 10:03
Dominik Reichl7-Jun-04 10:03 
GeneralRe: Exception variable never used Pin
Dave Kreskowiak7-Jun-04 10:15
mveDave Kreskowiak7-Jun-04 10:15 
GeneralRe: Exception variable never used Pin
leppie7-Jun-04 10:42
leppie7-Jun-04 10:42 
GeneralRe: Exception variable never used Pin
Heath Stewart7-Jun-04 11:25
protectorHeath Stewart7-Jun-04 11:25 
GeneralRe: Exception variable never used Pin
Dave Kreskowiak7-Jun-04 11:57
mveDave Kreskowiak7-Jun-04 11:57 
GeneralRe: Exception variable never used Pin
leppie7-Jun-04 12:54
leppie7-Jun-04 12:54 
GeneralUsing variable in Values for SQL insert Pin
kv_ajay7-Jun-04 8:40
kv_ajay7-Jun-04 8:40 
GeneralRe: Using variable in Values for SQL insert Pin
Alvaro Mendez7-Jun-04 8:55
Alvaro Mendez7-Jun-04 8:55 
GeneralRe: Using variable in Values for SQL insert Pin
Anonymous7-Jun-04 9:47
Anonymous7-Jun-04 9:47 
GeneralRe: Using variable in Values for SQL insert Pin
Dave Kreskowiak7-Jun-04 9:55
mveDave Kreskowiak7-Jun-04 9:55 
GeneralRe: Using variable in Values for SQL insert Pin
Anonymous7-Jun-04 10:06
Anonymous7-Jun-04 10:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.