Search found 493 matches

by stevens
Sun Aug 28, 2016 1:11 pm
Forum: PowerShell GUIs
Topic: DataGridview
Replies: 40
Views: 16803

Re: DataGridview

>You realize that you are asking for almost every line of code Frustrations are as high here as at your side. You realize that you told me time and time again I'm not using "the right code" so that's why I'm asking for it. I have a working form with some issues which I try to solve. Yes ma...
by stevens
Sun Aug 28, 2016 12:26 pm
Forum: PowerShell GUIs
Topic: Cleanup PS Studio code + cleanup items
Replies: 7
Views: 3521

Re: Cleanup PS Studio code + cleanup items

If you are talking about the comments, it's an option in the options panel. As for the full code block, if you delete it PS studio will ask you if you want to remove the event for it. Choose yes. My question = is it safe to say that all code which contains nothing more then "#TODO: Place custo...
by stevens
Sun Aug 28, 2016 12:16 pm
Forum: PowerShell GUIs
Topic: DataGridview
Replies: 40
Views: 16803

Re: DataGridview

Thanks. That works well but a rightclick should also show the value.
How do I achieve that? What correct action is used for that (mousedown)?
by stevens
Sun Aug 28, 2016 12:04 pm
Forum: PowerShell GUIs
Topic: Form: autosize?
Replies: 5
Views: 4700

Re: Form: autosize?

Ok, thanks. That's clear for me now.
So you use this anchoring for each object (gridview, picturebox etc)?
by stevens
Sun Aug 28, 2016 11:24 am
Forum: PowerShell GUIs
Topic: Running multiple jobs, show their statuses: design & implementation
Replies: 5
Views: 2728

Re: Running multiple jobs, show their statuses: design & implementation

Ok, when I do I get exactly one hit and that is exactly this post :-(
by stevens
Sun Aug 28, 2016 7:15 am
Forum: PowerShell GUIs
Topic: Cleanup PS Studio code + cleanup items
Replies: 7
Views: 3521

Re: Cleanup PS Studio code + cleanup items

Ok, thanks, that worked indeed!
When I resize the form, how can I make sure every item resizes with it?
by stevens
Sun Aug 28, 2016 7:04 am
Forum: PowerShell GUIs
Topic: Form: autosize?
Replies: 5
Views: 4700

Re: Form: autosize?

The picturebox (which is not visible) is not part of the tabcontrol so changing it doesn't help me.
by stevens
Fri Aug 19, 2016 5:02 am
Forum: PowerShell GUIs
Topic: Running multiple jobs, show their statuses: design & implementation
Replies: 5
Views: 2728

Running multiple jobs, show their statuses: design & implementation

Product, version and build: PS Studio, latest build 32 or 64 bit version of product: 64 Operating system: W2K12R2 32 or 64 bit OS: 64 PowerShell Version: 5 DO NOT POST SUBSCRIPTIONS, KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM Hi, I have this form which does some querying of computers/user...
by stevens
Fri Aug 19, 2016 4:49 am
Forum: PowerShell GUIs
Topic: Cleanup PS Studio code + cleanup items
Replies: 7
Views: 3521

Cleanup PS Studio code + cleanup items

Product, version and build: latest update PS Studio 32 or 64 bit version of product: 64 Operating system: W2K12R2 32 or 64 bit OS: 64 PowerShell Version: 5 DO NOT POST SUBSCRIPTIONS, KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM Hi, I would like to know if I can safely remove (empty) code wh...
by stevens
Fri Aug 19, 2016 1:54 am
Forum: PowerShell GUIs
Topic: Form: autosize?
Replies: 5
Views: 4700

Form: autosize?

Product, version and build: PS Studio, updated to latest 32 or 64 bit version of product: 64 Operating system: W2K12R2 32 or 64 bit OS: 64 PowerShell Version: 5 DO NOT POST SUBSCRIPTIONS, KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM Hi, I have a form with a tabcontrol, different richtextbox...