GrapeCity.Win.Containers.Skins 名前空間 > ControlSettings 構造体 : ControlSettings コンストラクタ |
Public Function New( _ ByVal foreColor As Color, _ ByVal backColor As Color, _ ByVal outLineColor As Color, _ ByVal alignment As TabAlignment, _ ByVal tabIndentation As Integer, _ ByVal tabSpace As Integer, _ ByVal transparentBackground As Boolean, _ ByVal flat As Boolean, _ ByVal backgroundImage As Image, _ ByVal rightToLeft As Boolean, _ ByVal enableHotTrack As Boolean _ )
public ControlSettings( Color foreColor, Color backColor, Color outLineColor, TabAlignment alignment, int tabIndentation, int tabSpace, bool transparentBackground, bool flat, Image backgroundImage, bool rightToLeft, bool enableHotTrack )