Search found 5 matches

by sorensor
Tue Jul 02, 2019 11:21 pm
Forum: PowerShell Studio
Topic: Classes in multiple files
Replies: 2
Views: 6572

Re: Classes in multiple files

That would be greatly appreciated. startup.pss manages to get class info from the other files fine.

In the meantime I guess I'll just have to cram all my classes into one file.
by sorensor
Mon Jul 01, 2019 9:18 pm
Forum: PowerShell Studio
Topic: Classes in multiple files
Replies: 2
Views: 6572

Classes in multiple files

Product: PowerShell Studio 2019 (64 Bit) Build: v5.6.158 OS: Windows 10 Enterprise (64 Bit) Build: v10.0.16299.0 I'm attempting to make a powershell project with multiple classes, and I'd like to keep each class in its own separate folder. However as these classes need to reference each other I'm ha...
by sorensor
Tue Dec 01, 2015 8:28 pm
Forum: PowerShell Studio
Topic: Adding information to exported .DESCRIPTION
Replies: 1
Views: 1590

Adding information to exported .DESCRIPTION

Product, version and build: x64 4.2.97
Operating system: x64 Windows 7

Hi, I'm wondering if there's a way to modify what powershell studio exports to the description field when I build my project. I'd like to add version information and changes there.
by sorensor
Sun Sep 27, 2015 6:15 am
Forum: PowerShell Studio
Topic: Menu Strip properties set not saving items
Replies: 1
Views: 1683

Menu Strip properties set not saving items

I'm trying to make a property set of my menu so I can apply it over multiple forms but creating a Property Set with all of the "Data" options selected doesn't apply them to other menu strips.

It's working fine with other controls, just not the menu strip.
by sorensor
Sun Sep 27, 2015 5:48 am
Forum: PowerShell Studio
Topic: Removing added events
Replies: 1
Views: 1510

Removing added events

Hi,

I'm probably missing something but I'm having trouble finding an option to remove events added by the form designer? It seems once they're ticked on there's no getting rid of them...