The SalQuickTabsParentDialog type exposes the following members.

Properties

  NameDescription
Public propertyAutoScaleBaseDpi
Returns/Sets the DPI used to design this form. This is the base DPI scale and it will be used to scale the form.
(Inherited from SalForm.)
Protected propertyCreateParams
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.
(Inherited from SalForm.)
Public propertyDesignTimeClientRectangle
Gets the designtime client rectrangle
(Inherited from SalForm.)
Public propertyDesignTimeFont Obsolete. (Inherited from SalForm.)
Public propertyDesignTimeSize (Inherited from SalForm.)
Public propertyIcon
Overrides the default Image property.
(Inherited from SalFormWindow.)
Public propertyIconName
Icon name. The image is loaded from the embedded resources.
(Inherited from SalForm.)
Public propertyNamedProperties
Returns the collection of named properties.
(Inherited from SalForm.)
Public propertyUseIFSThemeing
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.
(Inherited from SalForm.)

See Also