Click here to Skip to main content
15,886,821 members
Home / Discussions / C#
   

C#

 
GeneralRe: sizeof Pin
dino20945-Sep-07 11:54
dino20945-Sep-07 11:54 
QuestionProblem passing data to an activeX Pin
Paolo Vernazza5-Sep-07 6:55
Paolo Vernazza5-Sep-07 6:55 
AnswerRe: Problem passing data to an activeX Pin
TJoe5-Sep-07 8:23
TJoe5-Sep-07 8:23 
GeneralRe: Problem passing data to an activeX Pin
Paolo Vernazza6-Sep-07 1:57
Paolo Vernazza6-Sep-07 1:57 
GeneralRe: Problem passing data to an activeX Pin
TJoe6-Sep-07 2:13
TJoe6-Sep-07 2:13 
GeneralRe: Problem passing data to an activeX Pin
Paolo Vernazza6-Sep-07 4:33
Paolo Vernazza6-Sep-07 4:33 
GeneralRe: Problem passing data to an activeX Pin
TJoe6-Sep-07 5:08
TJoe6-Sep-07 5:08 
QuestionHow to limit maximum size of other windows? Pin
Trickster-SWE5-Sep-07 6:33
Trickster-SWE5-Sep-07 6:33 
I would like to create a sidebar type application that sits on the right side of the client area. This application will always be executing, and I want it to always be visible.

Is there any way of controlling _other_ windows so that the won't maximise or be resized over/under that application? Optimally I would like another window to maximize to the full screen _except_ for the right X pixels where my sidebar application is residing.

Always on top will fix the "always visible" parameter, but using this other windows will be hidden behind it..

Preferrably I would like to set a registry value or such setting max size, but the next best case is to do this programmatically in my app.

Would really appreciate an answer!

Best regards

// T
AnswerRe: How to limit maximum size of other windows? Pin
TJoe5-Sep-07 8:06
TJoe5-Sep-07 8:06 
GeneralRe: How to limit maximum size of other windows? Pin
Trickster-SWE5-Sep-07 22:33
Trickster-SWE5-Sep-07 22:33 
QuestionRegex replace question Pin
Vodstok5-Sep-07 6:13
Vodstok5-Sep-07 6:13 
AnswerRe: Regex replace question Pin
TJoe5-Sep-07 8:00
TJoe5-Sep-07 8:00 
Questionrow doesn't get deleted Pin
gericooper5-Sep-07 5:27
gericooper5-Sep-07 5:27 
QuestionVisual Studio Menu Layout Pin
DanB19835-Sep-07 5:13
DanB19835-Sep-07 5:13 
AnswerRe: Visual Studio Menu Layout Pin
martin_hughes5-Sep-07 5:54
martin_hughes5-Sep-07 5:54 
QuestionForm problem Pin
sajid.salim.khan5-Sep-07 4:52
sajid.salim.khan5-Sep-07 4:52 
AnswerRe: Form problem Pin
Christian Graus5-Sep-07 5:07
protectorChristian Graus5-Sep-07 5:07 
GeneralRe: Form problem Pin
sajid.salim.khan5-Sep-07 5:53
sajid.salim.khan5-Sep-07 5:53 
GeneralRe: Form problem Pin
Christian Graus5-Sep-07 8:26
protectorChristian Graus5-Sep-07 8:26 
QuestionExcel Layout change Pin
ramdil5-Sep-07 4:34
ramdil5-Sep-07 4:34 
QuestionRead only row in Datagrid Pin
André Stroebel5-Sep-07 4:11
André Stroebel5-Sep-07 4:11 
AnswerRe: Read only row in Datagrid Pin
André Stroebel5-Sep-07 4:32
André Stroebel5-Sep-07 4:32 
QuestionDataGridView(Win app) disable selecting Pin
Stevo Z5-Sep-07 3:24
Stevo Z5-Sep-07 3:24 
AnswerRe: DataGridView(Win app) disable selecting Pin
Judah Gabriel Himango5-Sep-07 3:55
sponsorJudah Gabriel Himango5-Sep-07 3:55 
GeneralRe: DataGridView(Win app) disable selecting Pin
Stevo Z5-Sep-07 4:20
Stevo Z5-Sep-07 4:20 

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.