Show / Hide Table of Contents

Interface IAllowControlSettingsAndTableLayoutPanelSettings

Inherited Members
IAllowControlSettings.WithCallback(EventHandler)
IAllowControlSettings.WithName(String)
IAllowControlSettings.WithTag(Object)
IAllowControlSettings.WithAlignment(ContentAlignment)
IAllowControlSettings.WithText(String)
IAllowControlSettings.WithShortcutKey(Keys)
IAllowControlSettings.ToGPALObject()
IAllowTableLayoutPanelSettings.WithGrowStyle(TableLayoutPanelGrowStyle)
IAllowTableLayoutPanelSettings.WithColumnCount(Int32)
IAllowTableLayoutPanelSettings.WithRowCount(Int32)
Namespace: GenerallyPositive.GPALForm
Assembly: GPAL.dll
Syntax
public interface IAllowControlSettingsAndTableLayoutPanelSettings : IAllowControlSettings, IAllowTableLayoutPanelSettings
In This Article
Back to top Generated by DocFX