Show / Hide Table of Contents

Interface IAllowControlSettingsAndFontSettings

Inherited Members
IAllowControlSettings.WithCallback(EventHandler)
IAllowControlSettings.WithName(String)
IAllowControlSettings.WithTag(Object)
IAllowControlSettings.WithAlignment(ContentAlignment)
IAllowControlSettings.WithText(String)
IAllowControlSettings.WithShortcutKey(Keys)
IAllowControlSettings.ToGPALObject()
IAllowFontSettings.WithFont(Font)
IAllowFontSettings.WithTextAlignment(ContentAlignment)
IAllowFontSettings.WithAutoSize(Boolean)
Namespace: GenerallyPositive.GPALForm
Assembly: GPAL.dll
Syntax
public interface IAllowControlSettingsAndFontSettings : IAllowControlSettings, IAllowFontSettings
In This Article
Back to top Generated by DocFX