Click here to Skip to main content
16,005,120 members
Home / Discussions / C#
   

C#

 
GeneralRe: Open File Dialog Pin
Dave Kreskowiak10-Jul-05 8:38
mveDave Kreskowiak10-Jul-05 8:38 
GeneralGIF Images Pin
Expert Coming9-Jul-05 23:22
Expert Coming9-Jul-05 23:22 
GeneralRe: GIF Images Pin
Expert Coming9-Jul-05 23:42
Expert Coming9-Jul-05 23:42 
GeneralCOM in C# Pin
pakFari9-Jul-05 19:19
pakFari9-Jul-05 19:19 
GeneralRe: COM in C# Pin
Denevers10-Jul-05 2:34
Denevers10-Jul-05 2:34 
GeneralRe: COM in C# Pin
pakFari10-Jul-05 7:33
pakFari10-Jul-05 7:33 
GeneralRe: COM in C# Pin
mav.northwind10-Jul-05 7:41
mav.northwind10-Jul-05 7:41 
GeneralForm not behaving in a panel that's in a panel Pin
SirKnight9-Jul-05 17:38
SirKnight9-Jul-05 17:38 
I have an app that creates a panel that has the docking style set to fill (filling up the whole program) and another panel added to the control list of this first panel, which is quite large btw (about 5Kx5K). Now I'm wanting to add little Forms to this larger panel and that seems to work ok. Right now I do "myFrm.Parent = bigPanel" where myFrm is of course a Form() and bigPanel is Panel(), obviously. So I see my form there and can move it around, but once I move the scroll bars which come up from the first panel (AutoScroll set to true) it appears that the form moves around like it should, but it's really not. I can't then move the form around until I do something to the main app that causes a paint, like shake the program around, or resize it, etc. Also when the form "sticks" like this, I can actually click and drag it around if I click where the title bar of the form was BEFORE I scrolled, which usually for me is near the center of the form. This seems quite odd and I'm not sure how to fix it. Maybe somehow I need to update the position of the form when the panel scrolls or something, I'm not really sure. Any one know why this could be happening? You can see it for yourself easily if you re-create a test app how I described to see what I'm talking about if I'm not 100% clear. Thanks!
GeneralRe: Form not behaving in a panel that's in a panel Pin
Luis Alonso Ramos10-Jul-05 0:30
Luis Alonso Ramos10-Jul-05 0:30 
GeneralRe: Form not behaving in a panel that's in a panel Pin
SirKnight10-Jul-05 7:39
SirKnight10-Jul-05 7:39 
GeneralRe: Form not behaving in a panel that's in a panel Pin
Luis Alonso Ramos10-Jul-05 7:56
Luis Alonso Ramos10-Jul-05 7:56 
Generalregex Pin
yitong9-Jul-05 17:35
yitong9-Jul-05 17:35 
GeneralRe: regex Pin
Guffa10-Jul-05 2:38
Guffa10-Jul-05 2:38 
GeneralHelp!About how to build a commandbar in Infopath Design Mode! Pin
Member 15298709-Jul-05 17:34
Member 15298709-Jul-05 17:34 
GeneralRelease Pin
Expert Coming9-Jul-05 16:51
Expert Coming9-Jul-05 16:51 
GeneralRe: Release Pin
9-Jul-05 17:43
suss9-Jul-05 17:43 
GeneralRe: Release Pin
Expert Coming9-Jul-05 18:21
Expert Coming9-Jul-05 18:21 
GeneralRe: Release Pin
Luis Alonso Ramos9-Jul-05 23:03
Luis Alonso Ramos9-Jul-05 23:03 
GeneralRe: Release Pin
Expert Coming9-Jul-05 23:23
Expert Coming9-Jul-05 23:23 
GeneralRe: Release Pin
Luis Alonso Ramos9-Jul-05 23:27
Luis Alonso Ramos9-Jul-05 23:27 
GeneralRe: Release Pin
Expert Coming9-Jul-05 23:28
Expert Coming9-Jul-05 23:28 
GeneralRe: Release Pin
Luis Alonso Ramos9-Jul-05 23:30
Luis Alonso Ramos9-Jul-05 23:30 
GeneralRe: Release Pin
Expert Coming9-Jul-05 23:31
Expert Coming9-Jul-05 23:31 
GeneralRe: Release Pin
Luis Alonso Ramos9-Jul-05 23:34
Luis Alonso Ramos9-Jul-05 23:34 
GeneralRe: Release Pin
Expert Coming9-Jul-05 23:36
Expert Coming9-Jul-05 23:36 

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.