The SalForm type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AutoScaleBaseDpi |
Returns/Sets the DPI used to design this form.
This is the base DPI scale and it will be used to scale the form.
|
![]() | CreateParams |
Overrides the CreateParams property to ensure that the
correct Windows style is used when the form is a child form
and the border is the FixedSingle border.
(Overrides Form..::..CreateParams.) |
![]() | DesignTimeClientRectangle |
Gets the designtime client rectrangle
|
![]() | DesignTimeFont | Obsolete. |
![]() | DesignTimeSize | |
![]() | IconName |
Icon name. The image is loaded from the embedded resources.
|
![]() | NamedProperties |
Returns the collection of named properties.
|
![]() | UseIFSThemeing |
Gets or sets a value indication whether this window and it's child controls
should be themed and custom painted or not.
Note: Themeing of child controls is not controlled by this class, it simply provides information
that child controls are expected to use in determining whether to theme themselves or not.
|