.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PalletSet in WPF

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
nguyenxuanvung
188 Views, 2 Replies

PalletSet in WPF

Hi Everyone, I'm working on creating a PalletSet in WPF and encountering difficulties in setting 

Fixed width for it, 

Specifically, I want to ensure that the width remains constant and does not allow users to resize the PaletteSet by dragging.

Below is the relevant code snippet I am using: in my att

 

Despite setting MinimumSize, the PaletteSet width remains resizable. Could you please provide guidance on how to enforce a fixed width for the PaletteSet and prevent users from resizing it?

Tags (1)
Labels (1)
2 REPLIES 2
Message 2 of 3
_gile
in reply to: nguyenxuanvung

Hi,

A PaletteSet is mainly an dockable and resizable modeless user unterface. If you do not want these features, you should build your own WPF user interface.

You should read this topic.



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub

Message 3 of 3

Thank you alot, I understood this.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Technology Administrators


Autodesk Design & Make Report